mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-08 22:35:37 +02:00
18 lines
882 B
Markdown
18 lines
882 B
Markdown
### [CVE-2018-7204](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://wpvulndb.com/vulnerabilities/9036
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|