Search for packages
| purl | pkg:pypi/pip@6.0 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-fnwn-t9tv-vyg5
Aliases: CVE-2021-3572 GHSA-5xp3-jfq3-5q8x PYSEC-2021-437 |
A flaw was found in python-pip in the way it handled Unicode separators in git references. A remote attacker could possibly use this issue to install a different revision on a repository. The highest threat from this vulnerability is to data integrity. This is fixed in python-pip version 21.1. |
Affected by 1 other vulnerability. |
|
VCID-gf5x-x4hk-eqft
Aliases: CVE-2019-20916 GHSA-gpvv-69j7-gwj8 PYSEC-2020-173 |
The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. |
Affected by 2 other vulnerabilities. |
|
VCID-j8ag-5x6a-sqfx
Aliases: PYSEC-2020-192 |
The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py. |
Affected by 2 other vulnerabilities. |
|
VCID-kfvm-38cs-13h3
Aliases: CVE-2023-5752 GHSA-mq26-g339-26xf PYSEC-2023-228 |
When installing a package from a Mercurial VCS URL (ie "pip install hg+...") with pip prior to v23.3, the specified Mercurial revision could be used to inject arbitrary configuration options to the "hg clone" call (ie "--config"). Controlling the Mercurial configuration can modify how and which repository is installed. This vulnerability does not affect users who aren't installing from Mercurial. |
Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-aw56-2fxb-nye4 | pip 1.3 through 1.5.6 allows local users to cause a denial of service (prevention of package installation) by creating a /tmp/pip-build-* file for another user. |
CVE-2014-8991
GHSA-53mr-44pp-crf4 PYSEC-2014-11 |