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.
References
Link | Resource |
---|---|
https://github.com/twisted/twisted/security/advisories/GHSA-xc8x-vp79-p3wm | Exploit Vendor Advisory |
https://github.com/twisted/twisted/security/advisories/GHSA-xc8x-vp79-p3wm | Exploit Vendor Advisory |
Configurations
History
21 Nov 2024, 08:27
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/twisted/twisted/security/advisories/GHSA-xc8x-vp79-p3wm - Exploit, Vendor Advisory |
02 Nov 2023, 15:57
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://github.com/twisted/twisted/security/advisories/GHSA-xc8x-vp79-p3wm - Exploit, Vendor Advisory | |
First Time |
Twistedmatrix twisted
Twistedmatrix |
|
CPE | cpe:2.3:a:twistedmatrix:twisted:*:*:*:*:*:*:*:* | |
CWE | CWE-444 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
25 Oct 2023, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-10-25 21:15
Updated : 2024-11-21 08:27
NVD link : CVE-2023-46137
Mitre link : CVE-2023-46137
CVE.ORG link : CVE-2023-46137
JSON object : View
Products Affected
twistedmatrix
- twisted
CWE
CWE-444
Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')