You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
org.springframework:spring-web is a package that provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.
Affected versions of this package are vulnerable to Open Redirect when UriComponentsBuilder is used to parse an externally provided URL and perform validation checks on the host of the parsed URL.
Overview
org.springframework:spring-web is a package that provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.
Affected versions of this package are vulnerable to Open Redirect when
UriComponentsBuilder
is used to parse an externally provided URL and perform validation checks on the host of the parsed URL.Note:
This is the same as CVE-2024-22259 and CVE-2024-22243, but with different input.
Remediation
Upgrade
org.springframework:spring-web
to version 5.3.34, 6.0.19, 6.1.6 or higher.References
The text was updated successfully, but these errors were encountered: