Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:16919
HistoryMay 03, 2007 - 12:00 a.m.

DVDdb XSS vuln.

2007-05-0300:00:00
vulners.com
16

DVDdb XSS vuln.
###############################################
Vuln. discovered by : r0t
Date: 2 May 2007
vendor:http://globalmegacorp.org/dvddb/
affected versions: 0.6 and previous
orginal advisory:http://pridels.blogspot.com/2007/05/dvddb-xss-vuln.html
###############################################

DVDdb contains a flaw that allows a remote Cross-Site Scripting
attacks.Input passed to the "movieid" parameter in "loan.php" and "s"
parameter in "listmovies.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.
###############################################