org.springframework.security:spring-security-webauthn@7.0.0-RC1

  • latest version

    7.1.1

  • latest non vulnerable version

  • first published

    1 years ago

  • latest version published

    11 days ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.springframework.security:spring-security-webauthn 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
    • C
    Comparison of Object References Instead of Object Contents

    Affected versions of this package are vulnerable to Comparison of Object References Instead of Object Contents in the process of comparing UserVerificationRequirement during WebAuthn authentication ceremonies when using distributed HTTP session stores. An attacker can bypass user verification by exploiting the fact that deserialized session objects do not match the expected static constant, causing the verification requirement to be silently disabled. This is only exploitable if the application uses WebAuthn authentication, explicitly sets userVerification to REQUIRED, and utilizes a distributed HTTP session store such as Redis, JDBC, or Hazelcast.

    How to fix Comparison of Object References Instead of Object Contents?

    Avoid using all malicious instances of the org.springframework.security:spring-security-webauthn package.

    [6.4.0,7.0.7)[7.1.0,7.1.1)