Added data for CVE-2019-17100

This commit is contained in:
Bogdan Botezatu 2020-01-27 15:51:17 +02:00
parent f3dd52ef3a
commit 2ca5d98678

View File

@ -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"
}
}