CVE-2023-46136Uncontrolled Resource Consumption in Werkzeug

Severity
7.5HIGHNVD
CNA8.0
EPSS
0.6%
top 29.86%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedOct 25
Latest updateOct 15

Description

Werkzeug is a comprehensive WSGI web application library. If an upload of a file that starts with CR or LF and then is followed by megabytes of data without these characters: all of these bytes are appended chunk by chunk into internal bytearray and lookup for boundary is performed on growing buffer. This allows an attacker to cause a denial of service by sending crafted multipart data to an endpoint that will parse it. The amount of CPU time required can block worker processes from handling leg

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HExploitability: 3.9 | Impact: 3.6

Affected Packages3 packages

CVEListV5pallets/werkzeug< 3.0.1
PyPIpalletsprojects/werkzeug3.0.03.0.1+1

Patches

🔴Vulnerability Details

4
OSV
CVE-2023-46136: Werkzeug is a comprehensive WSGI web application library2023-10-25
GHSA
Werkzeug DoS: High resource usage when parsing multipart/form-data containing a large part with CR/LF character at the beginning2023-10-25
OSV
Werkzeug DoS: High resource usage when parsing multipart/form-data containing a large part with CR/LF character at the beginning2023-10-25
CVEList
Werkzeug vulnerable to high resource usage when parsing multipart/form-data containing a large part with CR/LF character at the beginning2023-10-24

📋Vendor Advisories

4
Oracle
Oracle Oracle Communications Risk Matrix: ATS Framework (Werkzeug) — CVE-2023-461362024-10-15
Red Hat
python-werkzeug: high resource consumption leading to denial of service2023-10-25
Microsoft
Werkzeug vulnerable to high resource usage when parsing multipart/form-data containing a large part with CR/LF character at the beginning2023-10-10
Debian
CVE-2023-46136: python-werkzeug - Werkzeug is a comprehensive WSGI web application library. If an upload of a file...2023
CVE-2023-46136 — Uncontrolled Resource Consumption | cvebase