CVE-2023-46136
Last modified
CVE-2023-46136 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Werkzeug is a comprehensive WSGI web application library. In versions on the 3.x branch prior to 3.0.1 and on the 2.x branch prior to 2.3.8, 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. EPSS estimates a 1.06% chance of exploitation in the next 30 days.
Description
Werkzeug is a comprehensive WSGI web application library. In versions on the 3.x branch prior to 3.0.1 and on the 2.x branch prior to 2.3.8, 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 legitimate requests. This vulnerability has been patched in version 3.0.1 and 2.3.8.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Palletsprojects | Werkzeug | < 2.3.8 |
| Palletsprojects | Werkzeug | 3.0.0 |
References
- https://security.netapp.com/advisory/ntap-20231124-0008/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-46136?
How severe is CVE-2023-46136?
How do I fix CVE-2023-46136?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-46130Discourse is an open source platform for community discussio…5.4
- CVE-2023-46131Grails is a framework used to build web applications with th…7.5
- CVE-2023-46132Hyperledger Fabric is an open source permissioned distribute…6.5
- CVE-2023-46133CryptoES is a cryptography algorithms library compatible wit…9.1
- CVE-2023-46134D-Tale is the combination of a Flask back-end and a React fr…9.8
- CVE-2023-46135rs-stellar-strkey is a Rust lib for encode/decode of Stellar…7.5
- CVE-2023-46137Twisted is an event-based framework for internet application…5.3
- CVE-2023-46138JumpServer is an open source bastion host and maintenance se…5.3
- CVE-2023-46139KernelSU is a Kernel based root solution for Android. Starti…5.7
- CVE-2023-4614This vulnerability allows remote attackers to execute arbitr…9.8
- CVE-2023-46141Incorrect Permission Assignment for Critical Resource vulner…9.8
- CVE-2023-46142A incorrect permission assignment for critical resource vuln…8.8
Are you affected by CVE-2023-46136?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
