org.springframework.security.oauth:spring-security-oauth2@2.2.4.RELEASE vulnerabilities

  • latest version

    2.5.2.RELEASE

  • latest non vulnerable version

  • first published

    12 years ago

  • latest version published

    2 years ago

  • licenses detected

  • package manager

  • Direct Vulnerabilities

    Known vulnerabilities in the org.springframework.security.oauth:spring-security-oauth2 package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Denial of Service (DoS)

    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 org.springframework.security.oauth:spring-security-oauth2 to version 2.5.2.RELEASE or higher.

    [0,2.5.2.RELEASE)
    • M
    Open Redirect

    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 redirect_uri parameter. This can cause the authorization server to redirect the resource owner user-agent to a URI under the control of the attacker with the leaked authorization code. This vulnerability exposes applications that meet all of the following requirements:

    • Act in the role of an Authorization Server (e.g. @EnableAuthorizationServer)
    • Uses the DefaultRedirectResolver in the AuthorizationEndpoint

    How to fix Open Redirect?

    Upgrade org.springframework.security.oauth:spring-security-oauth2 to version 2.3.6.RELEASE, 2.2.5.RELEASE, 2.1.5.RELEASE, 2.0.18.RELEASE or higher.

    [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)