First published: Fri Sep 21 2007(Updated: )
Cross-site request forgery (CSRF) vulnerability in admin.php in Francisco Burzi PHP-Nuke allows remote attackers to add administrative accounts via an AddAuthor action with modified add_name and add_radminsuper parameters.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP-Nuke | <=1.0 | |
PHP-Nuke | <=7.4 | |
PHP-Nuke | <=5.2a | |
PHP-Nuke | <=4.3 | |
PHP-Nuke | <=6.7 | |
PHP-Nuke | <=8.0_final | |
PHP-Nuke | <=6.0 | |
PHP-Nuke | <=7.8 | |
PHP-Nuke | <=5.6 | |
PHP-Nuke | <=7.1 | |
PHP-Nuke | <=7.2 | |
PHP-Nuke | <=6.5_rc2 | |
PHP-Nuke | <=4.4.1a | |
PHP-Nuke | <=5.2 | |
PHP-Nuke | <=7.0_final | |
PHP-Nuke | <=6.5_final | |
PHP-Nuke | <=7.8_patched_3.2 | |
PHP-Nuke | <=4.0.4 | |
PHP-Nuke | <=7.5 | |
PHP-Nuke | <=5.5 | |
PHP-Nuke | <=6.9 | |
PHP-Nuke | <=4.0 | |
PHP-Nuke | <=7.3 | |
PHP-Nuke | <=6.8 | |
PHP-Nuke | <=5.0 | |
PHP-Nuke | <=7.7 | |
PHP-Nuke | <=2.5 | |
PHP-Nuke | <=6.6 | |
PHP-Nuke | <=6.5_beta1 | |
PHP-Nuke | <=6.5_rc1 | |
PHP-Nuke | <=3.0 | |
PHP-Nuke | <=7.0 | |
PHP-Nuke | <=6.5 | |
PHP-Nuke | <=5.0.1 | |
PHP-Nuke | <=7.9 | |
PHP-Nuke | <=5.4 | |
PHP-Nuke | <=6.5_rc3 | |
PHP-Nuke | <=4.4 | |
PHP-Nuke | <=7.6 | |
PHP-Nuke | <=5.1 | |
PHP-Nuke | <=5.3.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-5032 is classified as a medium-severity vulnerability due to its potential to allow unauthorized administrative account creation.
To fix CVE-2007-5032, update PHP-Nuke to a version that has patched the CSRF vulnerability.
CVE-2007-5032 enables a cross-site request forgery (CSRF) attack that allows attackers to gain unauthorized administrative access.
Yes, CVE-2007-5032 affects multiple versions of PHP-Nuke up to version 8.0_final, as it exploits the vulnerabilities present in those versions.
CVE-2007-5032 specifically exploits the add_name and add_radminsuper parameters in the admin.php file.