exploit-db-mirror/platforms/php/webapps/34774.txt
Offensive Security 2673f2b61e Updated 09_27_2014
2014-09-27 04:47:01 +00:00

7 lines
No EOL
579 B
Text
Executable file

source: http://www.securityfocus.com/bid/43519/info
Hotscripts Type PHP Clone Script is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
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.
http://www.example.com/hotscriptsclonetypephpscript/feedback.php?msg="><script>alert(document.cookie);</script>