CVE-2024-52304 Affecting python-aiohttp package, versions *
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-DEBIANUNSTABLE-PYTHONAIOHTTP-8384359
- published 19 Nov 2024
- disclosed 18 Nov 2024
How to fix?
There is no fixed version for Debian:unstable
python-aiohttp
.
NVD Description
Note: Versions mentioned in the description apply only to the upstream python-aiohttp
package and not the python-aiohttp
package as distributed by Debian
.
See How to fix?
for Debian:unstable
relevant fixed versions and status.
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.