org.springframework:spring-web is vulnerable to Open Redirect. The vulnerability is due to insufficient validation checks of the host URL within UriComponentsBuilder.java. If an application utilizes the host validation checks, an attacker can perform an open redirect or Server-Side Request Forgery (SSRF) attack. Note that this vulnerability is the same as CVE-2024-22243 but with different input.
Veracode Software Composition Analysis
UriComponentsBuilder.java
. If an application utilizes the host validation checks, an attacker can perform an open redirect or Server-Side Request Forgery (SSRF) attack. Note that this vulnerability is the same as CVE-2024-22243 but with different input.Links: