Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:17955
HistorySep 11, 2007 - 12:00 a.m.

Urchin Multiple XSS vuln.

2007-09-1100:00:00
vulners.com
27

Urchin Multiple XSS vuln.

###############################################
Vuln. discovered by : r0t
Date: 1 September 2007
vendor:www.roirevolution.com/urchin/
orginal advisory:
http://pridels-team.blogspot.com/2007/09/urchin-5x-multiple-xss-vuln.html
affected versions:tested on Urchin v5.6.00r2
other versions also can be affected.
###############################################

Urchin contains a flaw that allows a remote Cross-Site Scripting
attacks.Input passed to the "dtc","vid","n","dt","ed","bd" parameter
in "urchin.cgi" 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.
###############################################