CVE-2006-1196
QwikiWiki 1.5 - Cross-Site Scripting via Multiple Parameters
Title source: llmExploitation Summary
EIP tracks 4 public exploits for CVE-2006-1196. PoCs published by Kiki.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in QwikiWiki, where user-supplied input is not properly sanitized. The example URL demonstrates how an attacker could inject arbitrary script code into the 'help' parameter.
Description
Multiple cross-site scripting (XSS) vulnerabilities in QwikiWiki 1.5 allow remote attackers to inject arbitrary web script or HTML via the (1) from and (2) help parameters to (a) index.php; (3) action, (4) page, (5) debug, (6) help, (7) username, or (8) password parameters to (b) login.php; the (7) help parameter to (c) pageindex.php; or (8) help parameter to (d) recentchanges.php.
Exploits (4)
The provided text describes a cross-site scripting (XSS) vulnerability in QwikiWiki, where user-supplied input is not properly sanitized. The example URL demonstrates how an attacker could inject arbitrary script code into the 'help' parameter.
The provided text describes a cross-site scripting (XSS) vulnerability in QwikiWiki, where user-supplied input is not properly sanitized. The example URL demonstrates how an attacker could inject arbitrary script code into the 'help' parameter.
The exploit demonstrates multiple XSS vulnerabilities in QwikiWiki by injecting arbitrary script code into various URL parameters. These vulnerabilities arise due to insufficient input sanitization in the application.
The provided text describes multiple XSS vulnerabilities in QwikiWiki due to improper input sanitization. It includes example URLs demonstrating how arbitrary script code can be executed in the context of the affected site.