First published: Fri Dec 31 2004(Updated: )
PHP remote file inclusion vulnerability in index.php in Php-Nuke 6.x through 7.3 allows remote attackers to execute arbitrary PHP code by modifying the modpath parameter to reference a URL on a remote web server that contains the code.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP-Nuke | =6.5_beta1 | |
PHP-Nuke | =6.5 | |
PHP-Nuke | =7.0 | |
PHP-Nuke | =7.2 | |
PHP-Nuke | =7.0_final | |
PHP-Nuke | =6.5_rc2 | |
PHP-Nuke | =7.3 | |
PHP-Nuke | =6.5_rc3 | |
PHP-Nuke | =6.0 | |
PHP-Nuke | =6.5_final | |
PHP-Nuke | =6.7 | |
PHP-Nuke | =6.6 | |
PHP-Nuke | =6.9 | |
PHP-Nuke | =7.1 | |
PHP-Nuke | =6.5_rc1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2004-2018 is considered a critical vulnerability as it allows remote attackers to execute arbitrary PHP code.
To fix CVE-2004-2018, upgrade to a patched version of PHP-Nuke that is not vulnerable, such as versions newer than 7.3.
CVE-2004-2018 affects PHP-Nuke versions 6.x through 7.3, including specific releases like 6.5, 7.0, and 7.3.
If CVE-2004-2018 is exploited, attackers can run unauthorized PHP scripts, potentially compromising the web server.
As a workaround for CVE-2004-2018, restrict access to the index.php file and minimize the usage of remote file inclusions.