pysec-2013-22
Vulnerability from pysec
Published
2013-08-06 02:52
Modified
2021-07-15 02:22
Details
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.
Impacted products
Name | purl | setuptools | pkg:pypi/setuptools |
---|
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "setuptools", "purl": "pkg:pypi/setuptools" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.7" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.6b1", "0.6b2", "0.6b3", "0.6b4", "0.6c1", "0.6c10", "0.6c11", "0.6c2", "0.6c3", "0.6c4", "0.6c5", "0.6c6", "0.6c7", "0.6c8", "0.6c9" ] } ], "aliases": [ "CVE-2013-1633" ], "details": "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.", "id": "PYSEC-2013-22", "modified": "2021-07-15T02:22:20.324113Z", "published": "2013-08-06T02:52:00Z", "references": [ { "type": "WEB", "url": "http://www.reddit.com/r/Python/comments/17rfh7/warning_dont_use_pip_in_an_untrusted_network_a/" }, { "type": "WEB", "url": "https://pypi.python.org/pypi/setuptools/0.9.8#changes" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…