Computer Security
[EN] securityvulns.ru
no-pyccku



Related information

  Daily web applications security vulnerabilities summary (PHP, ASP, JSP, CGI, Perl)

  DMCounter Remote File Include

  JMK's Picture Gallery admin login

  planetGallery admin login

  free-php.net Poll 1.0 admin login

From:r0t <krustevs_(at)_googlemail.com>
Date:01.05.2006
Subject:SunShop XSS vuln.

SunShop XSS vuln.

###############################################
Vuln. discovered by : r0t
Date: 1 may 2006
vendor:www.turnkeywebtools.com/index.php/location/products/product/sunshop//
affected versions:3.5 and prior
orginal advisory:http://pridels.blogspot.com/2006/05/sunshop-xss-vuln.html
###############################################

Vuln. Description:

SunShop Shopping Cart contains a flaw that allows a remote cross site
scripting attack. This flaw exists because input passed to
"prevaction","previd","prevstart",
"itemid","id","action" parameter in "index.php" 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.

examples:

/index.php?action=item&id=15&
prevaction=[XSS]

/index.php?action=item&id=15&
prevaction=category&previd=[XSS]

/index.php?action=item&id=15&
prevaction=category&previd=2&
prevstart=[XSS]

/index.php?action=sendtofriend&
type=item&itemid=[XSS]

/index.php?action=item&id=[XSS]

/index.php?action=[XSS]

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

About | Terms of use | Privacy Policy
© SecurityVulns, 3APA3A, Vladimir Dubrovin
Nizhny Novgorod

 
 



Rating@Mail.ru
test server