org.springframework.security:spring-security-core@6.5.3 vulnerabilities

  • latest version

    6.5.4

  • latest non vulnerable version

  • first published

    17 years ago

  • latest version published

    11 days ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.springframework.security:spring-security-core 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
    Incorrect Authorization

    org.springframework.security:spring-security-core is a package that provides security services for the Spring IO Platform.

    Affected versions of this package are vulnerable to Incorrect Authorization via the annotation detection mechanism when resolving annotations on methods within type hierarchies that use a parameterized super type with unbounded generics. An attacker can gain unauthorized access to protected resources by invoking methods that should be secured but are not properly checked due to incorrect annotation resolution.

    Note: This is only exploitable if the application uses the @EnableMethodSecurity feature and applies security annotations on methods in generic superclasses or generic interfaces.

    How to fix Incorrect Authorization?

    Upgrade org.springframework.security:spring-security-core to version 6.4.10, 6.5.4 or higher.

    [6.4.4,6.4.10)[6.5.0,6.5.4)