mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 11:57:37 +02:00
747 B
747 B
CVE-2007-1520
Description
The cross-site request forgery (CSRF) protection in PHP-Nuke 8.0 and earlier does not ensure the SERVER superglobal is an array before validating the HTTP_REFERER, which allows remote attackers to conduct CSRF attacks.
POC
Reference
- http://www.ush.it/2007/03/09/php-nuke-wild-post-xss/
- http://www.ush.it/2007/03/09/php-nuke-wild-post-xss/
Github
No PoCs found on GitHub currently.