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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://security.netapp.com/advisory/ntap-20240524-0001/
- https://spring.io/security/cve-2024-22243
- http://seclists.org/fulldisclosure/2024/Sep/24
- https://security.netapp.com/advisory/ntap-20240524-0001/
- https://spring.io/security/cve-2024-22243
FAQ
What is CVE-2024-22243?
CVE-2024-22243 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-22243?
CVE-2024-22243 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-22243?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.