Cerberus Helpdesk 2.7 - 'Clients.php' Cross-Site Scripting

Related Vulnerabilities: CVE-2006-0509  
Publish Date: 31 Jan 2006
                source: http://www.securityfocus.com/bid/16439/info

Cerberus Helpdesk is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.

An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. These may facilitate the theft of cookie-based authentication credentials as well as other attacks. 

http://www.example.com/tts2/clients.php?mode=search&sid=<sidvalue>&contact_search=<script>alert('c')</script>