### [CVE-2011-1482](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1482) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description 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. ### POC #### Reference - http://www.openwall.com/lists/oss-security/2011/03/23/9 - http://www.openwall.com/lists/oss-security/2011/03/30/8 - http://yehg.net/lab/pr0js/advisories/%5Bphpnuke-8.x%5D_cross_site_request_forgery #### Github No PoCs found on GitHub currently.