diff --git a/2022/1xxx/CVE-2022-1316.json b/2022/1xxx/CVE-2022-1316.json new file mode 100644 index 00000000000..1f2a7ba0add --- /dev/null +++ b/2022/1xxx/CVE-2022-1316.json @@ -0,0 +1,89 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "security@huntr.dev", + "ID": "CVE-2022-1316", + "STATE": "PUBLIC", + "TITLE": "ZeroTierOne for windows local privilege escalation because of incorrect directory privilege in zerotier/zerotierone" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "zerotier/zerotierone", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "1.8.8" + } + ] + } + } + ] + }, + "vendor_name": "zerotier" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "ZeroTierOne for windows local privilege escalation because of incorrect directory privilege in GitHub repository zerotier/zerotierone prior to 1.8.8. Local Privilege Escalation" + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "HIGH", + "baseScore": 8.8, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-284 Improper Access Control" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/e7835226-1b20-4546-b256-3f625badb022", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/e7835226-1b20-4546-b256-3f625badb022" + }, + { + "name": "https://github.com/zerotier/zerotierone/commit/ffb444dbeb6bea3cb155502395e61cb6d18708c9", + "refsource": "MISC", + "url": "https://github.com/zerotier/zerotierone/commit/ffb444dbeb6bea3cb155502395e61cb6d18708c9" + } + ] + }, + "source": { + "advisory": "e7835226-1b20-4546-b256-3f625badb022", + "discovery": "EXTERNAL" + } +} \ No newline at end of file