### [CVE-2024-7627](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7627) ![](https://img.shields.io/static/v1?label=Product&message=Bit%20File%20Manager%20%E2%80%93%20100%25%20Free%20%26%20Open%20Source%20File%20Manager%20and%20Code%20Editor%20for%20WordPress&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=6.0%3C%3D%206.5.5%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-94%20Improper%20Control%20of%20Generation%20of%20Code%20('Code%20Injection')&color=brighgreen) ### Description The Bit File Manager plugin for WordPress is vulnerable to Remote Code Execution in versions 6.0 to 6.5.5 via the 'checkSyntax' function. This is due to writing a temporary file to a publicly accessible directory before performing file validation. This makes it possible for unauthenticated attackers to execute code on the server if an administrator has allowed Guest User read permissions. ### POC #### Reference No PoCs from references. #### Github - https://github.com/siunam321/CVE-2024-7627-PoC