File Manager <= 7.2.5 - Authenticated (Administrator+) Directory Traversal
Strategic Overview
- Status
- Patched in 7.2.6
- Affected Plugin
- File Manager
- Affected Version
<= 7.2.5- CVSS
- 6.8Medium
- Weakness type
- CWE-35 · Path Traversal: '.../...//'
- CVE
CVE-2024-2654
At a glance
CVE-2024-2654 is a medium-severity Path Traversal: '.../...//' vulnerability in the File Manager WordPress plugin, affecting versions <= 7.2.5. It carries a CVSS score of 6.8 (reachable over the network; low attack complexity; high confidentiality impact). Exploitation requires an authenticated account at Administrator level or above. The issue is fixed in version 7.2.6; sites on affected versions should update now. Disclosed April 2024, reported by DarkT.
Vulnerability Overview
The File Manager plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 7.2.5 via the fm_download_backup function. This makes it possible for authenticated attackers, with administrator access and above, to read the contents of arbitrary zip files on the server, which can contain sensitive information.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality.
CWE-35: Path Traversal: '.../...//'
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '.../...//' (doubled triple dot slash) sequences that can resolve to a location that is outside of that directory.
Remediation
Update to version 7.2.6, or a newer patched version
How does WordSec protect against this?
The fix is the thing that ends this: File Manager 7.2.6 closes this, and updating the plugin is the step that ends it.
- Alerts
External References
Related records
Other vulnerabilities in File Manager
- 9.9CVE-2023-6825: File Manager And File Manager Pro Directory Traversal
CVE-2023-6825 - 9.8CVE-2020-25213: File Manager <= 6.8 Arbitrary File Upload/RCE
CVE-2020-25213 - 9.8CVE-2018-25105: File Manager <= 3.0 Arbitrary File Upload/Download
CVE-2018-25105 - 8.8CVE-2024-1538: File Manager <= 7.2.4 CSRF to Local JS File Inclusion
CVE-2024-1538 - 8.8CVE-2018-16966: File Manager <= 3.0 Cross-Site Request Forgery
CVE-2018-16966 - 8.1CVE-2024-0761: File Manager <= 7.2.1 Sensitive Information Exposure
CVE-2024-0761 - 7.5CVE-2020-24312: WP File Manager <= 6.4 Resource Access to Site Backups
CVE-2020-24312 - 7.2CVE-2026-6382: Multiple Plugins <= Multiple Versions RCE
CVE-2026-6382
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C