### [CVE-2015-7309](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7309) ![](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 The theme editor in Bolt before 2.2.5 does not check the file extension when renaming files, which allows remote authenticated users to execute arbitrary code by renaming a crafted file and then directly accessing it. ### POC #### Reference - http://packetstormsecurity.com/files/133539/CMS-Bolt-2.2.4-File-Upload.html - http://seclists.org/fulldisclosure/2015/Aug/66 - https://www.exploit-db.com/exploits/38196/ #### Github No PoCs found on GitHub currently.