Authentication Bypass Affecting urllib3 package, versions [,1.23)


0.0
medium

Snyk CVSS

    Attack Complexity High
    Confidentiality High

    Threat Intelligence

    EPSS 1.11% (85th percentile)
Expand this section
NVD
9.8 critical
Expand this section
SUSE
2.6 low
Expand this section
Red Hat
5.3 medium

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 ID SNYK-PYTHON-URLLIB3-72681
  • published 12 Dec 2018
  • disclosed 11 Dec 2018
  • credit Unknown

How to fix?

Upgrade urllib3 to version 1.23 or higher.

Overview

urllib3 is a HTTP library with thread-safe connection pooling, file post, and more.

Affected versions of this package are vulnerable to Authentication Bypass. It did remove the Authorization HTTP header when following a cross-origin redirect. This can allow for credentials in the Authorization header to be exposed to unintended hosts or transmitted in cleartext.