Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2023-23934
February 14, 2023
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.
Affected Packages
werkzeug (CONDA):
Affected version(s) >=2.1.2 <2.2.3
Fix Suggestion:
Update to version 2.2.3
werkzeug (CONDA):
Affected version(s) >=0.8.3 <2.1.1
Fix Suggestion:
Update to version 2.1.1
LostTech.TensorBoard.Python.runtime.win-x64 (NUGET):
Affected version(s) >=2.10.0-CI-2022-08-28-14 <=2.10.0-CI-2022-08-28-15
Fix Suggestion:
Update to version no_fix
Werkzeug (PYTHON):
Affected version(s) >=0.1 <2.2.3
Fix Suggestion:
Update to version 2.2.3
Do you need more information?
Contact Us
CVSS v4
Base Score:
2.1
Attack Vector
ADJACENT
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
2.6
Attack Vector
ADJACENT
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
NONE
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Improper Input Validation
EPSS
Base Score:
0.23