CVE-2018-20060 Affecting python-urllib3 package, versions <1.22-1ubuntu0.18.04.1


Severity

Recommended
low

Based on Ubuntu security rating.

Threat Intelligence

EPSS
0.48% (65th 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-UBUNTU1804-PYTHONURLLIB3-286916
  • published11 Dec 2018
  • disclosed11 Dec 2018

Introduced: 11 Dec 2018

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

How to fix?

Upgrade Ubuntu:18.04 python-urllib3 to version 1.22-1ubuntu0.18.04.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 Ubuntu. See How to fix? for Ubuntu:18.04 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.