PHP-Fusion v4.00 (Released June 14th 2004) Written by Nick Jones (Digitanium)
PHP-Fusion is an all-in-one content management system (CMS) written in PHP4. It uses a mySQL database to store all of it's content such as News, Articles, Forum Posts, Shoutbox Posts and more
Warning: main(fusion_langdiradmin/admin_members.php): failed to open stream: No such file or directory in /var/www/html/fusion/fusion_admin/updateuser.php on line 14
Fatal error: main(): Failed opening required 'fusion_langdiradmin/admin_members.php' (include_path='.:/usr/share/pear') in /var/www/html/fusion/fusion_admin/updateuser.php on line 14
A2. Script in fusion_admin/forums_prune.php files are not protected against direct access
and if we go straight to the path we will see standard php error messages, revealing full path to script
Fatal error: Call to undefined function: opentable() in /var/www/html/fusion/fusion_admin/forums_prune.php on line 14
----------------------------------------------
B. Posible to download or look the db backup file to gain Admin Access
see the installation intruction in the "ReadMe First.txt"
1 - CHMOD the following folders to 0777: - --- - fusion_admin/db_backups - ---
It mean that the db_backups is browseable , eventhough in the directories there is still "index.php" file, but it doesnt mean protect direct access to the db file in the directories
let see the weak of db form name
example name : - backup_2004-08-17_1845.sql - backup_2004-08-17_1845.sql.gz
But youll have to "GUEST" the db name, it doesnt matter if you have a little skill of programing :) ,coz youve allready had the format, then you just need to point a range into your own script to donlod it :D
then " BUMM " i swear to you, you'll see the whole database is it the table, or the data on your browser , it depends on the administrator way to backup it ,