#VU42675 Input validation error in setuptools - CVE-2013-1633
Published: August 6, 2013 / Updated: August 11, 2020
setuptools
Python Packaging Authority
Description
The vulnerability allows a remote non-authenticated attacker to read and manipulate data.
easy_install in setuptools before 0.7 uses HTTP to retrieve packages from the PyPI repository, and does not perform integrity checks on package contents, which allows man-in-the-middle attackers to execute arbitrary code via a crafted response to the default use of the product.