Improper access control in MediaWiki - CVE-2024-34502
Published: May 7, 2024
MediaWiki
Detailed vulnerability description
The vulnerability allows a remote attacker to gain unauthorized access to otherwise restricted functionality.
The vulnerability exists in the WikibaseLexeme extension due to Special:MergeLexemes makes edits on GET requests without edit tokens. A remote attacker can make an edit that merges the from-id to the to-id, even if the request was not a POST request, and even if it does not contain an edit token.