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.
References
Configurations
No configuration.
History
22 Nov 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-11-22 16:15
Updated : 2024-11-22 16:15
NVD link : CVE-2024-52804
Mitre link : CVE-2024-52804
CVE.ORG link : CVE-2024-52804
JSON object : View
Products Affected
No product.