cve/2018/CVE-2018-7204.md
2024-06-09 00:33:16 +00:00

927 B

CVE-2018-7204

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.

POC

Reference

Github

No PoCs found on GitHub currently.