diff --git a/2020/35xxx/CVE-2020-35152.json b/2020/35xxx/CVE-2020-35152.json index fe073cd4989..9829532a64f 100644 --- a/2020/35xxx/CVE-2020-35152.json +++ b/2020/35xxx/CVE-2020-35152.json @@ -1,93 +1,92 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "generator": { - "engine": "Vulnogram 0.0.9" - }, - "CVE_data_meta": { - "ID": "CVE-2020-35152", + "CVE_data_meta": { "ASSIGNER": "cna@cloudflare.com", "DATE_PUBLIC": "2020-12-11T20:09:00.000Z", - "TITLE": "Privilege escalation through unquoted service binary path on Cloudflare WARP for Windows", - "AKA": "", - "STATE": "PUBLIC" - }, - "source": { - "defect": [], - "advisory": "", - "discovery": "EXTERNAL" - }, - "affects": { + "ID": "CVE-2020-35152", + "STATE": "PUBLIC", + "TITLE": "Privilege escalation through unquoted service binary path on Cloudflare WARP for Windows" + }, + "affects": { "vendor": { - "vendor_data": [ - { - "vendor_name": "", - "product": { - "product_data": [ - { - "product_name": "Cloudflare WARP for Windows", - "version": { - "version_data": [ - { - "version_name": "1.2.2695.1", - "version_affected": "<", - "version_value": "", - "platform": "" - } - ] - } - } - ] - } - } - ] - } - }, - "problemtype": { - "problemtype_data": [ - { - "description": [ - { - "lang": "eng", - "value": "CWE-428" - } + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Cloudflare WARP for Windows", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "1.2.2695.1" + } + ] + } + } + ] + }, + "vendor_name": "Cloudflare" + } ] - } - ] - }, - "description": { - "description_data": [ - { - "lang": "eng", - "value": "Cloudflare WARP for Windows allows privilege escalation due to an unquoted service path. A malicious user or process running with non-administrative privileges can become an administrator by abusing the unquoted service path issue. Since version 1.2.2695.1, the vulnerability was fixed by adding quotes around the service's binary path." - }, - { - "lang": "eng", - "value": "This issue affects Cloudflare WARP for Windows, versions prior to 1.2.2695.1." - } - ] - }, - "configuration": [], - "impact": { - "cvss": { - "version": "3.1", - "attackVector": "LOCAL", - "attackComplexity": "HIGH", - "privilegesRequired": "LOW", - "userInteraction": "NONE", - "scope": "UNCHANGED", - "confidentialityImpact": "LOW", - "integrityImpact": "LOW", - "availabilityImpact": "LOW", - "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", - "baseScore": 4.5, - "baseSeverity": "MEDIUM" } - }, - "exploit": [], - "work_around": [], - "solution": [], - "credit": [] + }, + "credit": [ + { + "lang": "eng", + "value": "James Tan" + } + ], + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Cloudflare WARP for Windows allows privilege escalation due to an unquoted service path. A malicious user or process running with non-administrative privileges can become an administrator by abusing the unquoted service path issue. Since version 1.2.2695.1, the vulnerability was fixed by adding quotes around the service's binary path. This issue affects Cloudflare WARP for Windows, versions prior to 1.2.2695.1." + } + ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "HIGH", + "attackVector": "LOCAL", + "availabilityImpact": "LOW", + "baseScore": 4.5, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-428" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "url": "https://github.com/cloudflare/advisories/security/advisories/GHSA-qc57-v5q8-f22h" + } + ] + }, + "source": { + "discovery": "EXTERNAL" } - \ No newline at end of file +} \ No newline at end of file