exploit-db-mirror/platforms/php/webapps/34805.txt
Offensive Security 66d3c41613 Updated 09_30_2014
2014-09-30 04:44:44 +00:00

8 lines
558 B
Text
Executable file

source: http://www.securityfocus.com/bid/43693/info
StatsCode is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary HTML and script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
Login : &#039;><script>alert(&#039;xss&#039;)</script>
Password : &#039;><script>alert(&#039;xss&#039;)</script>