Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-0786. PoCs published by rgod.
AI-analyzed exploit summary This is a PHP-based exploit for CVE-2006-0786, targeting PHPKIT <= 1.6.1R2. It leverages remote file inclusion (RFI) via the 'include.php' script to execute arbitrary commands by injecting a malicious Samba share path.
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.
Exploits (1)
This is a PHP-based exploit for CVE-2006-0786, targeting PHPKIT <= 1.6.1R2. It leverages remote file inclusion (RFI) via the 'include.php' script to execute arbitrary commands by injecting a malicious Samba share path.