KAPhotoservice - 'search.asp?Filename' Cross-Site Scripting

EDB-ID:

32185




Platform:

ASP

Date:

2008-08-06


source: https://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/search.asp?filename="><script>alert("1")</script>