cve/2007/CVE-2007-1054.md
2025-09-29 21:09:30 +02:00

906 B

CVE-2007-1054

Description

Cross-site scripting (XSS) vulnerability in the AJAX features in index.php in MediaWiki 1.6.x through 1.9.2, when $wgUseAjax is enabled, allows remote attackers to inject arbitrary web script or HTML via a UTF-7 encoded value of the rs parameter, which is processed by Internet Explorer.

POC

Reference

Github

No PoCs found on GitHub currently.