CVE-2018-20060 Affecting python-urllib3 package, versions <1.24-1


Severity

Recommended
0.0
critical
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

Exploit Maturity
Not Defined
EPSS
0.46% (76th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIANUNSTABLE-PYTHONURLLIB3-286918
  • published11 Dec 2018
  • disclosed11 Dec 2018

Introduced: 11 Dec 2018

CVE-2018-20060  (opens in a new tab)

How to fix?

Upgrade Debian:unstable python-urllib3 to version 1.24-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream python-urllib3 package and not the python-urllib3 package as distributed by Debian. See How to fix? for Debian:unstable relevant fixed versions and status.

urllib3 before version 1.23 does not remove the Authorization HTTP header when following a cross-origin redirect (i.e., a redirect that differs in host, port, or scheme). This can allow for credentials in the Authorization header to be exposed to unintended hosts or transmitted in cleartext.