CVE-2023-25577
Publication date 14 February 2023
Last updated 24 July 2024
Ubuntu priority
Cvss 3 Severity Score
Werkzeug is a comprehensive WSGI web application library. Prior to version 2.2.3, Werkzeug's multipart form data parser will parse an unlimited number of parts, including file parts. Parts can be a small amount of bytes, but each requires CPU time to parse and may use more memory as Python data. If a request can be made to an endpoint that accesses `request.data`, `request.form`, `request.files`, or `request.get_data(parse_form_data=False)`, it can cause unexpectedly high resource usage. 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 legitimate requests. The amount of RAM required can trigger an out of memory kill of the process. Unlimited file parts can use up memory and file handles. If many concurrent requests are sent continuously, this can exhaust or kill all available workers. Version 2.2.3 contains a patch for this issue.
Status
Package | Ubuntu Release | Status |
---|---|---|
python-werkzeug | ||
22.04 LTS jammy |
Fixed 2.0.2+dfsg1-1ubuntu0.22.04.1
|
|
20.04 LTS focal |
Fixed 0.16.1+dfsg1-2ubuntu0.1
|
|
18.04 LTS bionic |
Fixed 0.14.1+dfsg1-1ubuntu0.2
|
|
16.04 LTS xenial |
Fixed 0.10.4+dfsg1-1ubuntu1.2+esm1
|
|
14.04 LTS trusty | Ignored end of standard support |
Get expanded security coverage with Ubuntu Pro
Reduce your average CVE exposure time from 98 days to 1 day with expanded CVE patching, ten-years security maintenance and optional support for the full stack of open-source applications. Free for personal use.
Get Ubuntu ProSeverity score breakdown
Parameter | Value |
---|---|
Base score | 7.5 · High |
Attack vector | Network |
Attack complexity | Low |
Privileges required | None |
User interaction | None |
Scope | Unchanged |
Confidentiality | None |
Integrity impact | None |
Availability impact | High |
Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
References
Related Ubuntu Security Notices (USN)
- USN-5948-1
- Werkzeug vulnerabilities
- 13 March 2023
- USN-5948-2
- Werkzeug vulnerabilities
- 20 June 2023