Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:12050
HistoryMar 31, 2006 - 12:00 a.m.

SiteSearch Indexer 3.5 XSS vuln.

2006-03-3100:00:00
vulners.com
9

SiteSearch Indexer 3.5 XSS vuln.

###############################################
Vuln. discovered by : r0t
Date: 31 march 2006
vendor:www.marcreed.com/projects/search_indexer/tutorial/
affected versions: 3.5 and prior
orginal advisory:
http://pridels.blogspot.com/2006/03/sitesearch-indexer-35-xss-vuln.html
###############################################

Vuln. description

SiteSearch Indexer contains a flaw that allows a remote cross site scripting
attack. This flaw exists because input passed to "searchField" paremeter in
"searchresults.asp" 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.

example:

/search/searchresults.asp?searchField=[XSS]

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