requests@2.4.2 vulnerabilities
Python HTTP for Humans.
-
latest version
2.32.3
-
latest non vulnerable version
-
first published
14 years ago
-
latest version published
6 months ago
-
licenses detected
- [1.0.0,)
Direct Vulnerabilities
Known vulnerabilities in the requests 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 Always-Incorrect Control Flow Implementation when making requests through a Requests Notes:
How to fix Always-Incorrect Control Flow Implementation? Upgrade |
[,2.32.2)
|
Affected versions of this package are vulnerable to Information Exposure by leaking NOTE: This behavior has only been observed to affect proxied requests when credentials are supplied in the URL user information component (e.g.
For HTTP connections sent through the proxy, the proxy will identify the header in the request and remove it prior to forwarding to the destination server. However when sent over HTTPS, the How to fix Information Exposure? Upgrade |
[2.3.0,2.31.0)
|
Requests is a Non-GMO HTTP library for Python Affected versions of this package are vulnerable to Information Exposure. Upon receiving a same-hostname https-to-http redirect, it sends the HTTP Authorization header to an http URI. This makes it easier for remote attackers to discover credentials by sniffing the network. How to fix Information Exposure? Upgrade |
[,2.20)
|
The |
[2.1.0,2.6.0)
|