PMOS Help Desk 2.3 - 'ticketview.php' Multiple Cross-Site Scripting Vulnerabilities

Related Vulnerabilities: CVE-2006-6158  
Publish Date: 22 Nov 2006
Author: SwEET-DeViL
                							

                source: http://www.securityfocus.com/bid/21250/info

InverseFlow Help Desk is prone to multiple cross-site scripting vulnerabilities.

An attacker may leverage these issues to have arbitrary script code execute 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.

Version 2.31 is vulnerable to these issues; other versions may also be affected. Ace Helpdesk and PMOS Helpdesk have also been confirmed to be vulnerable to these isssues.

http://www.example.com/support_path/ticketview.php?id=[xss]
http://www.example.com/support_path/ticketview.php?email=[xss]
http://www.example.com/support_path/ticketview.php?cmd=deletepost&id=[xss]
http://www.example.com/support_path/ticketview.php?cmd=deletepost&email=[xss]