CVE-2007-5052
Vigile CMS 1.8 - Cross-Site Scripting via Wiki Title Parameter or Download Cat Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-5052. PoCs published by x0kster.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in Vigile CMS 1.8, where user-supplied input in the 'title' and 'cat' parameters is not properly sanitized. This allows arbitrary script execution in the context of the affected site.
Description
Multiple cross-site scripting (XSS) vulnerabilities in index.php in Vigile CMS 1.8 allow remote attackers to inject arbitrary web script or HTML via a request to the wiki module with (1) the title parameter or (2) a "title=" sequence in the PATH_INFO, or a request to the download module with (3) the cat parameter or (4) a "cat=" sequence in the PATH_INFO.
Exploits (1)
The provided text describes a cross-site scripting (XSS) vulnerability in Vigile CMS 1.8, where user-supplied input in the 'title' and 'cat' parameters is not properly sanitized. This allows arbitrary script execution in the context of the affected site.