ghsa-4jhg-wfq8-3vgm
Vulnerability from github
Published
2022-05-17 05:10
Modified
2022-05-17 05:10
Details
Untrusted search path vulnerability in the PySys_SetArgv API function in Python 2.6 and earlier, and possibly later versions, prepends an empty string to sys.path when the argv[0] argument does not contain a path separator, which might allow local users to execute arbitrary code via a Trojan horse Python file in the current working directory.
{ "affected": [], "aliases": [ "CVE-2008-5983" ], "database_specific": { "cwe_ids": [ "CWE-426" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2009-01-28T02:30:00Z", "severity": "MODERATE" }, "details": "Untrusted search path vulnerability in the PySys_SetArgv API function in Python 2.6 and earlier, and possibly later versions, prepends an empty string to sys.path when the argv[0] argument does not contain a path separator, which might allow local users to execute arbitrary code via a Trojan horse Python file in the current working directory.", "id": "GHSA-4jhg-wfq8-3vgm", "modified": "2022-05-17T05:10:00Z", "published": "2022-05-17T05:10:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-5983" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=482814" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-June/042751.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/34522" }, { "type": "WEB", "url": "http://secunia.com/advisories/40194" }, { "type": "WEB", "url": "http://secunia.com/advisories/42888" }, { "type": "WEB", "url": "http://secunia.com/advisories/50858" }, { "type": "WEB", "url": "http://secunia.com/advisories/51024" }, { "type": "WEB", "url": "http://secunia.com/advisories/51040" }, { "type": "WEB", "url": "http://secunia.com/advisories/51087" }, { "type": "WEB", "url": "http://security.gentoo.org/glsa/glsa-200903-41.xml" }, { "type": "WEB", "url": "http://security.gentoo.org/glsa/glsa-200904-06.xml" }, { "type": "WEB", "url": "http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg586010.html" }, { "type": "WEB", "url": "http://www.nabble.com/Bug-484305%3A-bicyclerepair%3A-bike.vim-imports-untrusted-python-files-from-cwd-td18848099.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2009/01/26/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2009/01/28/5" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2009/01/30/2" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2011-0027.html" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1596-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1613-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1613-2" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1616-1" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2010/1448" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2011/0122" } ], "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.