meta-openembedded/meta-python/recipes-devtools/python/python3-aiohttp
Soumya Sambu 0cffa14fcf python3-aiohttp: Fix CVE-2024-23829
aiohttp is an asynchronous HTTP client/server framework for asyncio and Python.
Security-sensitive parts of the Python HTTP parser retained minor differences in
allowable character sets, that must trigger error handling to robustly match frame
boundaries of proxies in order to protect against injection of additional requests.
Additionally, validation could trigger exceptions that were not handled consistently
with processing of other malformed input. Being more lenient than internet standards
require could, depending on deployment environment, assist in request smuggling. The
unhandled exception could cause excessive resource consumption on the application
server and/or its logging facilities. This vulnerability exists due to an incomplete
fix for CVE-2023-47627. Version 3.9.2 fixes this vulnerability.

References:
https://nvd.nist.gov/vuln/detail/CVE-2024-23829
https://security-tracker.debian.org/tracker/CVE-2024-23829

Upstream patch:
d33bc21414

Signed-off-by: Soumya Sambu <soumya.sambu@windriver.com>
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
2025-11-07 12:42:02 +01:00
..
CVE-2023-49081.patch
CVE-2023-49082.patch
CVE-2024-23334.patch
CVE-2024-23829.patch python3-aiohttp: Fix CVE-2024-23829 2025-11-07 12:42:02 +01:00
CVE-2024-27306.patch
CVE-2024-30251.patch
CVE-2024-52304.patch
CVE-2025-53643.patch python3-aiohttp: fix CVE-2025-53643 and drop CVE-2024-42367 patch 2025-09-06 16:27:05 +02:00