Bit File Manager <= 5.0.0 - Information Disclosure
2018-03-02 00:00
Colette ChamberlandStrategic Overview
StatusPatched in 5.0.2
Affected PluginFile Manager
Affected Version
<= 5.0.0CVSS7.5High
CVE
CVE-2018-7204Vulnerability 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
REMEDIATION: Update to version 5.0.2, or a newer patched version --- IDENTIFIER: CWE-532 (Insertion of Sensitive Information into Log File) The product writes sensitive information to a log file.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C