ClientExec 3.0 - 'index.php' Multiple Cross-Site Scripting Vulnerabilities

EDB-ID:

30053


Author:

r0t

Type:

webapps


Platform:

PHP

Date:

2007-05-19


source: https://www.securityfocus.com/bid/24061/info

ClientExec 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.

ClientExec 3.0.0 beta2 is vulnerable; other versions may also be affected. 

http://www.example.com/[path]/index.php?ticketID=[xss]
http://www.example.com/[path]/index.php?view=[xss]
http://www.example.com/[path]/index.php?fuse=[xss]