exploit-db-mirror/platforms/php/webapps/34342.txt
Offensive Security 6b6daa5f97 Updated 08_17_2014
2014-08-17 04:41:15 +00:00

11 lines
630 B
Text
Executable file

source: http://www.securityfocus.com/bid/41742/info
Ez Poll Hoster 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 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.
The following example URIs are available:
http://www.example.com/eph/index.php?action=code&pid=[XSS]
http://www.example.com/eph/profile.php?action=view&uid=[XSS]