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

Author: x0kster
type: webapps
platform: php
port: 
date_added: 2007-09-20  
date_updated: 2013-12-31  
verified: 1  
codes: CVE-2007-5052;OSVDB-38266  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 30601.txt  
source: https://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]