ghsa-76v4-rfvh-v87h
Vulnerability from github
Published
2022-05-13 01:31
Modified
2022-05-13 01:31
Details
The is_cgi method in CGIHTTPServer.py in the CGIHTTPServer module in Python 2.5, 2.6, and 3.0 allows remote attackers to read script source code via an HTTP GET request that lacks a / (slash) character at the beginning of the URI.
{ "affected": [], "aliases": [ "CVE-2011-1015" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2011-05-09T22:55:00Z", "severity": "MODERATE" }, "details": "The is_cgi method in CGIHTTPServer.py in the CGIHTTPServer module in Python 2.5, 2.6, and 3.0 allows remote attackers to read script source code via an HTTP GET request that lacks a / (slash) character at the beginning of the URI.", "id": "GHSA-76v4-rfvh-v87h", "modified": "2022-05-13T01:31:01Z", "published": "2022-05-13T01:31:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1015" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=680094" }, { "type": "WEB", "url": "http://bugs.python.org/issue2254" }, { "type": "WEB", "url": "http://hg.python.org/cpython/rev/c6c4398293bd" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2011/02/23/27" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2011/02/24/10" }, { "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://securitytracker.com/id?1025489" }, { "type": "WEB", "url": "http://svn.python.org/view?view=revision\u0026revision=71303" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:096" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/46541" }, { "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" } ], "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.