ghsa-6h86-9r5g-f2h5
Vulnerability from github
Published
2022-05-17 04:07
Modified
2024-11-01 23:10
Summary
Cross-site scripting vulnerability in includes/actions/InfoAction.php
Details
Cross-site scripting (XSS) vulnerability in includes/actions/InfoAction.php in MediaWiki before 1.21.9 and 1.22.x before 1.22.6 allows remote attackers to inject arbitrary web script or HTML via the sort key in an info action.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "mediawiki/core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.21.9" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "mediawiki/core" }, "ranges": [ { "events": [ { "introduced": "1.22.0" }, { "fixed": "1.22.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-2853" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-11-01T23:10:24Z", "nvd_published_at": "2014-04-29T18:55:00Z", "severity": "MODERATE" }, "details": "Cross-site scripting (XSS) vulnerability in includes/actions/InfoAction.php in MediaWiki before 1.21.9 and 1.22.x before 1.22.6 allows remote attackers to inject arbitrary web script or HTML via the sort key in an info action.", "id": "GHSA-6h86-9r5g-f2h5", "modified": "2024-11-01T23:10:24Z", "published": "2022-05-17T04:07:54Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-2853" }, { "type": "WEB", "url": "https://github.com/wikimedia/mediawiki-core/commit/0b695ae09aada343ab59be4a3c9963995a1143b6" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1091967" }, { "type": "WEB", "url": "https://bugzilla.wikimedia.org/show_bug.cgi?id=63251" }, { "type": "PACKAGE", "url": "https://github.com/wikimedia/mediawiki" }, { "type": "WEB", "url": "https://www.mediawiki.org/wiki/Release_notes/1.21#Changes_since_1.21.8" }, { "type": "WEB", "url": "https://www.mediawiki.org/wiki/Release_notes/1.22#Changes_since_1.22.5" }, { "type": "WEB", "url": "http://lists.wikimedia.org/pipermail/mediawiki-announce/2014-April/000149.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/58262" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/67068" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1030161" } ], "schema_version": "1.4.0", "severity": [], "summary": "Cross-site scripting vulnerability in includes/actions/InfoAction.php" }
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.