Security Advisory

CVE-2018-20225

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2020-05-08 17:29:12
Last updated 2026-04-15 20:50:17
Assigner mitre
State PUBLISHED

Description

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