Improper Certificate Validation Affecting urllib3 package, versions [,1.24.2)


0.0
high

Snyk CVSS

    Attack Complexity Low
    Integrity High

    Threat Intelligence

    EPSS 0.42% (75th percentile)
Expand this section
NVD
7.5 high
Expand this section
SUSE
4 medium
Expand this section
Red Hat
7.5 high

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-174464
  • published 18 Apr 2019
  • disclosed 18 Apr 2019
  • credit Unknown

How to fix?

Upgrade urllib3 to version 1.24.2 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 Improper Certificate Validation. It mishandles certain cases where the desired set of CA certificates is different from the OS store of CA certificates. This can result in SSL connections succeeding in situations where it should have failed.

References