Skip to content

Cross-Site Request Forgery

Moderate severity GitHub Reviewed Published Feb 9, 2022 to the GitHub Advisory Database • Updated Feb 1, 2023

Package

maven com.softwaremill.akka-http-session:core_2.11 (Maven)

Affected versions

< 0.5.11

Patched versions

0.5.11
maven com.softwaremill.akka-http-session:core_2.12 (Maven)
< 0.5.11
0.5.11
maven com.softwaremill.akka-http-session:core_2.13 (Maven)
< 0.5.11
0.5.11

Description

This affects the package com.softwaremill.akka-http-session:core_2.13 before 0.5.11; the package com.softwaremill.akka-http-session:core_2.12 before 0.5.11; the package com.softwaremill.akka-http-session:core_2.11 before 0.5.11. For older versions, endpoints protected by randomTokenCsrfProtection could be bypassed with an empty X-XSRF-TOKEN header and an empty XSRF-TOKEN cookie.

References

Published by the National Vulnerability Database Nov 27, 2020
Reviewed Apr 13, 2021
Published to the GitHub Advisory Database Feb 9, 2022
Last updated Feb 1, 2023

Severity

Moderate

EPSS score

Exploit Prediction Scoring System (EPSS)

This score estimates the probability of this vulnerability being exploited within the next 30 days. Data provided by FIRST.
(58th percentile)

Weaknesses

Cross-Site Request Forgery (CSRF)

The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request. Learn more on MITRE.

CVE ID

CVE-2020-7780

GHSA ID

GHSA-q42q-523g-3fwv

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.