Logo
vulnerabilityCVE-2023-23934
Name
CVE-2023-23934
Source
NVD ( link)Debian ( link)
Description
Werkzeug is a comprehensive WSGI web application library. Browsers may allow "nameless" cookies that look like `=value` instead of `key=value`. A vulnerable browser may allow a compromised application on an adjacent subdomain to exploit this to set a cookie like `=__Host-test=bad` for another subdomain. Werkzeug prior to 2.2.3 will parse the cookie `=__Host-test=bad` as __Host-test=bad`. If a Werkzeug application is running next to a vulnerable or malicious subdomain which sets such a cookie using a vulnerable browser, the Werkzeug application will see the bad cookie value but the valid cookie key. The issue is fixed in Werkzeug 2.2.3.
Published Date
Updated Date
Workaround
-

Analysis#


Affected Component
Analysis
python3-werkzeug
Patched

Vulnerability Ratings#


2.6
CVSSv31
3.5
CVSSv31
NaN
other

Others affected component#


Name
Project
Project Version
Version
Status
yocto
scarthgap
3.0.6
Not Affected

Resolved with patches#


python3-werkzeug (yocto:kirkstone)

#
Title
Author
Resolve
1
Merge pull request from GHSA-px8h-6qxv-m22q
David Lord <davidism@gmail.com>
CVE-2023-23934