CVE-2024-47781
Miraheze CreateWiki XSS Vulnerability (Cross-Site Scripting)
Description
CreateWiki is an extension used at Miraheze for requesting & creating wikis. The name of requested wikis is not escaped on Special:RequestWikiQueue, so a user can insert arbitrary HTML that is displayed in the request wiki queue when requesting a wiki. If a wiki creator comes across the XSS payload, their user session can be abused to retrieve deleted wiki requests, which typically contains private information. Likewise, this can also be abused on those with the ability to suppress requests to view sensitive information. This issue has been patched with commit `693a220` and all users are advised to apply the patch. Users unable to upgrade should disable Javascript and/or prevent access to the vulnerable page (Special:RequestWikiQueue).
INFO
Published Date :
Oct. 7, 2024, 10:15 p.m.
Last Modified :
Nov. 14, 2024, 6:19 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
2.7
Exploitability Score :
2.8
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-47781
.
URL | Resource |
---|---|
https://github.com/miraheze/CreateWiki/commit/693a220f399ee7eb4d00e77c3c667e864b1bd306 | Patch |
https://github.com/miraheze/CreateWiki/security/advisories/GHSA-h527-jh77-5g7j | Vendor Advisory |
https://issue-tracker.miraheze.org/T12693 | Issue Tracking Product |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-47781
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-47781
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Nov. 14, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Changed Reference Type https://github.com/miraheze/CreateWiki/commit/693a220f399ee7eb4d00e77c3c667e864b1bd306 No Types Assigned https://github.com/miraheze/CreateWiki/commit/693a220f399ee7eb4d00e77c3c667e864b1bd306 Patch Changed Reference Type https://github.com/miraheze/CreateWiki/security/advisories/GHSA-h527-jh77-5g7j No Types Assigned https://github.com/miraheze/CreateWiki/security/advisories/GHSA-h527-jh77-5g7j Vendor Advisory Changed Reference Type https://issue-tracker.miraheze.org/T12693 No Types Assigned https://issue-tracker.miraheze.org/T12693 Issue Tracking, Product Added CPE Configuration OR *cpe:2.3:a:miraheze:createwiki:*:*:*:*:*:*:*:* versions from (including) 2018-11-07 up to (excluding) 2024-10-07 -
CVE Received by [email protected]
Oct. 07, 2024
Action Type Old Value New Value Added Description CreateWiki is an extension used at Miraheze for requesting & creating wikis. The name of requested wikis is not escaped on Special:RequestWikiQueue, so a user can insert arbitrary HTML that is displayed in the request wiki queue when requesting a wiki. If a wiki creator comes across the XSS payload, their user session can be abused to retrieve deleted wiki requests, which typically contains private information. Likewise, this can also be abused on those with the ability to suppress requests to view sensitive information. This issue has been patched with commit `693a220` and all users are advised to apply the patch. Users unable to upgrade should disable Javascript and/or prevent access to the vulnerable page (Special:RequestWikiQueue). Added Reference GitHub, Inc. https://github.com/miraheze/CreateWiki/security/advisories/GHSA-h527-jh77-5g7j [No types assigned] Added Reference GitHub, Inc. https://github.com/miraheze/CreateWiki/commit/693a220f399ee7eb4d00e77c3c667e864b1bd306 [No types assigned] Added Reference GitHub, Inc. https://issue-tracker.miraheze.org/T12693 [No types assigned] Added CWE GitHub, Inc. CWE-79 Added CVSS V4.0 GitHub, Inc. CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-47781
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-47781
weaknesses.