### [CVE-2006-4075](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4075) ![](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 Multiple PHP remote file inclusion vulnerabilities in Wim Fleischhauer docpile: wim's edition (docpile:we) 0.2.2 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the INIT_PATH parameter to (1) lib/folder.class.php, (2) lib/email.inc.php, (3) lib/document.class.php or (4) lib/auth.inc.php. ### POC #### Reference - http://securityreason.com/securityalert/1367 - https://www.exploit-db.com/exploits/2146 #### Github No PoCs found on GitHub currently.