com.softwaremill.akka-http-session:core_2.11@0.5.7 vulnerabilities

  • latest version

    0.5.11

  • first published

    10 years ago

  • latest version published

    6 years ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the com.softwaremill.akka-http-session:core_2.11 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
    • M
    Cross-site Request Forgery (CSRF)

    Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF). CSRF protection can be bypassed by forging a request that contains the same value for both the X-XSRF-TOKEN header and the XSRF-TOKEN cookie value, as the check in randomTokenCsrfProtection only checks that the two values are equal and non-empty.

    How to fix Cross-site Request Forgery (CSRF)?

    There is no fixed version for com.softwaremill.akka-http-session:core_2.11.

    [0,)
    • M
    Cross-site Request Forgery (CSRF)

    Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF). For older versions, endpoints protected by randomTokenCsrfProtection could be bypassed with an empty X-XSRF-TOKEN header and an empty XSRF-TOKEN cookie.

    How to fix Cross-site Request Forgery (CSRF)?

    Upgrade com.softwaremill.akka-http-session:core_2.11 to version 0.5.11 or higher.

    [,0.5.11)