Strategic Overview
- Status
- Patched in 5.0.2
- Affected Plugin
- File Manager
- Affected Version
<= 5.0.0- CVSS
- 7.5High
- Weakness type
- CWE-532 · Insertion of Sensitive Information into Log File
- CVE
CVE-2018-7204
At a glance
CVE-2018-7204 is a high-severity Insertion of Sensitive Information into Log File vulnerability in the File Manager WordPress plugin, affecting versions <= 5.0.0. It carries a CVSS score of 7.5 (reachable over the network; low attack complexity; high confidentiality impact). Exploitation requires no authentication. The issue is fixed in version 5.0.2; sites on affected versions should update now. Disclosed March 2018, reported by Colette Chamberland.
Vulnerability Overview
inc/logger.php in the Giribaz File Manager plugin before 5.0.2 for WordPress logged activity related to the plugin in /wp-content/uploads/file-manager/log.txt. If a user edits the wp-config.php file using this plugin, the wp-config.php contents get added to log.txt, which is not protected and contains database credentials, salts, etc. These files have been indexed by Google and a simple dork will find affected sites.
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 privileges on the target site, and no interaction from a victim user. A successful exploit has high impact on confidentiality.
CWE-532: Insertion of Sensitive Information into Log File
The product writes sensitive information to a log file.
Remediation
Update to version 5.0.2, or a newer patched version
How does WordSec protect against this?
The fix is the thing that ends this: File Manager 5.0.2 closes this, and updating the plugin is the step that ends it.
- Alerts
External References
Related records
Other vulnerabilities in File Manager
- 8.8CVE-2026-15991: File Manager 6.0 - 6.9 Authenticated (Subscriber+)
CVE-2026-15991 - 8.8CVE-2024-7770: Bit File Manager Arbitrary File Upload
CVE-2024-7770 - 8.8CVE-2022-0403: Bit File Manager Subscriber+ Arbitrary File
CVE-2022-0403 - 8.8Bit File Manager <= 4.1.4 CSRF to Arbitrary File Upload
- 8.1CVE-2024-7627: Bit File Manager 6.0 - 6.5.5 Remote Code Execution
CVE-2024-7627 - 7.2CVE-2022-47599: Bit File Manager <= 5.2.7 PHP Object Injection
CVE-2022-47599 - 6.8CVE-2024-8743: Bit File Manager Limited JavaScript File Upload
CVE-2024-8743 - 6.5CVE-2026-17540: Bit File Manager <= 6.9.0 Arbitrary File Read
CVE-2026-17540
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C