ghsa-gw9q-c7gh-j9vm
Vulnerability from github
Published
2022-05-01 18:24
Modified
2024-03-23 03:30
Details
Directory traversal vulnerability in the (1) extract and (2) extractall functions in the tarfile module in Python allows user-assisted remote attackers to overwrite arbitrary files via a .. (dot dot) sequence in filenames in a TAR archive, a related issue to CVE-2001-1267.
{ "affected": [], "aliases": [ "CVE-2007-4559" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2007-08-28T01:17:00Z", "severity": "MODERATE" }, "details": "Directory traversal vulnerability in the (1) extract and (2) extractall functions in the tarfile module in Python allows user-assisted remote attackers to overwrite arbitrary files via a .. (dot dot) sequence in filenames in a TAR archive, a related issue to CVE-2001-1267.", "id": "GHSA-gw9q-c7gh-j9vm", "modified": "2024-03-23T03:30:23Z", "published": "2022-05-01T18:24:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2007-4559" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=263261" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CVBB7NU3YIRRDOKLYVN647WPRR3IAKR6" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FI55PGL47ES3OU2FQPGEHOI2EK3S2OBH" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/KA4Z44ZAI4SY7THCFBUDNT5EEFO4XQ3A" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202309-06" }, { "type": "WEB", "url": "http://mail.python.org/pipermail/python-dev/2007-August/074290.html" }, { "type": "WEB", "url": "http://mail.python.org/pipermail/python-dev/2007-August/074292.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/26623" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2007/3022" } ], "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.