CVE-2023-49082
MEDIUMaiohttp < 3.9.0 - HTTP Request Smuggling via CRLF Injection
Title source: llmDescription
aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Improper validation makes it possible for an attacker to modify the HTTP request (e.g. insert a new header) or even create a new HTTP request if the attacker controls the HTTP method. The vulnerability occurs only if the attacker can control the HTTP method (GET, POST etc.) of the request. If the attacker can control the HTTP version of the request it will be able to modify the request (request smuggling). This issue has been patched in version 3.9.0.
References (6)
Core 6
Core References
Exploit, Vendor Advisory x_refsource_confirm
https://github.com/aio-libs/aiohttp/security/advisories/GHSA-qvrw-v9rv-5rjx
Issue Tracking x_refsource_misc
https://github.com/aio-libs/aiohttp/pull/7806/files
Patch x_refsource_misc
https://github.com/aio-libs/aiohttp/commit/e4ae01c2077d2cfa116aa82e4ff6866857f7c466
Exploit, Third Party Advisory x_refsource_misc
https://gist.github.com/jnovikov/7f411ae9fe6a9a7804cf162a3bdbb44b
Mailing List, Third Party Advisory
https://lists.fedoraproject.org/archives/list/[email protected]/message/WSYWMP64ZFCTC3VO6RY6EC6VSSMV6I3A/
Scores
CVSS v3
5.3
EPSS
0.0095
EPSS Percentile
57.7%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-20
CWE-93
Status
published
Products (3)
aio-libs/aiohttp
< 3.9.0
aiohttp/aiohttp
< 3.9.0
pypi/aiohttp
0 - 3.9.0PyPI
Published
Nov 29, 2023
Tracked Since
Feb 18, 2026