ghsa-cr6h-6cqx-mw3f
Vulnerability from github
Published
2022-05-13 01:31
Modified
2022-05-13 01:31
Details
The list_directory function in Lib/SimpleHTTPServer.py in SimpleHTTPServer in Python before 2.5.6c1, 2.6.x before 2.6.7 rc2, and 2.7.x before 2.7.2 does not place a charset parameter in the Content-Type HTTP header, which makes it easier for remote attackers to conduct cross-site scripting (XSS) attacks against Internet Explorer 7 via UTF-7 encoding.
{ "affected": [], "aliases": [ "CVE-2011-4940" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2012-06-27T10:18:00Z", "severity": "LOW" }, "details": "The list_directory function in Lib/SimpleHTTPServer.py in SimpleHTTPServer in Python before 2.5.6c1, 2.6.x before 2.6.7 rc2, and 2.7.x before 2.7.2 does not place a charset parameter in the Content-Type HTTP header, which makes it easier for remote attackers to conduct cross-site scripting (XSS) attacks against Internet Explorer 7 via UTF-7 encoding.", "id": "GHSA-cr6h-6cqx-mw3f", "modified": "2022-05-13T01:31:00Z", "published": "2022-05-13T01:31:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4940" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2012:0744" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2012:0745" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2011-4940" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=803500" }, { "type": "WEB", "url": "http://bugs.python.org/issue11442" }, { "type": "WEB", "url": "http://jvn.jp/en/jp/JVN51176027/index.html" }, { "type": "WEB", "url": "http://jvndb.jvn.jp/jvndb/JVNDB-2012-000063" }, { "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://www.securityfocus.com/bid/54083" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1592-1" }, { "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.