GHSA-g3p5-fjj9-h8gj
Vulnerability from github
Published
2022-05-13 01:11
Modified
2024-10-09 21:27
Severity ?
VLAI Severity ?
Summary
Improper Input Validation in pip
Details
pip before 1.3 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 a "pip install" operation.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "pip" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-1629" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2022-07-08T19:00:03Z", "nvd_published_at": "2013-08-06T02:52:00Z", "severity": "HIGH" }, "details": "pip before 1.3 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 a \"pip install\" operation.", "id": "GHSA-g3p5-fjj9-h8gj", "modified": "2024-10-09T21:27:59Z", "published": "2022-05-13T01:11:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-1629" }, { "type": "WEB", "url": "https://github.com/pypa/pip/issues/425" }, { "type": "WEB", "url": "https://github.com/pypa/pip/pull/791/files" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=968059" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-g3p5-fjj9-h8gj" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pip/PYSEC-2013-8.yaml" }, { "type": "PACKAGE", "url": "https://github.com/pypa/pip" }, { "type": "WEB", "url": "http://www.pip-installer.org/en/latest/installing.html" }, { "type": "WEB", "url": "http://www.pip-installer.org/en/latest/news.html#changelog" }, { "type": "WEB", "url": "http://www.reddit.com/r/Python/comments/17rfh7/warning_dont_use_pip_in_an_untrusted_network_a" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P", "type": "CVSS_V4" } ], "summary": "Improper Input Validation in pip" }
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…