mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
760 B
Markdown
18 lines
760 B
Markdown
### [CVE-2007-4342](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4342)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP remote file inclusion vulnerability in include.php in PHPCentral Login 1.0 allows remote attackers to execute arbitrary PHP code via a URL in the _SERVER[DOCUMENT_ROOT] parameter. NOTE: a third party disputes this vulnerability because of the special nature of the SERVER superglobal array.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3005
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|