Python

Requests

5 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 6.28%
  • Published 26.05.2023 18:15:14
  • Last modified 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%
  • Published 09.10.2018 17:29:01
  • Last modified 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 0.82%
  • Published 18.03.2015 16:59:03
  • Last modified 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%
  • Published 15.10.2014 14:55:05
  • Last modified 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%
  • Published 15.10.2014 14:55:05
  • Last modified 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.