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

EDB-ID:

27153




Platform:

PHP

Date:

2006-01-31


source: https://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>