From 9896b1da1dbc867728334d312eb719a43f541284 Mon Sep 17 00:00:00 2001 From: lenpsirt Date: Fri, 24 Jul 2020 12:00:27 -0400 Subject: [PATCH] July CVE submission populating cve data --- 2020/8xxx/CVE-2020-8317.json | 94 +++++++++++++++++++++++++++++++++--- 2020/8xxx/CVE-2020-8326.json | 94 +++++++++++++++++++++++++++++++++--- 2 files changed, 174 insertions(+), 14 deletions(-) diff --git a/2020/8xxx/CVE-2020-8317.json b/2020/8xxx/CVE-2020-8317.json index 802a4228a1b..580fec0b432 100644 --- a/2020/8xxx/CVE-2020-8317.json +++ b/2020/8xxx/CVE-2020-8317.json @@ -1,18 +1,98 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "psirt@lenovo.com", + "DATE_PUBLIC": "2020-07-24T16:00:00.000Z", "ID": "CVE-2020-8317", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Drivers Management", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "2.7.1128.1046" + } + ] + } + } + ] + }, + "vendor_name": "Lenovo" + } + ] + } + }, + "credit": [ + { + "lang": "eng", + "value": "Lenovo thanks Can Huang and Xinhui Han at Wangxuan Institute of Computer Technology, Peking University for reporting this issue." + } + ], + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "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": "A DLL search path vulnerability was reported in Lenovo Drivers Management prior to version 2.7.1128.1046 that could allow an authenticated user to execute code with elevated privileges." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "HIGH", + "baseScore": 7.3, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-426 Untrusted Search Path" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "url": "https://iknow.lenovo.com.cn/detail/dc_190088.html" + } + ] + }, + "solution": [ + { + "lang": "eng", + "value": "Update to Lenovo Drivers Management version 2.7.1128.1046 (or newer)." + } + ], + "source": { + "advisory": "LEN-38381", + "discovery": "UNKNOWN" } -} \ No newline at end of file +} diff --git a/2020/8xxx/CVE-2020-8326.json b/2020/8xxx/CVE-2020-8326.json index 29da3644004..ea7a5a5b19a 100644 --- a/2020/8xxx/CVE-2020-8326.json +++ b/2020/8xxx/CVE-2020-8326.json @@ -1,18 +1,98 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "psirt@lenovo.com", + "DATE_PUBLIC": "2020-07-24T16:00:00.000Z", "ID": "CVE-2020-8326", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Drivers Management", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "2.7.1128.1046" + } + ] + } + } + ] + }, + "vendor_name": "Lenovo" + } + ] + } + }, + "credit": [ + { + "lang": "eng", + "value": "Lenovo thanks Jinwei Chen of Bangcle Security for reporting this issue. " + } + ], + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "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": "An unquoted service path vulnerability was reported in Lenovo Drivers Management prior to version 2.7.1128.1046 that could allow an authenticated user to execute code with elevated privileges." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "HIGH", + "baseScore": 7.3, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-428 Unquoted Search Path or Element" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "url": "https://iknow.lenovo.com.cn/detail/dc_190088.html" + } + ] + }, + "solution": [ + { + "lang": "eng", + "value": "Update to Lenovo Drivers Management version 2.7.1128.1046 (or newer)." + } + ], + "source": { + "advisory": "LEN-38381", + "discovery": "UNKNOWN" } -} \ No newline at end of file +}