exploit-db-mirror/exploits/php/webapps/29238.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

14 lines
No EOL
895 B
Text

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]