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
Link | Resource |
---|---|
https://gist.github.com/jnovikov/7f411ae9fe6a9a7804cf162a3bdbb44b | Exploit Third Party Advisory |
https://github.com/aio-libs/aiohttp/commit/e4ae01c2077d2cfa116aa82e4ff6866857f7c466 | |
https://github.com/aio-libs/aiohttp/pull/7806/files | |
https://github.com/aio-libs/aiohttp/security/advisories/GHSA-qvrw-v9rv-5rjx | Exploit Vendor Advisory |
Configurations
History
29 Jan 2024, 14:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
05 Dec 2023, 01:51
Type | Values Removed | Values Added |
---|---|---|
References | () https://gist.github.com/jnovikov/7f411ae9fe6a9a7804cf162a3bdbb44b - Exploit, Third Party Advisory | |
References | () https://github.com/aio-libs/aiohttp/security/advisories/GHSA-qvrw-v9rv-5rjx - Exploit, Vendor Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
CPE | cpe:2.3:a:aiohttp:aiohttp:*:*:*:*:*:*:*:* |
29 Nov 2023, 20:53
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-11-29 20:15
Updated : 2024-02-05 00:22
NVD link : CVE-2023-49082
Mitre link : CVE-2023-49082
CVE.ORG link : CVE-2023-49082
JSON object : View
Products Affected
aiohttp
- aiohttp