CVE-2024-47815 MEDIUM

CVE-2024-47815: Cross-site Scripting in IncidentReporting

Vendor Miraheze
Product IncidentReporting
Weakness CWE-79 · XSS
Published October 9, 2024
Last update October 9, 2024

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

IncidentReporting is a MediaWiki extension for moving incident reports from wikitext to database tables. There are a variety of Cross-site Scripting issues, though all of them require elevated permissions. Some are available to anyone who has the `editincidents` right, some are available to those who can edit interface messages (typically administrators and interface admins), and one is available to those who can edit LocalSettings.php. These issues have been addressed in commit `43896a4` and all users are advised to upgrade. Users unable to upgrade should prevent access to the Special:IncidentReports page.

Key dates

02Disclosure timeline

October 9, 2024 CVE published
October 9, 2024 Record updated