### [CVE-2008-6530](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6530) ![](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 editimage.php in eZoneScripts Living Local 1.1 allows remote authenticated administrators to execute arbitrary PHP code by uploading a file with an executable extension, then accessing it via a direct request to the uploaded file. ### POC #### Reference - https://www.exploit-db.com/exploits/7408 #### Github No PoCs found on GitHub currently.