CVE-2024-52804

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:tornadoweb:tornado:*:*:*:*:*:*:*:*

History

27 Aug 2025, 16:48

Type Values Removed Values Added
References () https://github.com/advisories/GHSA-7pwv-g7hj-39pr - () https://github.com/advisories/GHSA-7pwv-g7hj-39pr - Not Applicable
References () https://github.com/tornadoweb/tornado/commit/d5ba4a1695fbf7c6a3e54313262639b198291533 - () https://github.com/tornadoweb/tornado/commit/d5ba4a1695fbf7c6a3e54313262639b198291533 - Patch
References () https://github.com/tornadoweb/tornado/security/advisories/GHSA-8w49-h785-mj3c - () https://github.com/tornadoweb/tornado/security/advisories/GHSA-8w49-h785-mj3c - Third Party Advisory
First Time Tornadoweb
Tornadoweb tornado
CPE cpe:2.3:a:tornadoweb:tornado:*:*:*:*:*:*:*:*

Information

Published : 2024-11-22 16:15

Updated : 2025-08-27 16:48


NVD link : CVE-2024-52804

Mitre link : CVE-2024-52804

CVE.ORG link : CVE-2024-52804


JSON object : View

Products Affected

tornadoweb

  • tornado
CWE
CWE-400

Uncontrolled Resource Consumption

CWE-770

Allocation of Resources Without Limits or Throttling