ClientExec Index.PHP Multiple Cross-Site Scripting Vulnerabilities
BID:24061
Info
ClientExec Index.PHP Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 24061 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-2805 |
| Remote: | Yes |
| Local: | No |
| Published: | May 19 2007 12:00AM |
| Updated: | May 07 2015 05:39PM |
| Credit: | r0t is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
ClientExec ClientExec 3.0 beta2 |
| Not Vulnerable: | |
Discussion
ClientExec Index.PHP Multiple Cross-Site Scripting Vulnerabilities
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.
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.
Exploit / POC
ClientExec Index.PHP Multiple Cross-Site Scripting Vulnerabilities
Attackers can use a browser to exploit these issues.
The following proof-of-concept URIs are available:
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]
Attackers can use a browser to exploit these issues.
The following proof-of-concept URIs are available:
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]
Solution / Fix
ClientExec Index.PHP Multiple Cross-Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
ClientExec Index.PHP Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- Vendor Homepage (ClientExec)