aiohttp@3.9.1 vulnerabilities
Async http client/server framework (asyncio)
-
latest version
3.11.7
-
latest non vulnerable version
-
first published
11 years ago
-
latest version published
18 hours ago
-
licenses detected
- [0.10.0,)
Direct Vulnerabilities
Known vulnerabilities in the aiohttp package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.Vulnerability | Vulnerable Version |
---|---|
Affected versions of this package are vulnerable to HTTP Request Smuggling due to incorrect parsing of newlines in chunk extensions via the Note: Exploiting this vulnerability is possible when a pure Python version of aiohttp is installed (Without the usual C extensions) or How to fix HTTP Request Smuggling? Upgrade |
[,3.10.11)
|
Affected versions of this package are vulnerable to UNIX Symbolic Link (Symlink) Following through the Note This vulnerability impacts servers with static routes that contain compressed variants as symbolic links pointing outside the root directory or that permit users to upload or create such links. How to fix UNIX Symbolic Link (Symlink) Following? Upgrade |
[,3.10.2)
|
Affected versions of this package are vulnerable to Infinite loop when processing a How to fix Infinite loop? Upgrade |
[,3.9.4)
|
Affected versions of this package are vulnerable to Cross-site Scripting (XSS) due to improper handling of index pages for static file serving when Note: This is only exploitable if the server is configured to allow users to upload files to the static directory and How to fix Cross-site Scripting (XSS)? Upgrade |
[,3.9.4)
|
Affected versions of this package are vulnerable to HTTP Request Smuggling due to improper validation of HTTP request elements. An attacker can potentially inject additional requests or cause unhandled exceptions leading to excessive resource consumption by exploiting leniencies in the HTTP parser and inconsistencies in error handling. How to fix HTTP Request Smuggling? Upgrade |
[,3.9.2)
|
Affected versions of this package are vulnerable to Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') via the configuration of static routes when the Notes: This vulnerability has been present since the introduction of the An application is only vulnerable with setup code like:
How to fix Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')? Upgrade |
[1.0.5,3.9.2)
|