8.1
CVE-2024-22243
- EPSS 59.59%
- Veröffentlicht 23.02.2024 05:15:08
- Zuletzt bearbeitet 15.04.2026 00:35:42
- Quelle security@vmware.com
- CVE-Watchlists
- Unerledigt
CVE-2024-22243: Spring Framework URL Parsing with Host Validation
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.
Daten sind bereitgestellt durch das CVE Programm von Authorized Data Publishers (ADP) (Unstrukturiert)
Herstellervmware
≫
Produkt
spring_framework
Default Statusunknown
Version
6.0.0
Version <
6.0.17
Status
affected
Herstellervmware
≫
Produkt
spring_framework
Default Statusunknown
Version
6.1.0
Version <
6.1.4
Status
affected
Herstellerpivotal_software
≫
Produkt
spring_framework
Default Statusunknown
Version
5.3.0
Version <
5.3.32
Status
affected
Herstellernetapp
≫
Produkt
active_iq_unified_manager
Default Statusunknown
Version
5.0
Status
affected
Herstellernetapp
≫
Produkt
active_iq_unified_manager
Default Statusunknown
Version
5.0
Status
affected
Herstellernetapp
≫
Produkt
active_iq_unified_manager
Default Statusunknown
Version
5.0
Status
affected
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 59.59% | 0.983 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security@vmware.com | 8.1 | 2.8 | 5.2 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
|
CWE-601 URL Redirection to Untrusted Site ('Open Redirect')
The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.