Lucene search

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

CPS <=3.4.0 XSS

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

CPS <=3.4.0 XSS

###############################################
Vuln. discovered by : r0t
Date: 30 april 2006
vendorlink:http://www.cps-project.org/
affected versions:3.4.0 and prior
orginal avdisory: http://pridels.blogspot.com/2006/04/cps-340-xss.html
###############################################

Vuln. Description:

CPS contains a flaw that allows a remote cross site scripting attack. This
flaw exists because input passed to "pos" paremeter 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:

/popup_image?pos=[XSS]

Also with error message attacker will get full install path and other info.

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