### [CVE-2024-1538](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-1538) ![](https://img.shields.io/static/v1?label=Product&message=File%20Manager&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%207.2.4%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen) ### Description The File Manager plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 7.2.4. This is due to missing or incorrect nonce validation on the wp_file_manager page that includes files through the 'lang' parameter. This makes it possible for unauthenticated attackers to include local JavaScript files that can be leveraged to achieve RCE via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. This issue was partially patched in version 7.2.4, and fully patched in 7.2.5. ### POC #### Reference No PoCs from references. #### Github - https://github.com/NaInSec/CVE-LIST