CVE-2024-22259

HIGHCVSS 8.1/10EPSS 2.57%

Last modified

CVE-2024-22259 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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.. EPSS estimates a 2.57% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
8.1/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N

EPSS Probability
2.57%

83.2th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
VmwareSpring Framework< 5.3.33
VmwareSpring Framework>= 6.0.0, < 6.0.18
VmwareSpring Framework>= 6.1.0, < 6.1.5
NetappActive Iq Unified ManagerAll versions

References

Timeline

Published
Last Modified
Status
Analyzed

Frequently Asked Questions

What is CVE-2024-22259?
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 severe is CVE-2024-22259?
CVE-2024-22259 has a CVSS score of 8.1/10 (HIGH severity). The EPSS model estimates a 2.57% probability of exploitation in the next 30 days.
How do I fix CVE-2024-22259?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2024-22259?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST