com.softwaremill.akka-http-session:core_2.12@0.6.0 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the com.softwaremill.akka-http-session:core_2.12 package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable 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)?

Upgrade com.softwaremill.akka-http-session:core_2.12 to version 0.6.1 or higher.

[0,0.6.1)