CVE-2011-3010
TWiki < 5.1.0 - Cross-Site Scripting via New Topic Parameter or SlideShow Plugin Query String
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2011-3010. PoCs published by Mesut Timur.
AI-analyzed exploit summary This exploit demonstrates a reflected XSS vulnerability in TWiki by injecting a malicious script via a crafted URL. The payload bypasses insufficient input sanitization to execute arbitrary JavaScript in the context of the affected site.
Description
Multiple cross-site scripting (XSS) vulnerabilities in TWiki before 5.1.0 allow remote attackers to inject arbitrary web script or HTML via (1) the newtopic parameter in a WebCreateNewTopic action, related to the TWiki.WebCreateNewTopicTemplate topic; or (2) the query string to SlideShow.pm in the SlideShowPlugin.
Exploits (2)
This exploit demonstrates a reflected XSS vulnerability in TWiki by injecting a malicious script via a crafted URL. The payload bypasses insufficient input sanitization to execute arbitrary JavaScript in the context of the affected site.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in TWiki by injecting malicious JavaScript via the 'newtopic' parameter. The payload triggers an alert dialog, proving arbitrary script execution in the context of the affected site.