First published: Tue Jun 21 2011(Updated: )
Multiple cross-site request forgery (CSRF) vulnerabilities in mainfile.php in Francisco Burzi PHP-Nuke 8.0 and earlier allow remote attackers to hijack the authentication of administrators for requests that (1) add user accounts or (2) grant the administrative privilege to a user account, related to a Referer check that uses a substring comparison.
Credit: secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
PHP-Nuke | =5.6 | |
PHP-Nuke | =7.3 | |
PHP-Nuke | =7.4 | |
PHP-Nuke | =7.1 | |
PHP-Nuke | =5.0.1 | |
PHP-Nuke | =5.5 | |
PHP-Nuke | =7.9 | |
PHP-Nuke | =5.3 | |
PHP-Nuke | =6.9 | |
PHP-Nuke | =5.3.1 | |
PHP-Nuke | =5.0 | |
PHP-Nuke | =6.8 | |
PHP-Nuke | =6.6 | |
PHP-Nuke | =7.5 | |
PHP-Nuke | =7.2 | |
PHP-Nuke | =7.7 | |
PHP-Nuke | <=8.0 | |
PHP-Nuke | =5.2 | |
PHP-Nuke | =7.8 | |
PHP-Nuke | =6.0 | |
PHP-Nuke | =6.7 | |
PHP-Nuke | =7.0 | |
PHP-Nuke | =6.5 | |
PHP-Nuke | =5.1 | |
PHP-Nuke | =7.6 | |
PHP-Nuke | =5.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2011-1482 has a medium severity rating due to its potential for CSRF attacks on administrator functionalities.
To fix CVE-2011-1482, it's recommended to upgrade to a version of PHP-Nuke that is later than 8.0 which resolves the CSRF vulnerabilities.
CVE-2011-1482 affects all versions of PHP-Nuke up to and including 8.0.
CVE-2011-1482 enables remote attackers to perform CSRF attacks which can hijack the authentication of administrators.
Mitigation of CVE-2011-1482 without upgrading can be challenging; implementing CSRF tokens in requests can be a temporary workaround.