aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.10.11, the Python parser parses newlines in chunk extensions incorrectly which can lead to request smuggling vulnerabilities under certain conditions. If a pure Python version of aiohttp is installed (i.e. without the usual C extensions) or `AIOHTTP_NO_EXTENSIONS` is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. Version 3.10.11 fixes the issue.
History

Thu, 21 Nov 2024 14:15:00 +0000

Type Values Removed Values Added
First Time appeared Python
Python aiohttp
CPEs cpe:2.3:a:python:aiohttp:*:*:*:*:*:*:*:*
Vendors & Products Python
Python aiohttp

Tue, 19 Nov 2024 16:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 0, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 18 Nov 2024 20:30:00 +0000

Type Values Removed Values Added
Description aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.10.11, the Python parser parses newlines in chunk extensions incorrectly which can lead to request smuggling vulnerabilities under certain conditions. If a pure Python version of aiohttp is installed (i.e. without the usual C extensions) or `AIOHTTP_NO_EXTENSIONS` is enabled, then an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections. Version 3.10.11 fixes the issue.
Title aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions
Weaknesses CWE-444
References
Metrics cvssV4_0

{'score': 6.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published: 2024-11-18T20:12:48.612Z

Updated: 2024-11-21T14:07:39.914Z

Reserved: 2024-11-06T19:00:26.396Z

Link: CVE-2024-52304

cve-icon Vulnrichment

Updated: 2024-11-19T15:38:37.921Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2024-11-18T21:15:06.500

Modified: 2024-11-19T21:57:32.967

Link: CVE-2024-52304

cve-icon Redhat

No data.