CVE-2024-47812

MEDIUM EPSS 31.4%
Published Oct 9, 20241y ago · Modified Jun 17, 20262w ago
6.0 CVSS 3.1
Medium
Find Similar
Published Oct 9, 2024 1y ago
Last Modified Jun 17, 2026 2w ago

Description

ImportDump is an extension for mediawiki designed to automate user import requests. Anyone who can edit the interface strings of a wiki (typically administrators and interface admins) can embed XSS payloads in the messages for dates, and thus XSS anyone who views Special:RequestImportQueue. This issue has been patched in commit `d054b95` and all users are advised to apply this commit to their branch. Users unable to upgrade may either Prevent access to Special:RequestImportQueue on all wikis, except for the global wiki; and If an interface administrator (or equivalent) level protection is available (which is not provided by default) on the global wiki, protect the affected messages up to that level. This causes the XSS to be virtually useless as users with those rights can already edit Javascript pages. Or Prevent access to Special:RequestImportQueue altogether.

CVSS Details

Base Score
6.0
Exploitability
1.2
Impact
4.7
Vector string
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:L
Attack Vector Network
Attack Complexity Low
Privileges Required High
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity High
Availability Low

Threat Intelligence

EPSS Exploit Probability
31.4% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 2

CWE-79 Cross-site Scripting Injection
CWE-80

References 3

  • github.com https://github.com/miraheze/ImportDump/commit/d054b9529129af79d4426df24faa80014cb16602
  • github.com https://github.com/miraheze/ImportDump/security/advisories/GHSA-465h-45v4-6fx9
  • issue-tracker.miraheze.org https://issue-tracker.miraheze.org/T12698

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.