Safety vulnerability ID: 67599
The information on this page was manually curated by our Cybersecurity Intelligence Team.
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). A warning was added about this behavior in version 21.1.
NOTE: it has been reported that this is intended functionality and the user is responsible for using --extra-index-url securely.
Latest version: 24.3.1
The PyPA recommended tool for installing Python packages.
This vulnerability has no description
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application