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 applicationsUpgrade aiohttp
to version 3.12.14 or higher.
Affected versions of this package are vulnerable to HTTP Request Smuggling via incorrect parsing of the trailer
section in HTTP requests. An attacker can bypass firewall or proxy protections by crafting specially formed HTTP requests.
Note:
This is exploitable if the pure Python version of aiohttp is installed or the AIOHTTP_NO_EXTENSIONS
environment variable is enabled.