发布时间: 2024年12月6日
修改时间: 2024年12月6日
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.
NVD | openEuler | |
---|---|---|
Confidentiality | None | |
Attack Vector | Network | |
CVSS评分 | N/A | 7.5 |
Attack Complexity | Low | |
Privileges Required | None | |
Scope | Unchanged | |
Integrity | None | |
User Interaction | None | |
Availability | High |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2024-4397 | python-tornado security update | 2025年2月8日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-5 | python-tornado | Fixed |
KY3.5.2 | python-tornado | Fixed |
KY3.5.3 | python-tornado | Fixed |
V6 | python-tornado | Fixed |