CVE-2024-22262
Spring UriComponentsBuilder Open Redirect and SSRF Vulnerability
Description
Applications that use UriComponentsBuilder to parse an externally provided URL (e.g. through a query parameter) AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect https://cwe.mitre.org/data/definitions/601.html attack or to a SSRF attack if the URL is used after passing validation checks. This is the same as CVE-2024-22259 https://spring.io/security/cve-2024-22259 and CVE-2024-22243 https://spring.io/security/cve-2024-22243 , but with different input.
INFO
Published Date :
April 16, 2024, 6:15 a.m.
Last Modified :
Aug. 27, 2024, 2:35 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.2
Exploitability Score :
2.8
Public PoC/Exploit Available at Github
CVE-2024-22262 has a 15 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-22262
.
URL | Resource |
---|---|
https://security.netapp.com/advisory/ntap-20240524-0003/ | |
https://spring.io/security/cve-2024-22262 |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
None
Dockerfile Roff Java
None
None
Shell
None
Shell
None
Shell
None
Shell
None
Shell
None
None
None
None
None
None
Example exploitable scenarios for CVE-2024-22243 affecting the Spring framework (open redirect & SSRF).
ctf java spring uri url vulnerability web cve-2024-22243 open-redirect server-side-request-forgery ssrf
Java HTML
A centralized repository of standalone security patches for open source libraries.
appsec backport cve devsecops fix hotfix open-source patch protection remediation seal security update upgrade vulnerability
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-22262
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-22262
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Aug. 27, 2024
Action Type Old Value New Value Added CWE CISA-ADP CWE-601 Added CWE CISA-ADP CWE-918 -
CVE Modified by [email protected]
Jun. 10, 2024
Action Type Old Value New Value Added Reference VMware https://security.netapp.com/advisory/ntap-20240524-0003/ [No types assigned] -
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
CVE Received by [email protected]
Apr. 16, 2024
Action Type Old Value New Value Added Description Applications that use UriComponentsBuilder to parse an externally provided URL (e.g. through a query parameter) AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect https://cwe.mitre.org/data/definitions/601.html attack or to a SSRF attack if the URL is used after passing validation checks. This is the same as CVE-2024-22259 https://spring.io/security/cve-2024-22259 and CVE-2024-22243 https://spring.io/security/cve-2024-22243 , but with different input. Added Reference VMware https://spring.io/security/cve-2024-22262 [No types assigned] Added CVSS V3.1 VMware AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-22262
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-22262
weaknesses.