Wednesday 15 September 2010

XSE shopping cart XSS vuln.

###############################################
Vuln. discovered by : r0t
Date: 15 September 2010
vendor:http://www.ecommercesoft.net/
affected versions:ver.: 1.5.3.0 / 1.5.2.1
and other prior
versions also can be affected.
###############################################

XSE shopping cart contains a flaw that allows a remote Cross-Site Scripting attacks.Input passed to the "id" parameter in "default.aspx" and "type" parameter in "SearchResults.aspx" 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:
Filter malicious characters and character sequences in a web proxy.
###############################################

No comments: