PT-2021-11534 · Softwaremill · Akka-Http-Session
Willem Vermeer
·
Published
2021-01-20
·
Updated
2022-01-06
·
CVE-2020-28452
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions:
com.softwaremill.akka-http-session:core 2.12 versions 0 through 0.6.1
com.softwaremill.akka-http-session:core 2.11 versions 0 and later
com.softwaremill.akka-http-session:core 2.13 versions 0 through 0.6.1
Description:
The issue allows CSRF protection to be bypassed by forging a request that contains the same value for both the
X-XSRF-TOKEN header and the XSRF-TOKEN cookie value. This is because the check in randomTokenCsrfProtection only verifies that the two values are equal and non-empty.Recommendations:
For com.softwaremill.akka-http-session:core 2.12 versions 0 through 0.6.1, update to version 0.6.1 or later to resolve the issue.
For com.softwaremill.akka-http-session:core 2.11, consider disabling the
randomTokenCsrfProtection function until a patch is available.
For com.softwaremill.akka-http-session:core 2.13 versions 0 through 0.6.1, update to version 0.6.1 or later to resolve the issue.Fix
CSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Akka-Http-Session