Improper Ownership Management
CVE-2024-47816
Summary
ImportDump is a mediawiki extension designed to automate user import requests. A user's 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 they're the original wiki requester. This can be abused to create new comments, edit the request, and view the request if it's marked private. This issue has been addressed in commit `5c91dfc` of this miraheze/import-dump package. All users are advised to update. Users unable to update may disable the special page outside their global wiki. See `miraheze/mw-config@e566499` for details on that.
- HIGH
- NETWORK
- HIGH
- UNCHANGED
- NONE
- LOW
- LOW
- LOW
CWE-282 - Improper Ownership Management
The software assigns the wrong ownership, or does not properly verify the ownership, of an object or resource.
Advisory Timeline
- Published