-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
The vulnerability stemmed from missing 'Secure' flag implementation in cookie handling. The pre-patch version of _set_headers in secure_headers.py (originally named CsrfAuth) only set SameSite=Lax without HTTPS detection. The patched version added HTTPS verification and Secure flag setting, confirming the vulnerability existed in this function's cookie security logic.
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| rdiffweb | pip | = 2.4.1 | 2.4.2 |