### [CVE-2007-4182](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4182) ![](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 Unrestricted file upload vulnerability in index.php in WikiWebWeaver 1.1 and earlier allows remote attackers to upload and execute arbitrary PHP code via an upload action specifying a filename with a double extension such as .gif.php, which is accessible from data/documents/. ### POC #### Reference - http://securityreason.com/securityalert/2972 #### Github No PoCs found on GitHub currently.