From 9073dfc0fe997a6a6425793e0edd985413dbc284 Mon Sep 17 00:00:00 2001 From: lordoxley <40054947+lordoxley@users.noreply.github.com> Date: Tue, 22 Jan 2019 16:09:47 +0000 Subject: [PATCH] First publish of CVE-2019-3854 McAfee publishing Security Bulletin late on 22 January or early 23 January --- 2019/3xxx/CVE-2019-3584.json | 87 +++++++++++++++++++++++++++++++----- 1 file changed, 76 insertions(+), 11 deletions(-) diff --git a/2019/3xxx/CVE-2019-3584.json b/2019/3xxx/CVE-2019-3584.json index eec4bec5a67..0fdcc8cb390 100644 --- a/2019/3xxx/CVE-2019-3584.json +++ b/2019/3xxx/CVE-2019-3584.json @@ -1,18 +1,83 @@ { - "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", - "ID" : "CVE-2019-3584", - "STATE" : "RESERVED" + "CVE_data_meta": { + "ASSIGNER": "psirt@mcafee.com", + "ID": "CVE-2019-3584", + "STATE": "PUBLIC", + "TITLE": "Exploitation of Authentication vulnerability" }, - "data_format" : "MITRE", - "data_type" : "CVE", - "data_version" : "4.0", - "description" : { - "description_data" : [ + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "MVision Endpoint", + "version": { + "version_data": [ + { + "affected": "<", + "version_name": "All", + "version_value": "1811 Update 1 (18.11.31.62)" + } + ] + } + } + ] + }, + "vendor_name": "Mcafee" + } + ] + } + }, + "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." + "lang": "eng", + "value": "Exploitation of Authentication vulnerability in MVision Endpoint in McAfee MVision Endpoint Prior to 1811 Update 1 (18.11.31.62) allows authenticated administrator users --> administrators to Remove MVision Endpoint via unspecified vectors." } ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "HIGH", + "baseScore": 7.4, + "baseSeverity": "HIGH", + "confidentialityImpact": "NONE", + "integrityImpact": "HIGH", + "privilegesRequired": "HIGH", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:C/C:N/I:H/A:H", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Exploitation of Authentication vulnerability" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "url": "https://kc.mcafee.com/corporate/index?page=content&id=SB10265" + } + ] + }, + "source": { + "discovery": "UNKNOWN" } }