Particle Gallery SQL inj.
###############################################
Vuln. discovered by : r0t
Date: 5 june 2006
vendor:www.particlesoft.net/particlegallery/
affected versions:1.0.0 and prior
###############################################
Vuln. Description:
Particle Gallery contains a flaw that allows a remote sql injection attacks.Input passed to the "imageid" parameter in "viewimage.php" isn't properly sanitised before being used in a SQL query.
This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
###############################################
Solution:
Vendor patch:
Update to 1.0.1
or
Edit the source code to ensure that input is properly sanitised.
###############################################
More information @ unsecured-systems.com/forum/

2 Comments:
Is this the same issue thatluny reported here:
http://archives.neohapsis.com/archives/bugtraq/2006-06/0006.html
2:48 PM
yes is same just luny was litle bit to late.
1:24 PM
Post a Comment
<< Home