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

11 lines
No EOL
617 B
Text

source: https://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]