Vulnerabilities (CVE)

Filtered by vendor Pypa Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2013-1888 2 Fedoraproject, Pypa 2 Fedora, Pip 2021-03-15 2.1 LOW N/A
pip before 1.3 allows local users to overwrite arbitrary files via a symlink attack on a file in the /tmp/pip-build temporary directory.
CVE-2013-1629 1 Pypa 1 Pip 2021-03-15 6.8 MEDIUM N/A
pip before 1.3 uses HTTP to retrieve packages from the PyPI repository, and does not perform integrity checks on package contents, which allows man-in-the-middle attackers to execute arbitrary code via a crafted response to a "pip install" operation.
CVE-2014-8991 2 Oracle, Pypa 2 Solaris, Pip 2021-03-15 2.1 LOW N/A
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.