|
Phpbb XS remote file include exploit – phpbb_root_path 23-sep-2006 |
|
|
|
|
Saturday, 23 September 2006 |
|
Phpbb xs is a project of phpbb and from here one can download this file.
Download URL: http://www.phpbbxs.eu/dload.php?action=category&cat_id=2
This exploit is founded by NoGe a.k.a da_jackass and his contact info is jong_amq[at]gmail.com
Greetz for skulmatic[thanks for sharing knowledge] h4ntu[for the video] olibekas solpotcrew PremanMedan yooogy[pa bozz] siwa^lima sagu mousekill ilalang13 papmahackerlink #nyubi #maluku-hacker #papuahacker
This bug is found bb_usage_stats.php . The details of the exploit is given below:
line 24 include($phpbb_root_path .
'bb_usage_stats/includes/bb_usage_stats_constants.' . $phpEx);
line 25 include($phpbb_root_path . 'bb_usage_stats/language/lang_' .
$board_config['default_lang'] . '/bb_usage_stats_lang.' . $phpEx);
line 26 include($phpbb_root_path .
'bb_usage_stats/includes/bb_usage_stats_functions.' . $phpEx);
|
|
Last Updated ( Saturday, 23 September 2006 )
|