Improper Certificate Validation Affecting python3-pip-wheel package, versions <0:9.0.3-16.el8


medium

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-CENTOS8-PYTHON3PIPWHEEL-2040613
  • published 26 Jul 2021
  • disclosed 17 Apr 2019

How to fix?

Upgrade Centos:8 python3-pip-wheel to version 0:9.0.3-16.el8 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream python3-pip-wheel package and not the python3-pip-wheel package as distributed by Centos. See How to fix? for Centos:8 relevant fixed versions and status.

The urllib3 library before 1.24.2 for Python mishandles certain cases where the desired set of CA certificates is different from the OS store of CA certificates, which results in SSL connections succeeding in situations where a verification failure is the correct outcome. This is related to use of the ssl_context, ca_certs, or ca_certs_dir argument.