Monday 22 September 2008

DataSpade XSS vuln.

###############################################
Vuln. discovered by : r0t
Date: 23 September 2008
Vendor:http://www.dataspade.com/
affected versions:DataSpade V1.0
other versions also can be affected.
###############################################

DataSpade contains a flaws that allows a remote Cross-Site Scripting attacks.Input passed to the "ViewName" and "TableName" and "OrderBy" and "FilterField" parameter in "Index.asp" 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.
###############################################

No comments: