cve/2011/CVE-2011-1482.md

19 lines
884 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.