ghsa-7p5p-7qq5-cc86
Vulnerability from github
Published
2022-05-24 17:17
Modified
2022-05-24 17:17
Details
An issue was discovered in pip (all versions) because it installs the version with the highest version number, even if the user had intended to obtain a private package from a private index. This only affects use of the --extra-index-url option, and exploitation requires that the package does not already exist in the public index (and thus the attacker can put the package there with an arbitrary version number).
{ "affected": [], "aliases": [ "CVE-2018-20225" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-05-08T18:15:00Z", "severity": "MODERATE" }, "details": "An issue was discovered in pip (all versions) because it installs the version with the highest version number, even if the user had intended to obtain a private package from a private index. This only affects use of the --extra-index-url option, and exploitation requires that the package does not already exist in the public index (and thus the attacker can put the package there with an arbitrary version number).", "id": "GHSA-7p5p-7qq5-cc86", "modified": "2022-05-24T17:17:28Z", "published": "2022-05-24T17:17:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-20225" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1835736" }, { "type": "WEB", "url": "https://cowlicks.website/posts/arbitrary-code-execution-from-pips-extra-index-url.html" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rb1adce798445facd032870d644eb39c4baaf9c4a7dd5477d12bb6ab2@%3Cgithub.arrow.apache.org%3E" }, { "type": "WEB", "url": "https://pip.pypa.io/en/stable/news" } ], "schema_version": "1.4.0", "severity": [] }
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.