Vulnerability   
Search   
    Search 324607 CVE descriptions
and 145615 test descriptions,
access 10,000+ cross references.
Tests   CVE   All  

Test ID:1.3.6.1.4.1.25623.1.0.10772
Category:Web application abuses
Title:PHP-Nuke copying files security vulnerability (admin.php)
Summary:Determine if a remote host is vulnerable to the admin.php vulnerability; in PHP-Nuke.
Description:Summary:
Determine if a remote host is vulnerable to the admin.php vulnerability
in PHP-Nuke.

Vulnerability Insight:
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.

Vulnerability 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 privileges can be gained by copying sensitive files.

Affected Software/OS:
PHP-Nuke 5.2 and earlier, except 5.0RC1 are known to be
affected.

Solution:
Upgrade to Version 5.3 or above. As a workaround change the following lines
in admin.php:

if($upload)

To:

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

CVSS Score:
7.5

CVSS Vector:
AV:N/AC:L/Au:N/C:P/I:P/A:P

Cross-Ref: Common Vulnerability Exposure (CVE) ID: CVE-2001-1032
BugTraq ID: 3361
http://www.securityfocus.com/bid/3361
Bugtraq: 20010924 twlc advisory: all versions of php nuke are vulnerable... (Google Search)
http://archives.neohapsis.com/archives/bugtraq/2001-09/0203.html
XForce ISS Database: php-nuke-admin-file-overwrite(7170)
https://exchange.xforce.ibmcloud.com/vulnerabilities/7170
CopyrightCopyright (C) 2001 SecurITeam

This is only one of 145615 vulnerability tests in our test suite. Find out more about running a complete security audit.

To run a free test of this vulnerability against your system, register below.




© 1998-2025 E-Soft Inc. All rights reserved.