mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 13:36:36 +00:00
884 B
884 B
CVE-2011-1482
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
Github
No PoCs found on GitHub currently.