CVE-2023-32681
- EPSS 6.28%
- Veröffentlicht 26.05.2023 18:15:14
- Zuletzt bearbeitet 13.02.2025 17:16:32
Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorizatio...
CVE-2018-18074
- EPSS 0.18%
- Veröffentlicht 09.10.2018 17:29:01
- Zuletzt bearbeitet 21.11.2024 03:55:26
The Requests package before 2.20.0 for Python sends an HTTP Authorization header to an http URI upon receiving a same-hostname https-to-http redirect, which makes it easier for remote attackers to discover credentials by sniffing the network.
CVE-2015-2296
- EPSS 0.82%
- Veröffentlicht 18.03.2015 16:59:03
- Zuletzt bearbeitet 12.04.2025 10:46:40
The resolve_redirects function in sessions.py in requests 2.1.0 through 2.5.3 allows remote attackers to conduct session fixation attacks via a cookie without a host value in a redirect.
- EPSS 0.5%
- Veröffentlicht 15.10.2014 14:55:05
- Zuletzt bearbeitet 12.04.2025 10:46:40
Requests (aka python-requests) before 2.3.0 allows remote servers to obtain a netrc password by reading the Authorization header in a redirected request.
- EPSS 0.46%
- Veröffentlicht 15.10.2014 14:55:05
- Zuletzt bearbeitet 12.04.2025 10:46:40
Requests (aka python-requests) before 2.3.0 allows remote servers to obtain sensitive information by reading the Proxy-Authorization header in a redirected request.