CVE-2024-47782 HIGH

CVE-2024-47782: Cross-site Scripting (XSS) in Special:WikiDiscover when displaying wiki information in WikiDiscover

Vendor Miraheze
Product WikiDiscover
Weakness CWE-79 · XSS
Published October 7, 2024
Last update October 8, 2024

CVSS base score

7.6/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L

What the vulnerability does

01Description

WikiDiscover is an extension designed for use with a CreateWiki managed farm to display wikis. Special:WikiDiscover is a special page that lists all wikis on the wiki farm. However, the special page does not make any effort to escape the wiki name or description. Therefore, if a wiki sets its name and/or description to an XSS payload, the XSS will execute whenever the wiki is shown on Special:WikiDiscover. This issue has been patched with commit `2ce846dd93` and all users are advised to apply that patch. User unable to upgrade should block access to `Special:WikiDiscover`.

Key dates

02Disclosure timeline

October 7, 2024 CVE published
October 8, 2024 Record updated