File Manager <= 7.2.5 - Authenticated (Administrator+) Directory Traversal
Strategic Overview
<= 7.2.5CVE-2024-2654Vulnerability 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
REMEDIATION: Update to version 7.2.6, or a newer patched version --- IDENTIFIER: 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.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C