Python

Requests

6 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 25.03.2026 17:02:48
  • Zuletzt bearbeitet 30.03.2026 14:23:16

Requests is a HTTP library. Prior to version 2.33.0, the `requests.utils.extract_zipped_paths()` utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exis...

  • EPSS 6.12%
  • 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...

Exploit
  • 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.

  • EPSS 1.14%
  • Veröffentlicht 18.03.2015 16:59:03
  • Zuletzt bearbeitet 06.05.2026 22:30:45

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 06.05.2026 22:30:45

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 06.05.2026 22:30:45

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.