Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:17235
HistoryJun 12, 2007 - 12:00 a.m.

PHP Live! Support XSS vuln.

2007-06-1200:00:00
vulners.com
21

PHP Live! Support XSS vuln.

###############################################
Vuln. discovered by : r0t
Date: 12 June 2007
vendor:http://www.phplivesupport.com/
affected versions: 3.2.2 and prior
orginal advisory:
http://pridels-team.blogspot.com/2007/06/php-live-support-xss-vuln.html
###############################################

PHP Live! contains a flaw that allows a remote Cross-Site Scripting
attacks.Input passed to the "pagex" parameter in "request.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:
Edit the source code to ensure that input is properly sanitised.
###############################################