Friday 22 June 2007

ClickGallery Server vuln.

###############################################
Vuln. discovered by : r0t
Date: 2 May 2007
vendor:http://www.clicktech.com/
affected versions: 5.1 and previous
###############################################

1.
ClickGallery Server contains a flaw that allows a remote sql injection attacks.Input passed to the "image_id" parameter in "edit_image.asp" isn't properly sanitised before being used in a SQL query.
This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.

2.
ClickGallery Server contains a flaw that allows a remote Cross-Site Scripting attacks.Input passed to the "from" parameter in "edit_image.asp" 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.
###############################################

1 comment:

cembo said...

Hehe, cembo is back. Let's get this thing going!