exploit-db-mirror/platforms/php/webapps/32543.txt
Offensive Security b4268e8a98 Updated 03_28_2014
2014-03-28 04:32:23 +00:00

9 lines
No EOL
594 B
Text
Executable file

source: http://www.securityfocus.com/bid/31968/info
Kmita Catalogue 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.
Kmita Catalogue V2 is vulnerable; other versions may also be affected.
http://www.example.com/search.php?q=<script>alert(document.cookie);</script>&Search=Search