2.5.2.RELEASE
12 years ago
2 years ago
Known vulnerabilities in the org.springframework.security.oauth:spring-security-oauth2 package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for freeVulnerability | Vulnerable Version |
---|---|
org.springframework.security.oauth:spring-security-oauth2 is a package that provides support for using Spring Security with OAuth (1a) and OAuth2. Affected versions of this package are vulnerable to Denial of Service (DoS) via the initiation of the Authorization Request in an OAuth 2.0 Client application. A malicious user can send multiple requests initiating the Authorization Request for the Authorization Code Grant, which has the potential of exhausting system resources using a single session. How to fix Denial of Service (DoS)? Upgrade | [0,2.5.2.RELEASE) |
org.springframework.security.oauth:spring-security-oauth2 is a package that provides support for using Spring Security with OAuth (1a) and OAuth2. Affected versions of this package are vulnerable to Open Redirect. A malicious user or attacker can craft a request to the authorization endpoint using the authorization code grant type, and specify a manipulated redirection URI via the
How to fix Open Redirect? Upgrade | [2.3.0.RELEASE,2.3.6.RELEASE)[2.2.0.RELEASE,2.2.5.RELEASE)[2.1.0.RELEASE,2.1.5.RELEASE)[2.0.0.RELEASE,2.0.18.RELEASE) |