Logo
vulnerabilityCVE-2024-23829
Name
CVE-2024-23829
Source
NVD ( link)Debian ( link)
Description
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.
Published Date
Updated Date
Workaround
-

Analysis#


Affected Component
Analysis
python3-aiohttp
Patched

Vulnerability Ratings#


6.5
CVSSv31
6.5
CVSSv31
NaN
other

Others affected component#


Name
Project
Project Version
Version
Status
yocto
scarthgap
3.9.5
Not Affected

Resolved with patches#


python3-aiohttp (yocto:kirkstone)

#
Title
Author
Resolve
1
Improve validation in HTTP parser (#8074) (#8078)
Sam Bull <git@sambull.org>
CVE-2024-23829