Safety vulnerability ID: 71545
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Affected versions of `aiohttp` are vulnerable to an infinite loop condition. This occurs when an attacker sends a specially crafted POST (multipart/form-data) request. Upon processing, the `aiohttp` server enters an infinite loop, preventing it from processing further requests. This results in a denial-of-service (DoS) attack, allowing an attacker to stop the application from serving requests after a single request. Users are advised to upgrade to version 3.9.4 or manually apply a patch to their systems as per the linked GHSA instructions.
Latest version: 3.11.11
Async http client/server framework (asyncio)
This vulnerability has no description
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application