cPanel Web Hosting Manager 3.1 - Multiple Cross-Site Scripting Vulnerabilities

EDB-ID:

29238

CVE:

N/A




Platform:

PHP

Date:

2006-12-08


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

Web Hosting Manager is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input. 

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

Version 3.1.0 is vulnerable to these issue; other versions may also be affected.

Note that to exploit these issues, an attacker must have authenticated access to the affected application.

http://www.example.com/scripts2/changeemail?domain=d[XSS]
http://www.example.com/scripts2/limitbw?domain=[XSS]
http://www.example.com/scripts2/dofeaturemanager?action=editfeature&feature=XSS
http://www.example.com/scripts/rearrangeacct?domain=[XSS]