Files
CVEs-PoC/2006/CVE-2006-5067.md
T
2024-06-18 02:51:15 +02:00

18 lines
800 B
Markdown

### [CVE-2006-5067](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5067)
![](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
** 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.