ghsa-rwjq-pqc6-6rcp
Vulnerability from github
Published
2022-05-17 02:00
Modified
2022-05-17 02:00
Details
The checkCss function in includes/Sanitizer.php in the wikitext parser in MediaWiki before 1.16.3 does not properly validate Cascading Style Sheets (CSS) token sequences, which allows remote attackers to conduct cross-site scripting (XSS) attacks or obtain sensitive information by using the \2f\2a and \2a\2f hex strings to surround CSS comments.
{ "affected": [], "aliases": [ "CVE-2011-1579" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2011-04-27T00:55:00Z", "severity": "MODERATE" }, "details": "The checkCss function in includes/Sanitizer.php in the wikitext parser in MediaWiki before 1.16.3 does not properly validate Cascading Style Sheets (CSS) token sequences, which allows remote attackers to conduct cross-site scripting (XSS) attacks or obtain sensitive information by using the \\2f\\2a and \\2a\\2f hex strings to surround CSS comments.", "id": "GHSA-rwjq-pqc6-6rcp", "modified": "2022-05-17T02:00:24Z", "published": "2022-05-17T02:00:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1579" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=695577" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=696360" }, { "type": "WEB", "url": "https://bugzilla.wikimedia.org/show_bug.cgi?id=28450" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/66738" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-April/058588.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-April/058910.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-April/059232.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-April/059235.html" }, { "type": "WEB", "url": "http://lists.wikimedia.org/pipermail/mediawiki-announce/2011-April/000096.html" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2011/04/13/15" }, { "type": "WEB", "url": "http://secunia.com/advisories/44142" }, { "type": "WEB", "url": "http://www.debian.org/security/2011/dsa-2366" }, { "type": "WEB", "url": "http://www.mediawiki.org/wiki/Special:Code/MediaWiki/85856" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/47354" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2011/0978" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2011/1100" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2011/1151" } ], "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.