发布时间: 2024年1月5日
修改时间: 2024年2月26日
Twisted is an event-based framework for internet applications. Prior to version 23.10.0rc1, when sending multiple HTTP requests in one TCP packet, twisted.web will process the requests asynchronously without guaranteeing the response order. If one of the endpoints is controlled by an attacker, the attacker can delay the response on purpose to manipulate the response of the second request when a victim launched two requests using HTTP pipeline. Version 23.10.0rc1 contains a patch for this issue.
NVD | openEuler | |
---|---|---|
CVSS评分 | 5.3 | 5.3 |
Attack Vector | Network | Network |
Attack Complexity | Low | Low |
Privileges Required | None | None |
User Interaction | None | None |
Scope | Unchanged | Unchanged |
Confidentiality | None | None |
Integrity | Low | Low |
Availability | None | None |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2024-1028 | python-twisted security update | 2024年1月5日 |
KylinSec-SA-2024-1038 | python-twisted security update | 2024年1月5日 |
KylinSec-SA-2024-1227 | python-twisted security update | 2024年1月5日 |
KylinSec-SA-2024-1491 | python-twisted security update | 2024年1月5日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-4A | python-twisted | Unaffected |
KY3.4-5A | python-twisted | Fixed |
KY3.5.1 | python-twisted | Fixed |
KY3.5.2 | python-twisted | Fixed |