15 matches found
GHSA-WF93-45JW-7689 pip: Path traversal in console_scripts/gui_scripts entry point names allows installing scripts outside of target directory
pip would treat consolescripts and guiscripts 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...