Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:24718
HistorySep 12, 2010 - 12:00 a.m.

Open Classifieds version 1.7.0.2 XSS Vuln.

2010-09-1200:00:00
vulners.com
25

###############################################
Vuln. discovered by : r0t
Date: 12 September 2010
vendor:http://open-classifieds.com/
orginal advisory:http://pridels-team.blogspot.com/2010/09/open-classifieds-version-1702-xss-vuln.html
affected versions:Open Classifieds version 1.7.0.2
Open Classifieds version 1.7.0
and other prior
versions also can be affected.
###############################################

Open Classifieds contains a flaw that allows a remote Cross-Site
Scripting attacks.Input passed to the "desc","price","title","place"
parameter in "index.php" and "subject" parameter in "contact.htm"
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.
###############################################