cvelist/2018/7xxx/CVE-2018-7204.json

72 lines
2.5 KiB
JSON
Raw Normal View History

2018-02-17 22:03:21 -05:00
{
2019-03-18 00:06:50 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-7204",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-03-07 15:05:45 -05:00
{
2019-03-18 00:06:50 +00:00
"lang": "eng",
"value": "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."
2018-03-07 15:05:45 -05:00
}
2019-03-18 00:06:50 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://wordpress.org/plugins/file-manager/#developers",
"refsource": "CONFIRM",
"url": "https://wordpress.org/plugins/file-manager/#developers"
},
{
"name": "https://wpvulndb.com/vulnerabilities/9036",
"refsource": "MISC",
"url": "https://wpvulndb.com/vulnerabilities/9036"
},
{
"name": "https://plugins.trac.wordpress.org/changeset/1823035/file-manager",
"refsource": "CONFIRM",
"url": "https://plugins.trac.wordpress.org/changeset/1823035/file-manager"
}
]
}
}