CVE-2024-52804

Severity CVSS v4.0:
Pending analysis
Type:
CWE-400 Uncontrolled Resource Consumption ('Resource Exhaustion')
Publication date:
22/11/2024
Last modified:
03/11/2025

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:tornadoweb:tornado:*:*:*:*:*:*:*:* 6.4.2 (excluding)