Files
CVEs-PoC/2018/CVE-2018-7204.md
T
2025-09-29 21:09:30 +02:00

18 lines
905 B
Markdown

### [CVE-2018-7204](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7204)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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
- https://github.com/20142995/nuclei-templates