Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-49767

7.5 · HIGH
Published Oct 25, 2024 palletsprojects CWE-400 EPSS 1.09% (63th pctl)

Overview

CVE-2024-49767 is a high-severity vulnerability affecting palletsprojects quart. It was published on October 25, 2024 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

Werkzeug is a Web Server Gateway Interface web application library. Applications using `werkzeug.formparser.MultiPartParser` corresponding to a version of Werkzeug prior to 3.0.6 to parse `multipart/form-data` requests (e.g. all flask applications) are vulnerable to a relatively simple but effective resource exhaustion (denial of service) attack. A specifically crafted form submission request can cause the parser to allocate and block 3 to 8 times the upload size in main memory. There is no upper limit; a single upload at 1 Gbit/s can exhaust 32 GB of RAM in less than 60 seconds. Werkzeug version 3.0.6 fixes this issue.

Remediation

Check the references section for vendor advisories and patches from palletsprojects. Update quart to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
palletsprojects quart >= 0, < 0.19.7 Affected
palletsprojects werkzeug >= 0, < 3.0.6 Affected

Frequently Asked Questions

What is CVE-2024-49767?

CVE-2024-49767 is a high-severity vulnerability affecting palletsprojects quart. It was published on October 25, 2024 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2024-49767?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2024-49767?

Check the references section for vendor advisories and patches from palletsprojects. Update quart to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-49767?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-49767 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.