Miniweb 2.0 Site Builder Module - Multiple Cross-Site Scripting Vulnerabilities

EDB-ID:

33127

CVE:

N/A


Author:

Moudi

Type:

webapps


Platform:

PHP

Date:

2009-06-29


source: https://www.securityfocus.com/bid/35871/info

The Site Builder module for Miniweb is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.

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.

Site Builder module for Miniweb 2.0 is affected. 

http://www.example.com/sitebuilder/index.php/"><script>alert(document.cookie);</script>
http://www.example.com/sitebuilder/index.php?sitebuilder_id="><script>alert(document.cookie);</script>