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

EDB-ID:

30601


Author:

x0kster

Type:

webapps


Platform:

PHP

Date:

2007-09-20


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]