#VU95339 Code Injection in setuptools - CVE-2024-6345
Published: August 5, 2024
setuptools
Python Packaging Authority
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to improper input validation when processing URL in the package_index module of pypa/setuptools. A remote attacker can send a specially crafted request and execute arbitrary code on the target system via download functions.