Attack vector
NETWORK Attack complexity
LOW Privileges required
NONE Confidentiality impact
PARTIAL Integrity impact
PARTIAL Availability impact
NONE network
low complexity
php-nuke
exploit available
Published: 2006-06-05
Updated: 2018-10-18
Summary
Global variable overwrite vulnerability in PHP-Nuke allows remote attackers to conduct remote PHP file inclusion attacks via a modified phpbb_root_path parameter to the admin scripts (1) index.php, (2) admin_ug_auth.php, (3) admin_board.php, (4) admin_disallow.php, (5) admin_forumauth.php, (6) admin_groups.php, (7) admin_ranks.php, (8) admin_styles.php, (9) admin_user_ban.php, (10) admin_words.php, (11) admin_avatar.php, (12) admin_db_utilities.php, (13) admin_forum_prune.php, (14) admin_forums.php, (15) admin_mass_email.php, (16) admin_smilies.php, (17) admin_ug_auth.php, and (18) admin_users.php, which overwrites $phpbb_root_path when the import_request_variables function is executed after $phpbb_root_path has been initialized to a static value.
Vulnerable Configurations
Part | Description | Count |
Application | Php-Nuke | 1 |
Exploit-Db
description | PHP-Nuke <= 7.9 Final (phpbb_root_path) Remote File Inclusions. CVE-2006-2828. Webapps exploit for php platform |
id | EDB-ID:1866 |
last seen | 2016-01-31 |
modified | 2006-06-02 |
published | 2006-06-02 |
reporter | ddoshomo |
source | https://www.exploit-db.com/download/1866/ |
title | PHP-Nuke <= 7.9 Final phpbb_root_path Remote File Inclusions |