From ac10689f1edf6be75940cb19bb9750dfcb2bd82f Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 30 Nov 2018 12:04:33 -0500 Subject: [PATCH] - Synchronized data. --- 2018/15xxx/CVE-2018-15767.json | 77 +++++++++++++++++----------------- 2018/15xxx/CVE-2018-15768.json | 73 ++++++++++++++++---------------- 2018/3xxx/CVE-2018-3948.json | 2 + 3 files changed, 78 insertions(+), 74 deletions(-) diff --git a/2018/15xxx/CVE-2018-15767.json b/2018/15xxx/CVE-2018-15767.json index 41c7c9b8f3c..9b754a2331e 100644 --- a/2018/15xxx/CVE-2018-15767.json +++ b/2018/15xxx/CVE-2018-15767.json @@ -1,71 +1,72 @@ { - "CVE_data_meta": { - "ASSIGNER": "secure@dell.com", - "DATE_PUBLIC": "2018-11-02T05:00:00.000Z", - "ID": "CVE-2018-15767", - "STATE": "PUBLIC", - "TITLE": "Improper Authorization Vulnerability" + "CVE_data_meta" : { + "ASSIGNER" : "secure@dell.com", + "DATE_PUBLIC" : "2018-11-02T05:00:00.000Z", + "ID" : "CVE-2018-15767", + "STATE" : "PUBLIC", + "TITLE" : "Improper Authorization Vulnerability" }, - "affects": { - "vendor": { - "vendor_data": [ + "affects" : { + "vendor" : { + "vendor_data" : [ { - "product": { - "product_data": [ + "product" : { + "product_data" : [ { - "product_name": "OpenManage Network Manager", - "version": { - "version_data": [ + "product_name" : "OpenManage Network Manager", + "version" : { + "version_data" : [ { - "affected": "<", - "version_value": "6.5.3" + "affected" : "<", + "version_value" : "6.5.3" }, { - "affected": "<", - "version_value": "6.5.0" + "affected" : "<", + "version_value" : "6.5.0" } ] } } ] }, - "vendor_name": "Dell" + "vendor_name" : "Dell" } ] } }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", + "description" : { + "description_data" : [ { - "lang": "eng", - "value": "The Dell OpenManage Network Manager virtual appliance versions prior to 6.5.3 contain an improper authorization vulnerability caused by a misconfiguration in the /etc/sudoers file. " + "lang" : "eng", + "value" : "The Dell OpenManage Network Manager virtual appliance versions prior to 6.5.3 contain an improper authorization vulnerability caused by a misconfiguration in the /etc/sudoers file." } ] }, - "problemtype": { - "problemtype_data": [ + "problemtype" : { + "problemtype_data" : [ { - "description": [ + "description" : [ { - "lang": "eng", - "value": "Improper Authorization Vulnerability. " + "lang" : "eng", + "value" : "Improper Authorization Vulnerability. " } ] } ] }, - "references": { - "reference_data": [ + "references" : { + "reference_data" : [ { - "refsource": "CONFIRM", - "url": "https://www.dell.com/support/article/us/en/04/sln314610/dell-openmanage-network-manager-security-vulnerabilities" + "name" : "https://www.dell.com/support/article/us/en/04/sln314610/dell-openmanage-network-manager-security-vulnerabilities", + "refsource" : "MISC", + "url" : "https://www.dell.com/support/article/us/en/04/sln314610/dell-openmanage-network-manager-security-vulnerabilities" } ] }, - "source": { - "discovery": "UNKNOWN" + "source" : { + "discovery" : "UNKNOWN" } -} \ No newline at end of file +} diff --git a/2018/15xxx/CVE-2018-15768.json b/2018/15xxx/CVE-2018-15768.json index 18514b0b9cd..c376e64bdf1 100644 --- a/2018/15xxx/CVE-2018-15768.json +++ b/2018/15xxx/CVE-2018-15768.json @@ -1,67 +1,68 @@ { - "CVE_data_meta": { - "ASSIGNER": "secure@dell.com", - "DATE_PUBLIC": "2018-11-02T05:00:00.000Z", - "ID": "CVE-2018-15768", - "STATE": "PUBLIC", - "TITLE": "Insecure MySQL Configuration Vulnerability" + "CVE_data_meta" : { + "ASSIGNER" : "secure@dell.com", + "DATE_PUBLIC" : "2018-11-02T05:00:00.000Z", + "ID" : "CVE-2018-15768", + "STATE" : "PUBLIC", + "TITLE" : "Insecure MySQL Configuration Vulnerability" }, - "affects": { - "vendor": { - "vendor_data": [ + "affects" : { + "vendor" : { + "vendor_data" : [ { - "product": { - "product_data": [ + "product" : { + "product_data" : [ { - "product_name": "OpenManage Network Manager", - "version": { - "version_data": [ + "product_name" : "OpenManage Network Manager", + "version" : { + "version_data" : [ { - "affected": "<", - "version_value": "6.5.0" + "affected" : "<", + "version_value" : "6.5.0" } ] } } ] }, - "vendor_name": "Dell" + "vendor_name" : "Dell" } ] } }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", + "description" : { + "description_data" : [ { - "lang": "eng", - "value": "Dell OpenManage Network Manager versions prior to 6.5.0 enabled read/write access to the file system for MySQL users due to insecure default configuration setting for the embedded MySQL database." + "lang" : "eng", + "value" : "Dell OpenManage Network Manager versions prior to 6.5.0 enabled read/write access to the file system for MySQL users due to insecure default configuration setting for the embedded MySQL database." } ] }, - "problemtype": { - "problemtype_data": [ + "problemtype" : { + "problemtype_data" : [ { - "description": [ + "description" : [ { - "lang": "eng", - "value": "Insecure MySQL Configuration Vulnerability" + "lang" : "eng", + "value" : "Insecure MySQL Configuration Vulnerability" } ] } ] }, - "references": { - "reference_data": [ + "references" : { + "reference_data" : [ { - "refsource": "CONFIRM", - "url": "https://www.dell.com/support/article/us/en/04/sln314610/dell-openmanage-network-manager-security-vulnerabilities" + "name" : "https://www.dell.com/support/article/us/en/04/sln314610/dell-openmanage-network-manager-security-vulnerabilities", + "refsource" : "MISC", + "url" : "https://www.dell.com/support/article/us/en/04/sln314610/dell-openmanage-network-manager-security-vulnerabilities" } ] }, - "source": { - "discovery": "UNKNOWN" + "source" : { + "discovery" : "UNKNOWN" } -} \ No newline at end of file +} diff --git a/2018/3xxx/CVE-2018-3948.json b/2018/3xxx/CVE-2018-3948.json index fdf4417b034..2b77f70c451 100644 --- a/2018/3xxx/CVE-2018-3948.json +++ b/2018/3xxx/CVE-2018-3948.json @@ -54,6 +54,8 @@ "references" : { "reference_data" : [ { + "name" : "https://talosintelligence.com/vulnerability_reports/TALOS-2018-0617", + "refsource" : "MISC", "url" : "https://talosintelligence.com/vulnerability_reports/TALOS-2018-0617" } ]