CVE-2023-49082

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:aiohttp:aiohttp:*:*:*:*:*:*:*:*

History

29 Jan 2024, 14:15

Type Values Removed Values Added
References
  • {'url': 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TY5SI6NK5243DEEDQUFKQKW5GQNKQUMA/', 'source': 'security-advisories@github.com'}
  • {'url': 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WSYWMP64ZFCTC3VO6RY6EC6VSSMV6I3A/', 'source': 'security-advisories@github.com'}
  • () https://github.com/aio-libs/aiohttp/commit/e4ae01c2077d2cfa116aa82e4ff6866857f7c466 -
  • () https://github.com/aio-libs/aiohttp/pull/7806/files -

08 Jan 2024, 03:15

Type Values Removed Values Added
References
  • () https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TY5SI6NK5243DEEDQUFKQKW5GQNKQUMA/ -
  • () https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WSYWMP64ZFCTC3VO6RY6EC6VSSMV6I3A/ -

05 Dec 2023, 01:51

Type Values Removed Values Added
First Time Aiohttp
Aiohttp aiohttp
CPE cpe:2.3:a:aiohttp:aiohttp:*:*:*:*:*:*:*:*
References () https://gist.github.com/jnovikov/7f411ae9fe6a9a7804cf162a3bdbb44b - () https://gist.github.com/jnovikov/7f411ae9fe6a9a7804cf162a3bdbb44b - Exploit, Third Party Advisory
References () https://github.com/aio-libs/aiohttp/security/advisories/GHSA-qvrw-v9rv-5rjx - () https://github.com/aio-libs/aiohttp/security/advisories/GHSA-qvrw-v9rv-5rjx - Exploit, Vendor Advisory
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.3

29 Nov 2023, 20:53

Type Values Removed Values Added
New CVE

Information

Published : 2023-11-29 20:15

Updated : 2024-01-29 14:15


NVD link : CVE-2023-49082

Mitre link : CVE-2023-49082

CVE.ORG link : CVE-2023-49082


JSON object : View

Products Affected

aiohttp

  • aiohttp
CWE
CWE-20

Improper Input Validation

CWE-93

Improper Neutralization of CRLF Sequences ('CRLF Injection')