Insufficiently Protected Credentials Affecting python-urllib3 package, versions <0:1.10.2-7.el7


Severity

Recommended
0.0
medium
0
10

Based on Red Hat Enterprise Linux security rating.

Threat Intelligence

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-RHEL7-PYTHONURLLIB3-4943120
  • published26 Jul 2021
  • disclosed26 Mar 2018

Introduced: 26 Mar 2018

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

How to fix?

Upgrade RHEL:7 python-urllib3 to version 0:1.10.2-7.el7 or higher.
This issue was patched in RHSA-2019:2272.

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 RHEL. See How to fix? for RHEL:7 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.