exploit-db-mirror/platforms/php/webapps/33933.txt
Offensive Security ff9d2bfa96 Updated 07_02_2014
2014-07-02 04:39:03 +00:00

9 lines
No EOL
552 B
Text
Executable file

source: http://www.securityfocus.com/bid/39909/info
ThinkPHP is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.
An attacker may leverage this issue to execute arbitrary 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.
ThinkPHP 2.0 is vulnerable; prior versions may also be affected.
http://www.example.com/index.php?s=1%3Cbody+onload=alert(1)%3E