meta-openembedded/meta-python/recipes-devtools/python/python3-twisted
Soumya Sambu 84206e7917 python3-twisted: Fix CVE-2023-46137
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:
https://nvd.nist.gov/vuln/detail/CVE-2023-46137
https://security-tracker.debian.org/tracker/CVE-2023-46137

Upstream patch:
1e6e9d23ca

Signed-off-by: Soumya Sambu <soumya.sambu@windriver.com>
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
2025-09-18 09:53:56 +02:00
..
CVE-2023-46137.patch python3-twisted: Fix CVE-2023-46137 2025-09-18 09:53:56 +02:00
CVE-2024-41671-0001.patch python3-twisted: Fix CVE-2024-41671 2025-05-25 14:48:44 -04:00
CVE-2024-41671-0002.patch python3-twisted: Fix CVE-2024-41671 2025-05-25 14:48:44 -04:00
CVE-2024-41810.patch python3-twisted: Fix CVE-2024-41810 2025-09-18 09:53:18 +02:00