Files
CVEs-PoC/2021/CVE-2021-21275.md
T
2024-06-18 02:51:15 +02:00

890 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.