Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:12653
HistoryMay 13, 2006 - 12:00 a.m.

FlexChat XSS

2006-05-1300:00:00
vulners.com
6

FlexChat XSS

###############################################
Vuln. discovered by : r0t (Pridels Sec Crew)
Date: 13 may 2006
vendorlink:http://www.flexchat.net/
affected versions:v.2.0 and prior
orginal advisory:http://pridels.blogspot.com/2006/05/flexchat-xss.html
###############################################

Vuln. Description:

FlexChat contains a flaw that allows a remote cross site scripting
attack. This flaw exists because input passed to "username","CFTOKEN"
parameter in "index.cfm" and input passed to "CFTOKEN","CFID"
parameter in "chat.cfm" isn't properly sanitised before being returned
to the user.
This could allow a user to create a specially crafted URL that would
execute arbitrary code in a user's browser within the trust
relationship between the browser and the server, leading to a loss of
integrity.

###############################################
Solution:
Edit the source code to ensure that input is properly sanitised.
###############################################
More information @ unsecured-systems.com/forum/