From 2ca5d98678c00d314405b16ffee238449888dcea Mon Sep 17 00:00:00 2001 From: Bogdan Botezatu Date: Mon, 27 Jan 2020 15:51:17 +0200 Subject: [PATCH] Added data for CVE-2019-17100 --- 2019/17xxx/CVE-2019-17100.json | 96 ++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 2019/17xxx/CVE-2019-17100.json diff --git a/2019/17xxx/CVE-2019-17100.json b/2019/17xxx/CVE-2019-17100.json new file mode 100644 index 00000000000..5c10f9f8d77 --- /dev/null +++ b/2019/17xxx/CVE-2019-17100.json @@ -0,0 +1,96 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve-requests@bitdefender.com", + "DATE_PUBLIC": "2019-12-19T10:00:00.000Z", + "ID": "CVE-2019-17100", + "STATE": "PUBLIC", + "TITLE": "Untrusted Search Path vulnerability in Bitdefender Total Security 2020 (VA-5895)" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "bdserviceshost.exe", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_value": "24.0.12.69" + } + ] + } + } + ] + }, + "vendor_name": "Bitdefender" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "An Untrusted Search Path vulnerability in bdserviceshost.exe as used in Bitdefender Total Security 2020 allows an attacker to execute arbitrary code.\nThis issue does not affect:\nBitdefender Total Security\nversions prior to 24.0.12.69." + } + ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "LOW", + "baseScore": 5.2, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "HIGH", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-426 Untrusted Search Path" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "url": "https://www.bitdefender.com/support/security-advisories/untrusted-search-path-vulnerability-bitdefender-total-security-2020-va-5895/" + } + ] + }, + "solution": [ + { + "lang": "eng", + "value": "Automatic update to Bitdefender Total Security version 24.0.12.69 mitigates the issue" + } + ], + "source": { + "advisory": "VA-5895", + "defect": [ + "VA-5895" + ], + "discovery": "UNKNOWN" + } +} \ No newline at end of file