exploit-db-mirror/platforms/php/webapps/34733.txt
Offensive Security 2cc98e5da6 Updated 09_24_2014
2014-09-24 04:44:54 +00:00

7 lines
541 B
Text
Executable file

source: http://www.securityfocus.com/bid/43478/info
DragDropCart 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/demo/search.php?search=1<script>alert(308229169208)</script>