MEDIUM 6.1
GHSA-4r8w-73jc-3m7q
Spring Security OAuth2 Authorization Server: Authorization endpoint performs insufficient validation of the request_uri parameter
Quick fix
GHSA-4r8w-73jc-3m7q — org.springframework.security:spring-security-oauth2-authorization-server: upgrade to the fixed version with the command below.
# pom.xml: bump <version>7.0.6</version> for org.springframework.security:spring-security-oauth2-authorization-server Details
Spring Security Authorization Server's authorization endpoint performs insufficient validation of the request_uri parameter. An attacker can craft a malicious authorization request containing an invalid request_uri and an arbitrary, unvalidated redirect_uri, which can lead to an Open Redirect vulnerability.
Affected versions: Spring Security 7.0.0 through 7.0.5. Spring Authorization Server 1.5.0 through 1.5.7.
Are you affected?
Enter the version of the package you're using.
Affected packages
Maven / org.springframework.security:spring-security-oauth2-authorization-server
Introduced in:
7.0.0 Fixed in: 7.0.6 Fix
# pom.xml: bump <version>7.0.6</version> for org.springframework.security:spring-security-oauth2-authorization-server Maven / org.springframework.security:spring-security-oauth2-authorization-server
Introduced in:
1.5.0 Fixed in: 1.5.8 Fix
# pom.xml: bump <version>1.5.8</version> for org.springframework.security:spring-security-oauth2-authorization-server