mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 20:21:38 +02:00
18 lines
800 B
Markdown
18 lines
800 B
Markdown
### [CVE-2006-5067](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5067)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
** DISPUTED ** PHP remote file inclusion vulnerability in loader.php in PHP System Administration Toolkit (PHPSaTK) allows remote attackers to execute arbitrary PHP code via a URL in the GLOBALS[config] parameter. NOTE: this issue is disputed by CVE; analysis shows that the GLOBALS[config] variable is initialized before being used.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/1647
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|