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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://security.netapp.com/advisory/ntap-20240524-0003/
- https://spring.io/security/cve-2024-22262
- https://security.netapp.com/advisory/ntap-20240524-0003/
- https://spring.io/security/cve-2024-22262
FAQ
What is CVE-2024-22262?
CVE-2024-22262 is a vulnerability with a CVSS score of 8.1 (HIGH). 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...
How severe is CVE-2024-22262?
CVE-2024-22262 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-22262?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.