← Back to CVE List

CVE-2024-52804

Published: 2024-11-22T16:15Z
Last Modified: 2024-11-22T16:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt