{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2020-13279", "ASSIGNER": "cve@gitlab.com", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "GitLab", "product": { "product_data": [ { "product_name": "gitlab-vscode-extension", "version": { "version_data": [ { "version_value": "<=2.2.0" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Uncontrolled search path element in gitlab-vscode-extension" } ] } ] }, "references": { "reference_data": [ { "name": "https://gitlab.com/gitlab-org/gitlab-vscode-extension/-/issues/170", "url": "https://gitlab.com/gitlab-org/gitlab-vscode-extension/-/issues/170", "refsource": "MISC" }, { "name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13279.json", "url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13279.json", "refsource": "CONFIRM" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "Client side code execution in gitlab-vscode-extension v2.2.0 allows attacker to execute code on user system" } ] }, "impact": { "cvss": { "vectorString": "AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "version": "3.1", "baseScore": 8.5, "baseSeverity": "HIGH" } }, "credit": [ { "lang": "eng", "value": "GitLab security research team" } ] }