### [CVE-2008-3093](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3093) ![](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 ImperialBB 2.3.5 and earlier allows remote authenticated users to upload and execute arbitrary PHP code by placing a .php filename in the Upload_Avatar parameter and sending the image/gif content type. ### POC #### Reference - https://www.exploit-db.com/exploits/6008 #### Github No PoCs found on GitHub currently.