From 965004a89f8407ab365e85d5fcee7741561e58d6 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 20 Sep 2019 18:00:56 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2018/11xxx/CVE-2018-11200.json | 48 ++++++++++++++++++- 2019/5xxx/CVE-2019-5521.json | 87 +++++++++++++++++++++++++++++++--- 2 files changed, 126 insertions(+), 9 deletions(-) diff --git a/2018/11xxx/CVE-2018-11200.json b/2018/11xxx/CVE-2018-11200.json index f9ee4c0b551..72883b7889d 100644 --- a/2018/11xxx/CVE-2018-11200.json +++ b/2018/11xxx/CVE-2018-11200.json @@ -2,7 +2,30 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-11200", - "STATE": "RESERVED" + "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", @@ -11,7 +34,28 @@ "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": "An issue was discovered in Mautic 2.13.1. It has Stored XSS via the company name field." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "name": "https://github.com/mautic/mautic/releases/tag/2.14.0", + "url": "https://github.com/mautic/mautic/releases/tag/2.14.0" } ] } diff --git a/2019/5xxx/CVE-2019-5521.json b/2019/5xxx/CVE-2019-5521.json index 08c9acebc5c..bc7c91061cd 100644 --- a/2019/5xxx/CVE-2019-5521.json +++ b/2019/5xxx/CVE-2019-5521.json @@ -1,17 +1,90 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-5521", - "STATE": "RESERVED" - }, - "data_format": "MITRE", "data_type": "CVE", + "data_format": "MITRE", "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2019-5521", + "ASSIGNER": "security@vmware.com", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "VMware", + "product": { + "product_data": [ + { + "product_name": "VMware ESXi", + "version": { + "version_data": [ + { + "version_value": "6.7 before ESXi670-201904101-SG" + }, + { + "version_value": "6.5 before ESXi650-201903001" + } + ] + } + }, + { + "product_name": "VMware Workstation", + "version": { + "version_data": [ + { + "version_value": "15.x before 15.0.3" + }, + { + "version_value": "14.x before 14.1.6" + } + ] + } + }, + { + "product_name": "VMware Fusion", + "version": { + "version_data": [ + { + "version_value": "11.x before 11.0.3" + }, + { + "version_value": "10.x before 10.1.6" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Out of bounds read vulnerability" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "name": "https://www.vmware.com/security/advisories/VMSA-2019-0012.html", + "url": "https://www.vmware.com/security/advisories/VMSA-2019-0012.html" + } + ] + }, "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 ESXi (6.7 before ESXi670-201904101-SG and 6.5 before ESXi650-201903001), Workstation (15.x before 15.0.3 and 14.x before 14.1.6) and Fusion (11.x before 11.0.3 and 10.x before 10.1.6) contain an out-of-bounds read vulnerability in the pixel shader functionality. Successful exploitation of this issue may lead to information disclosure or may allow attackers with normal user privileges to create a denial-of-service condition on the host. Exploitation of this issue require an attacker to have access to a virtual machine with 3D graphics enabled. It is not enabled by default on ESXi and is enabled by default on Workstation and Fusion." } ] }