Werkzeug is a Web Server Gateway Interface web application library. On Python < 3.11 on Windows, os.path.isabs() does not catch UNC paths like //server/share. Werkzeug's safe_join() relies on this check, and so can produce a path that is not safe, potentially allowing unintended access to data. Applications using Python >= 3.11, or not using Windows, are not vulnerable. Werkzeug version 3.0.6 contains a patch.
Metrics
Affected Vendors & Products
References
History
Sat, 26 Oct 2024 01:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Fri, 25 Oct 2024 20:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Fri, 25 Oct 2024 19:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | Werkzeug is a Web Server Gateway Interface web application library. On Python < 3.11 on Windows, os.path.isabs() does not catch UNC paths like //server/share. Werkzeug's safe_join() relies on this check, and so can produce a path that is not safe, potentially allowing unintended access to data. Applications using Python >= 3.11, or not using Windows, are not vulnerable. Werkzeug version 3.0.6 contains a patch. | |
Title | Werkzeug safe_join not safe on Windows | |
Weaknesses | CWE-22 | |
References |
| |
Metrics |
cvssV4_0
|
MITRE
Status: PUBLISHED
Assigner: GitHub_M
Published: 2024-10-25T19:22:36.380Z
Updated: 2024-10-25T20:08:55.985Z
Reserved: 2024-10-18T13:43:23.457Z
Link: CVE-2024-49766
Vulnrichment
Updated: 2024-10-25T20:08:52.294Z
NVD
Status : Awaiting Analysis
Published: 2024-10-25T20:15:04.410
Modified: 2024-10-28T13:58:09.230
Link: CVE-2024-49766
Redhat