Уязвимость модуля pip языка программирования Python, связанная с неверным ограничением имени пути к каталогу, позволяющая нарушителю оказать воздействие на целостность защищаемой информации
pip would treat console_scripts and gui_scripts as paths instead of file names without sanitizing the resolved absolute path to the installation directory, leading to entry points being installed outside the installation directory.