diff --git a/2018/6xxx/CVE-2018-6705.json b/2018/6xxx/CVE-2018-6705.json index 8dc486ff856..451be1f1a78 100644 --- a/2018/6xxx/CVE-2018-6705.json +++ b/2018/6xxx/CVE-2018-6705.json @@ -1,18 +1,116 @@ { - "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", - "ID" : "CVE-2018-6705", - "STATE" : "RESERVED" + "CVE_data_meta": { + "ASSIGNER": "psirt@mcafee.com", + "ID": "CVE-2018-6705", + "STATE": "PUBLIC", + "TITLE": "McAfee Agent (MA) for Linux Privilege Escalation vulnerability " }, - "data_format" : "MITRE", - "data_type" : "CVE", - "data_version" : "4.0", - "description" : { - "description_data" : [ + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "McAfee Agent (MA) for Linux", + "version": { + "version_data": [ + { + "affected": ">=", + "platform": "x86", + "version_name": "5.0.0", + "version_value": "5.0.0" + }, + { + "affected": "<=", + "platform": "x86", + "version_name": "5.0.6", + "version_value": "5.0.6" + }, + { + "affected": "=", + "platform": "x86", + "version_name": "5.5.0", + "version_value": "5.5.0" + }, + { + "affected": "=", + "platform": "x86", + "version_name": "5.5.1", + "version_value": "5.5.1" + } + ] + } + } + ] + }, + "vendor_name": "McAfee" + } + ] + } + }, + "credit": [ + { + "lang": "eng", + "value": "McAfee credits Brandon Vincent for discovery of this vulnerability" + } + ], + "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": "Privilege escalation vulnerability in McAfee Agent (MA) for Linux 5.0.0 through 5.0.6, 5.5.0, and 5.5.1 allows local users to perform arbitrary command execution via specific conditions." } ] + }, + "impact": { + "cvss": { + "attackComplexity": "HIGH", + "attackVector": "LOCAL", + "availabilityImpact": "LOW", + "baseScore": 2.3, + "baseSeverity": "LOW", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "privilegesRequired": "HIGH", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:R/S:C/C:N/I:N/A:L", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Insecure Temporary File (CWE-377)" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://kc.mcafee.com/corporate/index?page=content&id=SB10260", + "refsource": "CONFIRM", + "url": "https://kc.mcafee.com/corporate/index?page=content&id=SB10260" + } + ] + }, + "solution": [ + { + "lang": "eng", + "value": "McAfee highly recommends that all customers upgrade to McAfee Agent 5.6.0." + } + ], + "source": { + "advisory": "SB10260", + "discovery": "EXTERNAL" } }