HIGH✓ PATCH🇵🇱 Wersja polska

CVE-2023-46136

CVSS 8.0v3.1pub. 2023-10-25upd. 2026-05-20

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.

CVSS Vector
CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Palletsprojects Werkzeug

    APP
    Palletsprojects
    3.0.0< 2.3.8
🟢
PATCH AVAILABLE
Vendor update available. Deploy in standard maintenance cycle.
Tags
DoS
CWE
References

Related vulnerabilities

CVE-2022-29361CRITICAL9.8PL ✓same product

HTTP Request Smuggling w Pallets Werkzeug v2.1.0 i wcześniejszych

CVE-2024-34069HIGH7.5same product

Werkzeug is a comprehensive WSGI web application library. The debugger in affected versions of Werkzeug can al...

CVE-2023-25577HIGH7.5same product

Werkzeug is a comprehensive WSGI web application library. Prior to version 2.2.3, Werkzeug's multipart form da...

CVE-2019-14806HIGH7.5same product

Pallets Werkzeug before 0.15.3, when used with Docker, has insufficient debugger PIN randomness because Docker...

CVE-2019-14322HIGH7.5same product

In Pallets Werkzeug before 0.15.5, SharedDataMiddleware mishandles drive names (such as C:) in Windows pathnam...