Local Denial of Service Vulnerability in pip Product by Python Software Foundation
CVE-2014-8991
Currently unrated
What is CVE-2014-8991?
The pip tool, used for managing Python packages, is susceptible to a local denial of service attack due to predictable temporary directory names. When a malicious user creates a file in the /tmp/pip-build-* directory, it can lead to the prevention of package installation for other users. This vulnerability affects various versions of pip, allowing an attacker to disrupt the package management process.