CVE-2024-52804
Last modified
CVE-2024-52804 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Tornado is a Python web framework and asynchronous networking library. The algorithm used for parsing HTTP cookies in Tornado versions prior to 6.4.2 sometimes has quadratic complexity, leading to excessive CPU consumption when parsing maliciously-crafted cookie headers. EPSS estimates a 1.05% chance of exploitation in the next 30 days.
Description
Tornado is a Python web framework and asynchronous networking library. The algorithm used for parsing HTTP cookies in Tornado versions prior to 6.4.2 sometimes has quadratic complexity, leading to excessive CPU consumption when parsing maliciously-crafted cookie headers. This parsing occurs in the event loop thread and may block the processing of other requests. Version 6.4.2 fixes the issue.
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 |
|---|---|---|
| Tornadoweb | Tornado | < 6.4.2 |
References
- https://github.com/advisories/GHSA-7pwv-g7hj-39prNot Applicable
- https://github.com/tornadoweb/tornado/security/advisories/GHSA-8w49-h785-mj3cThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-52804?
How severe is CVE-2024-52804?
How do I fix CVE-2024-52804?
Are you affected by CVE-2024-52804?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
