5.1
CVSSv2

CVE-2006-0786

Published: 19/02/2006 Updated: 18/10/2018
CVSS v2 Base Score: 5.1 | Impact Score: 6.4 | Exploitability Score: 4.9
VMScore: 515
Vector: AV:N/AC:H/Au:N/C:P/I:P/A:P

Vulnerability Summary

Incomplete blacklist vulnerability in include.php in PHPKIT 1.6.1 Release 2 and previous versions, with allow_url_fopen enabled, allows remote malicious users 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 "", "ftp://", and "" URLs.

Vulnerable Product Search on Vulmon Subscribe to Product

phpkit phpkit

Exploits

<?php # ---PHPKIT_161r2_incl_xplphp 427 16/02/2006 # # # # PHPKIT <= 161R2 remote commands execution exploit # # coded by rgod # # ...