4 matches found
CVE-2021-21275
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...
CVE-2021-21275
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...
CVE-2021-21275
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...
CVE-2021-21275
The CVE-2021-21275 entry concerns the MediaWiki Report extension, where a CSRF vulnerability existed because Special:Report lacked CSRF protection before the fix. The root cause is absence of CSRF checks on report submissions for revisions; the issue was mitigated by commit f828dc6 introducing Me...