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.
The product transmits or stores authentication credentials, but it uses an insecure method that is susceptible to unauthorized interception and/or retrieval.
Link | Tags |
---|---|
https://usn.ubuntu.com/3790-1/ | third party advisory vendor advisory |
https://usn.ubuntu.com/3790-2/ | third party advisory vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00024.html | mailing list third party advisory vendor advisory |
https://access.redhat.com/errata/RHSA-2019:2035 | third party advisory vendor advisory |
https://www.oracle.com/security-alerts/cpujul2022.html | |
http://docs.python-requests.org/en/master/community/updates/#release-and-version-history | third party advisory release notes |
https://bugs.debian.org/910766 | issue tracking patch exploit third party advisory |
https://github.com/requests/requests/commit/c45d7c49ea75133e52ab22a8e9e13173938e36ff | third party advisory patch |
https://github.com/requests/requests/issues/4716 | exploit third party advisory patch |
https://github.com/requests/requests/pull/4718 | third party advisory patch |