cve/2020/CVE-2020-35478.md
2024-05-25 21:48:12 +02:00

676 B

CVE-2020-35478

Description

MediaWiki before 1.35.1 allows XSS via BlockLogFormatter.php. MediaWiki:blanknamespace potentially can be output as raw HTML with SCRIPT tags via LogFormatter::makePageLink(). This affects MediaWiki 1.33.0 and later.

POC

Reference

No PoCs from references.

Github