CVE Vulnerabilities

CVE-2024-47816

Improper Ownership Management

Published: Oct 09, 2024 | Modified: Oct 09, 2024
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

ImportDump is a mediawiki extension designed to automate user import requests. A users local actor ID is stored in the database to tell who made what requests. Therefore, if a user on another wiki happens to have the same actor ID as someone on the central wiki, the user on the other wiki can act as if theyre the original wiki requester. This can be abused to create new comments, edit the request, and view the request if its marked private. This issue has been addressed in commit 5c91dfc and all users are advised to update. Users unable to update may disable the special page outside of their global wiki. See miraheze/mw-config@e566499 for details on that.

Weakness

The product assigns the wrong ownership, or does not properly verify the ownership, of an object or resource.

Potential Mitigations

References