cve/2021/CVE-2021-21275.md
2025-09-29 21:09:30 +02:00

909 B

CVE-2021-21275

Description

The MediaWiki "Report" extension has a Cross-Site Request Forgery (CSRF) vulnerability. Before fixed version, there was no protection against CSRF checks on Special:Report, so requests to report a revision could be forged. The problem has been fixed in commit f828dc6 by making use of MediaWiki edit tokens.

POC

Reference

Github

No PoCs found on GitHub currently.