Use of Less Trusted Source Affecting python3-pip-wheel package, versions *


low

Snyk CVSS

    Attack Complexity Low
    User Interaction Required
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.11% (44th percentile)
Expand this section
NVD
7.8 high
Expand this section
Red Hat
7.8 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-1939913
  • published 26 Jul 2021
  • disclosed 28 Apr 2020

How to fix?

There is no fixed version for Centos:8 python3-pip-wheel.

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.

An issue was discovered in pip (all versions) because it installs the version with the highest version number, even if the user had intended to obtain a private package from a private index. This only affects use of the --extra-index-url option, and exploitation requires that the package does not already exist in the public index (and thus the attacker can put the package there with an arbitrary version number). NOTE: it has been reported that this is intended functionality and the user is responsible for using --extra-index-url securely