Lucene search

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

NetArtMEDIA Car Portal v2.0 XSS vuln.

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

###############################################
Vuln. discovered by : r0t
Date: 09 September 2010
vendor:http://www.netartmedia.net/carsportal/
orginal advisory:http://pridels-team.blogspot.com/2010/09/netartmedia-car-portal-v20-xss-vuln.html
affected versions:v2.0 and other
versions also can be affected.
###############################################

NetArtMEDIA Car Portal contains a flaw that allows a remote Cross-Site
Scripting attacks.Input passed to the "car_id" parameter in
"index.php" and input passed to the "y" parameter in
"include/images.php' 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.
###############################################