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

18 lines
789 B
Markdown

### [CVE-2006-0786](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0786)
![](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
Incomplete blacklist vulnerability in include.php in PHPKIT 1.6.1 Release 2 and earlier, with allow_url_fopen enabled, allows remote attackers to conduct PHP remote file include attacks via a path parameter that specifies a (1) UNC share or (2) ftps URL, which bypasses the check for "http://", "ftp://", and "https://" URLs.
### POC
#### Reference
- http://securityreason.com/securityalert/445
#### Github
No PoCs found on GitHub currently.