First published: Thu Apr 21 2022(Updated: )
The CreateRedirect extension before 2022-04-14 for MediaWiki does not properly check whether the user has permissions to edit the target page. This could lead to an unauthorised (or blocked) user being able to edit a page.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Mediawiki Createredirect | <2022-04-14 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-29547 has been classified as a medium severity vulnerability due to improper permission checks in the CreateRedirect extension.
To fix CVE-2022-29547, update the CreateRedirect extension to a version released after April 14, 2022.
CVE-2022-29547 could allow unauthorized users or blocked users to edit target pages, potentially leading to content manipulation.
CVE-2022-29547 affects versions of the CreateRedirect extension prior to April 14, 2022.
The CreateRedirect extension in MediaWiki is used to create redirects from one page to another within the wiki.