Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:17329
HistoryJun 22, 2007 - 12:00 a.m.

access2asp XSS vuln.

2007-06-2200:00:00
vulners.com
27

access2asp XSS vuln.
###############################################
Vuln. discovered by : r0t
Date: 22 June 2007
vendor:http://www.access2asp.com/
orginal advisory:
http://pridels-team.blogspot.com/2007/06/access2asp-xss-vuln.html
affected versions: access2asp v4.5 and prior
###############################################

access2asp contains a flaw that allows a remote Cross-Site Scripting
attacks.Input passed to the "od","search" parameter in "suppliersList.asp"
and "contactsList.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.
###############################################