diff --git a/2020/5xxx/CVE-2020-5406.json b/2020/5xxx/CVE-2020-5406.json index e10a1c9fed4..1a18ead43b9 100644 --- a/2020/5xxx/CVE-2020-5406.json +++ b/2020/5xxx/CVE-2020-5406.json @@ -3,16 +3,78 @@ "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "security@pivotal.io", + "DATE_PUBLIC": "2020-04-09T19:33:58.000Z", "ID": "CVE-2020-5406", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "PCF Autoscaling logs its database credentials" + }, + "source": { + "discovery": "UNKNOWN" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "VMware Tanzu Application Service for VMs", + "version": { + "version_data": [ + { + "affected": "<", + "version_name": "2.8.x", + "version_value": "2.8.5" + }, + { + "affected": "<", + "version_name": "2.7.x", + "version_value": "2.7.11" + }, + { + "affected": "<", + "version_name": "2.6.x", + "version_value": "2.6.18" + } + ] + } + } + ] + }, + "vendor_name": "Pivotal" + } + ] + } }, "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "VMware Tanzu Application Service for VMs, 2.6.x versions prior to 2.6.18, 2.7.x versions prior to 2.7.11, and 2.8.x versions prior to 2.8.5, includes a version of PCF Autoscaling that writes database connection properties to its log, including database username and password. A malicious user with access to those logs may gain unauthorized access to the database being used by Autoscaling." } ] - } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-522: Insufficiently Protected Credentials" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "url": "https://tanzu.vmware.com/security/cve-2020-5406", + "name": "https://tanzu.vmware.com/security/cve-2020-5406" + } + ] + }, + "impact": null } \ No newline at end of file