GHSA-wf93-45jw-7689MediumCVSS 5.5
pip would treat console_scripts and gui_scripts as paths instead of file names without sanitizing...
🔗 CVE IDs covered (1)
📋 Description
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.