org.springframework.security:spring-security-config@7.0.4

  • latest version

    7.0.4

  • latest non vulnerable version

  • first published

    16 years ago

  • latest version published

    1 months ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

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

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Access Control Bypass

    org.springframework.security:spring-security-config is a security configuration package for Spring Framework.

    Affected versions of this package are vulnerable to Access Control Bypass in the securityMatchers component when a PathPatternRequestMatcher.Builder bean is used to prepend a servlet path. An attacker can bypass authentication, authorization, and other security controls by crafting requests that are not properly matched to the intended filter chain.

    How to fix Access Control Bypass?

    Upgrade org.springframework.security:spring-security-config to version 7.0.5 or higher.

    [7.0.0-M1,7.0.5)
    • H
    Access Control Bypass

    org.springframework.security:spring-security-config is a security configuration package for Spring Framework.

    Affected versions of this package are vulnerable to Access Control Bypass in the XML authorization rules processing when the servlet-path attribute is used. An attacker can gain unauthorized access to protected endpoints by crafting requests that bypass intended authorization checks.

    How to fix Access Control Bypass?

    Upgrade org.springframework.security:spring-security-config to version 7.0.5 or higher.

    [7.0.0-M1,7.0.5)