Vigile CMS 1.8 Wiki Module - Multiple Cross-Site Scripting Vulnerabilities

Related Vulnerabilities: CVE-2007-5052  
Publish Date: 20 Sep 2007
Author: x0kster
                source: http://www.securityfocus.com/bid/25752/info

The Vigile CMS wiki module is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.

An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

Vigile CMS 1.8 is vulnerable; other versions may also be affected.

http://www.example.com/[VIGILE_CMS_PATH]/index.php?nav=[WIKINAME]&title=[XSS]
http://www.example.com/[VIGILE_CMS_PATH]/index.php?nav=[WIKINAME]&cat=[XSS]