CVE-2013-1633
CVE-2013-1633 is a medium-severity vulnerability in Python Setuptools with a CVSS 2.0 base score of 6.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-20.
Key facts
- Severity: Medium (CVSS 2.0 base score 6.8)
- EPSS exploit prediction: 2% (78th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-20
- Affected product: Python Setuptools
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2013-1633?
- 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.
- How severe is CVE-2013-1633?
- CVE-2013-1633 has a CVSS 2.0 base score of 6.8, rated medium severity.
- Is CVE-2013-1633 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (78th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2013-1633?
- CVE-2013-1633 primarily affects Python Setuptools. In total, 11 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2013-1633?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2013-1633 published?
- CVE-2013-1633 was published on 2013-08-06 and last updated on 2026-06-16.
References
- http://www.reddit.com/r/Python/comments/17rfh7/warning_dont_use_pip_in_an_untrusted_network_a/
- https://pypi.python.org/pypi/setuptools/0.9.8#changes
Affected products (11)
- cpe:2.3:a:python:setuptools:*:*:*:*:*:*:*:*
- cpe:2.3:a:python:setuptools:0.6.40:*:*:*:*:*:*:*
- cpe:2.3:a:python:setuptools:0.6.41:*:*:*:*:*:*:*
- cpe:2.3:a:python:setuptools:0.6.42:*:*:*:*:*:*:*
- cpe:2.3:a:python:setuptools:0.6.43:*:*:*:*:*:*:*
- cpe:2.3:a:python:setuptools:0.6.44:*:*:*:*:*:*:*
- cpe:2.3:a:python:setuptools:0.6.45:*:*:*:*:*:*:*
- cpe:2.3:a:python:setuptools:0.6.46:*:*:*:*:*:*:*
- cpe:2.3:a:python:setuptools:0.6.47:*:*:*:*:*:*:*
- cpe:2.3:a:python:setuptools:0.6.48:*:*:*:*:*:*:*
- cpe:2.3:a:python:setuptools:0.6.49:*:*:*:*:*:*:*
More vulnerabilities in Python Setuptools
- CVE-2025-47273 — High (CVSS 8.8): setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. A path…
- CVE-2022-40897 — Medium (CVSS 5.9): Python Packaging Authority (PyPA) setuptools before 65.5.1 allows remote attackers to cause a denial of service via…
All CVEs affecting Python Setuptools →
Other CWE-20 (Improper Input Validation) vulnerabilities
- CVE-2026-48316 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48281 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48277 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48055 — Critical (CVSS 10.0): Streambert is a cross-platform Electron Desktop App to stream and download any video media. In versions 2.4.0 and…
- CVE-2026-34910 — Critical (CVSS 10.0): A malicious actor with access to the network could exploit an Improper Input Validation vulnerability found in UniFi OS…
- CVE-2026-33587 — Critical (CVSS 10.0): Lack of user input sanitisation in Open Notebook v1.8.3 allows the application user to execute Python code (and…
Browse all CWE-20 (Improper Input Validation) vulnerabilities →