exploit-db-mirror/platforms/asp/webapps/32184.txt
Offensive Security b6fddc2460 Updated 03_13_2014
2014-03-13 04:29:24 +00:00

7 lines
No EOL
530 B
Text
Executable file

source: http://www.securityfocus.com/bid/30567/info
KAPhotoservice 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 script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
http://example.com/path/order.asp?cat=&apage=&albumid=&page="><script>alert("1")</script>