PyPi: Tornado

CVE-2024-52804

Safety vulnerability ID: 74439

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Nov 22, 2024 Updated at Dec 08, 2024
Scan your Python projects for vulnerabilities →

Advisory

Tornado web framework affected versions contain a performance vulnerability in their HTTP cookie parser. When processing specially crafted malicious cookie headers, the parser's algorithm can exhibit quadratic time complexity. Since this parsing happens in the main event loop thread, it can cause the server to become unresponsive and block the processing of other incoming requests due to excessive CPU usage.

Affected package

tornado

Latest version: 6.4.2

Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.

Affected versions

Fixed versions

Vulnerability changelog

This vulnerability has no description

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application