diff --git a/2020/7xxx/CVE-2020-7281.json b/2020/7xxx/CVE-2020-7281.json index 55767defa42..529f7382cad 100644 --- a/2020/7xxx/CVE-2020-7281.json +++ b/2020/7xxx/CVE-2020-7281.json @@ -1,18 +1,85 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "psirt@mcafee.com", "ID": "CVE-2020-7281", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "Privilege Escalation vulnerability in McAfee Total Protection (MTP) " }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "McAfee Total Protection (MTP)", + "version": { + "version_data": [ + { + "version_value": "16.0.R26" + } + ] + } + } + ] + }, + "vendor_name": "McAfee,LLC" + } + ] + } + }, + "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": "Privilege Escalation vulnerability in McAfee Total Protection (MTP) prior to 16.0.R26 allows local users to delete files the user would otherwise not have access to via manipulating symbolic links to redirect a McAfee delete action to an unintended file. This is achieved through running a malicious script or program on the target machine." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "HIGH", + "attackVector": "LOCAL", + "availabilityImpact": "HIGH", + "baseScore": 7.5, + "baseSeverity": "HIGH", + "confidentialityImpact": "NONE", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:H/A:H", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Privilege escalation (CWE-274)" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://service.mcafee.com/webcenter/portal/cp/home/articleview?articleId=TS103062", + "refsource": "CONFIRM", + "url": "https://service.mcafee.com/webcenter/portal/cp/home/articleview?articleId=TS103062" + } + ] + }, + "source": { + "discovery": "EXTERNAL" } -} \ No newline at end of file +}