File Manager Pro <= 8.3.9 - Unauthenticated Limited JavaScript File Upload
Strategic Overview
- Status
- Patched in 8.3.10
- Affected Plugin
- File Manager Pro
- Affected Version
<= 8.3.9- CVSS
- 7.4High
- Weakness type
- CWE-434 · Unrestricted Upload of File with Dangerous Type
- CVE
CVE-2024-8918
At a glance
CVE-2024-8918 is a high-severity Unrestricted Upload of File with Dangerous Type vulnerability in the File Manager Pro WordPress plugin, affecting versions <= 8.3.9. It carries a CVSS score of 7.4 (reachable over the network; high confidentiality, integrity impact). Exploitation requires no authentication. The issue is fixed in version 8.3.10; sites on affected versions should update now. Disclosed October 2024, reported by TANG Cheuk Hei (siunam).
Vulnerability Overview
The File Manager Pro plugin for WordPress is vulnerable to Limited JavaScript File Upload in all versions up to, and including, 8.3.9. This is due to a lack of proper checks on allowed file types. This makes it possible for unauthenticated attackers, with permissions granted by an administrator, to upload .css and .js files, which could lead to Stored Cross-Site Scripting.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, and no privileges on the target site, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity.
CWE-434: Unrestricted Upload of File with Dangerous Type
Reaching this weakness in File Manager Pro <= 8.3.9 takes no account at all. An unrestricted file upload lets a caller store a file whose type or destination the application does not properly constrain.
If an uploaded file lands anywhere the server will execute, the flaw becomes remote code execution and the site should be treated as fully compromised. For File Manager Pro the fix is 8.3.10: builds <= 8.3.9 are affected, anything from 8.3.10 onward is not.
Remediation
Update to version 8.3.10, or a newer patched version
How does WordSec protect against this?
Requests carrying this pattern arrive without a session, so nothing upstream of the firewall gets a chance to reject them: WordSec's web application firewall inspects request payloads before WordPress loads them. Classes like this one can leave something behind, so the staged malware scanner is the second half: it looks for dropped files and modified code rather than for the request that created them. None of that substitutes for the fix: File Manager Pro 8.3.10 closes this, and updating the plugin is the step that ends it.
- Firewall
- Scanner
- Login Security
External References
Related records
Other vulnerabilities in File Manager Pro
- 9.9CVE-2023-6825: File Manager And File Manager Pro Directory Traversal
CVE-2023-6825 - 8.8CVE-2024-8507: File Manager Pro <= 8.3.9 CSRF to Arbitrary File Upload
CVE-2024-8507 - 8.8CVE-2024-7559: File Manager Pro <= 8.3.7 Arbitrary File Upload
CVE-2024-7559 - 8.8CVE-2023-6846: File Manager Pro <= 8.3.4 Arbitrary File Upload
CVE-2023-6846 - 6.5CVE-2025-0818: Multiple elFinder Plugins <= Directory Traversal
CVE-2025-0818 - 6.1CVE-2023-7015: File Manager Pro <= 8.3.4 Reflected XSS
CVE-2023-7015
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C