CVE-2005-3308
Zomplog 3.4 - Cross-Site Scripting via Name, Comment, Username, or Search Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-3308. PoCs published by sikikmail.
AI-analyzed exploit summary The exploit demonstrates an HTML injection vulnerability in Zomplog by injecting a script tag into the 'id' parameter of the detail.php page, which executes arbitrary JavaScript in the context of the affected site.
Description
Multiple cross-site scripting (XSS) vulnerabilities in Zomplog 3.4 allow remote attackers to inject arbitrary web script or HTML via the (1) name or (2) comment parameter in detail.php, (3) the username parameter in get.php, and (4) the search parameter in index.php.
Exploits (1)
The exploit demonstrates an HTML injection vulnerability in Zomplog by injecting a script tag into the 'id' parameter of the detail.php page, which executes arbitrary JavaScript in the context of the affected site.