Improper access control in MediaWiki - CVE-2024-34502

 

Improper access control in MediaWiki - CVE-2024-34502

Published: May 7, 2024


Vulnerability identifier: #VU89213
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2024-34502
CWE-ID: CWE-284
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: MediaWiki.org
Affected software:
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.


How to mitigate CVE-2024-34502

Install updates from vendor's website.

Sources