Sunday 7 October 2007

Directory Image Gallery XSS vuln.

###############################################
Vuln. discovered by : r0t
Date: 7 October 2007
Vendor:http://splitside.net/store/index.php?main_page=product_info&products_id=1
affected versions:Directory Image Gallery 1.1
other versions also can be affected.
###############################################

Directory Image Gallery contains a flaw that allows a remote Cross-Site Scripting attacks.Input passed to the "backwardDirectory" parameter in "photos.cfm" 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.
###############################################

No comments: