pip
cpe:2.3:a:pypa:pip:*:*:*:*:*:*:*
A vulnerability in Python's pip package manager allows console_scripts and gui_scripts to be treated as paths rather than filenames. This issue arises because pip does not properly sanitize the resolved absolute path to the installation directory. As a result, entry points can be installed outside the intended installation directory.
Exploitation of this vulnerability can lead to entry points being installed in unintended locations, potentially causing conflicts or unexpected behavior when executing scripts.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.