Authorization Header Exposure in Urllib3 by Python Software Foundation
CVE-2018-20060
9.8CRITICAL
What is CVE-2018-20060?
Urllib3 versions prior to 1.23 are susceptible to a security vulnerability where the Authorization HTTP header is not removed when a cross-origin redirect occurs. This flaw can result in sensitive credentials being unintentionally sent to third-party servers, potentially compromising user data and privacy. Applications using affected versions of Urllib3 should be updated promptly to prevent such exposures. Responsible management of authentication headers is critical to ensure the security of web applications.