
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-23829 affects aiohttp, an asynchronous HTTP client/server framework for asyncio and Python. The vulnerability was discovered in January 2024 and patched in version 3.9.2. The issue exists in the Python HTTP parser where security-sensitive parts retained minor differences in allowable character sets, potentially leading to request smuggling vulnerabilities (GitHub Advisory).
The vulnerability stems from pattern matching protocol elements in the HTTP parser. The key issues include: the expression 'HTTP/(\d).(\d)' lacking proper escaping for the literal dot separator, HTTP version permitting Unicode digits instead of only ASCII digits, and inconsistent regular expressions for validating HTTP Method and Header field names. The vulnerability has been assigned a CVSS v3.1 Base Score of 6.5 (MEDIUM) with vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L (NVD).
The vulnerability primarily affects aiohttp servers running without llhttp. When deployed behind a proxy, the lenient parsing could assist in request smuggling attacks. For directly accessible servers or those behind proxies that relay malformed input, the unhandled exception could cause excessive resource consumption on the application server and its logging facilities (GitHub Advisory).
The vulnerability has been fixed in aiohttp version 3.9.2. Users should upgrade to this version or later to address the security issue. The fix includes improved validation in the HTTP parser and stricter handling of HTTP protocol elements (GitHub Advisory, Fedora Update).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."