Requests Python Requests

Do you want an email whenever new security vulnerabilities are reported in Python Requests?

By the Year

In 2024 there have been 0 vulnerabilities in Python Requests . Last year Requests had 1 security vulnerability published. Right now, Requests is on track to have less security vulnerabilities in 2024 than it did last year.

Year Vulnerabilities Average Score
2024 0 0.00
2023 1 6.10
2022 0 0.00
2021 0 0.00
2020 0 0.00
2019 0 0.00
2018 1 7.50

It may take a day or so for new Requests vulnerabilities to show up in the stats or in the list of recent security vulnerabilties. Additionally vulnerabilities may be tagged under a different product or component name.

Recent Python Requests Security Vulnerabilities

Requests is a HTTP library

CVE-2023-32681 6.1 - Medium - May 26, 2023

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-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.

Information Disclosure

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

CVE-2018-18074 7.5 - High - October 09, 2018

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.

Insufficiently Protected Credentials

The resolve_redirects function in sessions.py in requests 2.1.0 through 2.5.3

CVE-2015-2296 - March 18, 2015

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.<a href="http://cwe.mitre.org/data/definitions/384.html">CWE-384: Session Fixation</a>

Stay on top of Security Vulnerabilities

Want an email whenever new vulnerabilities are published for Mageiaproject Mageia or by Python? Click the Watch button to subscribe.

Python
Vendor

subscribe