Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:12476
HistoryApr 30, 2006 - 12:00 a.m.

Pinnacle Cart XSS

2006-04-3000:00:00
vulners.com
10

Pinnacle Cart XSS

###############################################
Vuln. discovered by : r0t
Date: 30 april 2006
vendorlink:http://www.pinnaclecart.com/
affected versions:3.33 and prior
orginal advisory:http://pridels.blogspot.com/2006/04/pinnacle-cart-xss.html
###############################################

Vuln. Description:

Pinnacle Cart contains a flaw that allows a remote cross site scripting
attack. This flaw exists because input passed to "setbackurl" 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.

example:

/index.php?p=&address_id=&setbackurl=[XSS]

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