CVE-2024-22259
Spring Framework URL Parsing with Host Validation Vulnerability
8.1
HIGH
CVSS 3.1
EPSS 56.4%
Description
Applications that use UriComponentsBuilder in Spring Framework 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-22243 https://spring.io/security/cve-2024-22243 , but with different input.
How to fix CVE-2024-22259
To remediate CVE-2024-22259, upgrade the affected package to a fixed version below.
- —no fix listed
- —upgrade to 6.1.5 or later
Is CVE-2024-22259 being exploited?
Likely — EPSS is 56.4%, placing CVE-2024-22259 in the top tier of vulnerabilities by exploitation probability. Prioritise patching.
Affected packages (2)
- from 0
- >= 6.1.0, < 6.1.5
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.1 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N |