Exploitation Summary
EIP tracks 1 public exploit for CVE-2012-2698. PoCs published by anonymous.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in MediaWiki by injecting malicious JavaScript via the 'uselang' parameter. The payload executes an arbitrary script in the context of the affected site when a user interacts with the crafted URL.
Description
Cross-site scripting (XSS) vulnerability in the outputPage function in includes/SkinTemplate.php in MediaWiki before 1.17.5, 1.18.x before 1.18.4, and 1.19.x before 1.19.1 allows remote attackers to inject arbitrary web script or HTML via the uselang parameter to index.php/Main_page.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in MediaWiki by injecting malicious JavaScript via the 'uselang' parameter. The payload executes an arbitrary script in the context of the affected site when a user interacts with the crafted URL.