Requests: Information Leak A vulnerability has been discovered in Requests which could result in the disclosure of plaintext secrets. requests 2023-09-17 2023-09-17 906970 remote 2.31.0 2.31.0

Requests is an HTTP library for human beings.

Requests is vulnerable to potentially leaking Proxy-Authorization headers to destination servers, specifically during redirects to an HTTPS origin with authentication credentials encoded into the URL.

Users' proxy authentication secrets could be disclosed to parties beyond the used HTTP proxy server.

There is no known workaround at this time.

All Requests users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=dev-python/requests-2.31.0"
CVE-2023-32681 GHSA-j8r2-6x86-q33q ajak sam