CVE-2023-46137
Vulnerability Summary
Timeline
Description
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.
CVSS Metrics
- v3.1•MEDIUM•Score: 5.3CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
EPSS Trends
Current EPSS score: 0.74%• Percentile: 73%
Techniques & Countermeasures
- CWE-444•Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
The product acts as an intermediary HTTP agent (such as a proxy or firewall) in the data flow between two entities such as a client and server, but it does not interpret malformed HTTP requests or responses in ways that are consistent with how the messages will be processed by those entities that are at the ultimate destination.
Affected Systems
- PyPI•twisted
< 23.10.0rc1
- twisted•twisted
23.10.0rc1 | ≤ 22.8.0
References (5)
- https://github.com/twisted/twisted/security/advisories/GHSA-xc8x-vp79-p3wm
- https://lists.debian.org/debian-lts-announce/2024/11/msg00028.html
- https://nvd.nist.gov/vuln/detail/CVE-2023-46137
- https://github.com/pypa/advisory-database/tree/main/vulns/twisted/PYSEC-2023-224.yaml
- https://github.com/twisted/twisted