ghsa-rj9p-8jxj-2ch4
Vulnerability from github
Published
2022-05-24 17:29
Modified
2024-05-17 21:56
Severity ?
Summary
MediaWiki Cross-site Scripting (XSS) vulnerability
Details
An issue was discovered in MediaWiki 1.34.x before 1.34.3. On Special:Contributions, the NS filter uses unescaped messages as keys in the option key for an HTMLForm specifier. This is vulnerable to a mild XSS if one of those messages is changed to include raw HTML.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "mediawiki/core" }, "ranges": [ { "events": [ { "introduced": "1.34.0" }, { "fixed": "1.34.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "mediawiki/core" }, "ranges": [ { "events": [ { "introduced": "1.35.0-rc.0" }, { "fixed": "1.35.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-25812" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-05-17T21:56:18Z", "nvd_published_at": "2020-09-27T21:15:00Z", "severity": "MODERATE" }, "details": "An issue was discovered in MediaWiki 1.34.x before 1.34.3. On Special:Contributions, the NS filter uses unescaped messages as keys in the option key for an HTMLForm specifier. This is vulnerable to a mild XSS if one of those messages is changed to include raw HTML.", "id": "GHSA-rj9p-8jxj-2ch4", "modified": "2024-05-17T21:56:19Z", "published": "2022-05-24T17:29:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25812" }, { "type": "WEB", "url": "https://gerrit.wikimedia.org/g/mediawiki/core/+/ad4a3ba45fb955aa8c0eb3c83809b16b40a498b9/includes/specials/SpecialContributions.php#592" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/mediawiki/core/CVE-2020-25812.yaml" }, { "type": "PACKAGE", "url": "https://github.com/wikimedia/mediawiki" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RTTPZ7XMDS66I442OLLHXBDNP2LCBJU6" }, { "type": "WEB", "url": "https://lists.wikimedia.org/pipermail/mediawiki-l/2020-September/048480.html" }, { "type": "WEB", "url": "https://lists.wikimedia.org/pipermail/mediawiki-l/2020-September/048488.html" }, { "type": "WEB", "url": "https://phabricator.wikimedia.org/T255918" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "MediaWiki Cross-site Scripting (XSS) vulnerability" }
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.