CVE-2012-0988
KnowledgeTree 3.7.0.2 - Cross-Site Scripting via PATH_INFO to login.php admin.php or preferences.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-0988. PoCs published by High-Tech Bridge SA.
AI-analyzed exploit summary This exploit demonstrates multiple reflected XSS vulnerabilities in KnowledgeTree by injecting malicious JavaScript into URL paths. The PoC uses event handlers like 'onmouseover' to execute arbitrary code in the context of the affected site.
Description
Multiple cross-site scripting (XSS) vulnerabilities in config/dmsDefaults.php in KnowledgeTree 3.7.0.2 and possibly earlier allow remote attackers to inject arbitrary web script or HTML via the PATH_INFO to (1) login.php, (2) admin.php, or (3) preferences.php.
Exploits (1)
This exploit demonstrates multiple reflected XSS vulnerabilities in KnowledgeTree by injecting malicious JavaScript into URL paths. The PoC uses event handlers like 'onmouseover' to execute arbitrary code in the context of the affected site.