WordPress security changelog
HIGH CVE-2018-7204 Modified

File Manager: A security weakness

File Manager is affected by a security weakness. Exposure depends on how the affected operation is made reachable by the site. The resulting impact depends on how the affected component exposes the vulnerable operation.

CVE / CNA score 7.5 CVSS · cve@mitre.org
NVD score 7.5 CVSS 3.0 · nvd@nist.gov
Component
File Manager
Plugin slug
file-manager
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Mar 07, 2018
Weakness
CWE-532 — Insertion of Sensitive Information into Log File

This CVE was published Mar 07, 2018 and is one of 16 known issues for this plugin.

Update, patch or deactivate.

Update File Manager to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

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.

NVD vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Primary and upstream sources