Vulnerability Assessment & Network Security Forums



If through a vulnerability assessment, a network security issue is detected for the vulnerability below, applying the appropriate security patches in a timely matter is very important.  If you have detected that your system has already been compromised, following CERT's Network Security recovery document will assist with recommended steps for system recovery.


Home >> Browse Vulnerability Assessment Database >> CGI abuses >> PHP-Nuke copying files security vulnerability (admin.php)


Vulnerability Assessment Details

PHP-Nuke copying files security vulnerability (admin.php)

Vulnerability Assessment Summary
Determine if a remote host is vulnerable to the admin.php vulnerability

Detailed Explanation for this Vulnerability Assessment

The remote host seems to be vulnerable to a security problem in
PHP-Nuke (admin.php).
The vulnerability is caused by inadequate processing of queries
by PHP-Nuke's admin.php which enables attackers to copy any file
from the operating system to anywhere else on the operating system.

Impact:
Every file that the webserver has access to can be read by anyone.
Furthermore, any file can be overwritten.
Usernames (used for database access) can be compromised.
Administrative rights can be gained by copying sensitive files.

Solution:
Change the following lines in admin.php:
if($upload)
To:

if (($upload) && ($admintest))

Or upgrade to the latest version (Version 5.3 and above).

Network Security Threat Level: High

Additional information:
http://www.securiteam.com/unixfocus/TOBA

Networks Security ID: 3361

Vulnerability Assessment Copyright: This script is Copyright (C) 2001 SecurITeam

Cables, Connectors


Knoppix 9.1 Live Linux GNU Bootable USB Flash Drive USA picture

Knoppix 9.1 Live Linux GNU Bootable USB Flash Drive USA

$19.99



Knoppix NSM 1.2 picture

Knoppix NSM 1.2

$8.50



Hamshack Live DVD-ROM picture

Hamshack Live DVD-ROM

$6.80



Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive picture

Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive

$9.99



Linux Knoppix 4.0.2 Installation Disc picture

Linux Knoppix 4.0.2 Installation Disc

$39.99



Knoppix Linux Bootable OS v8.6

Knoppix Linux Bootable OS v8.6 "Original Live Operating System" 32G USB Stick

$20.30



KNOPPIX 9.1 LINUX INSTALL & LIVE DVD picture

KNOPPIX 9.1 LINUX INSTALL & LIVE DVD

$9.99



Acer Aspire One 9 inch Netbook ZG5 512MB RAM 8GB SSD HD Knoppix Linux WiFi VGA picture

Acer Aspire One 9 inch Netbook ZG5 512MB RAM 8GB SSD HD Knoppix Linux WiFi VGA

$79.99



Knoppix Linux Bootable OS v8.6

Knoppix Linux Bootable OS v8.6 "Original Live Operating System" 16G USB Stick

$19.95



Discussions

No Discussions have been posted on this vulnerability.