mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 11:44:02 +02:00
18 lines
789 B
Markdown
18 lines
789 B
Markdown
### [CVE-2006-0786](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0786)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|