mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
691 B
Markdown
18 lines
691 B
Markdown
### [CVE-2007-1520](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|