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.
https://github.com/RoseStef/AWS-Lambda-Vulnerability-Remediation
https://github.com/SpiderCob/osv-scan
https://github.com/ernestom-commits/jfrog-pypi-demo
https://github.com/ruvnet/CVE-bench
https://github.com/Malatesh0811/reachable-cve
https://github.com/sirmos/cve-propagation-tracer
https://github.com/bhupendra05/depaudit
https://github.com/filipemorasca/dependency-vuln-scanner
https://github.com/aymaan-balbale/cve-breaker
https://github.com/AliAmmar15/Velonus
https://github.com/socpankaj/SupplyGuard
https://github.com/Gnomecromancer/depscan
https://github.com/LongTheta/taskforge-security
https://github.com/RohitKumarReddySakam/supply-chain-scanner
https://github.com/CarterPerez-dev/angela
https://github.com/BlackRoad-OS/blackroad-vuln-scanner
https://github.com/edangx100/PyCVE_agents
https://github.com/DevGreick/VulnHunter
https://security.gentoo.org/glsa/202309-08
https://lists.debian.org/debian-lts-announce/2023/06/msg00018.html
https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q
https://github.com/psf/requests/releases/tag/v2.31.0
https://github.com/psf/requests/commit/74ea7cf7a6a27a4eeb2ae24e162bcc942a6706d5