CVE-2013-1633

medium
Published 2022-05-17 · Modified 2023-11-08
CVSS v3
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
CVSS v2
6.8
VIR risk
6.8

Description

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.

Predictions

Exploit likelihood
30%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://pypi.python.org/pypi/setuptools/0.9.8#changes

Package impact

EcosystemPackageVulnerableFixed
python PyPIsetuptools<0.70.7

Application impact

VendorProductVersionsFixed
pythonsetuptools{"endIncluding":"0.7b4"}
pythonsetuptools0.6.40
pythonsetuptools0.6.41
pythonsetuptools0.6.42
pythonsetuptools0.6.43
pythonsetuptools0.6.44
pythonsetuptools0.6.45
pythonsetuptools0.6.46
pythonsetuptools0.6.47
pythonsetuptools0.6.48
pythonsetuptools0.6.49

References

CWEs

CWE-20

Verify integrity in audit chain (admin only). AS-IS.