Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:17045
HistoryMay 19, 2007 - 12:00 a.m.

ClientExec XSS vuln.

2007-05-1900:00:00
vulners.com
18

###############################################
Vuln. discovered by : r0t
Date: 19 May 2007
vendor:http://clientexec.com/
affected versions: 3.0.0 beta2 other versions also can be affected.
###############################################

ClientExec contains a flaw that allows a remote Cross-Site Scripting attacks.Input passed to the "ticketID","view","fuse" parameter in "index.php" isn't properly sanitised before being returned to the user.
This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.

###############################################
Solution:
Edit the source code to ensure that input is properly sanitised.
###############################################