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.
References
https://nvd.nist.gov/vuln/detail/CVE-2014-1829
https://github.com/kennethreitz/request…