cvelist/2020/8xxx/CVE-2020-8093.json

103 lines
3.2 KiB
JSON
Raw Normal View History

2020-01-28 14:01:09 +00:00
{
"CVE_data_meta": {
2020-01-29 18:00:46 +02:00
"ASSIGNER": "cve-requests@bitdefender.com",
"DATE_PUBLIC": "2020-01-29T10:00:00.000Z",
2020-01-28 14:01:09 +00:00
"ID": "CVE-2020-8093",
2020-01-29 18:00:46 +02:00
"STATE": "PUBLIC",
"TITLE": "Code Injection into Bitdefender AV for Mac"
2020-01-28 14:01:09 +00:00
},
2020-01-29 18:00:46 +02:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Bitdefender Antivirus for Mac",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "8.0.0"
}
]
}
}
]
},
"vendor_name": "Bitdefender"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Bugcrowd user Bohops"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-01-28 14:01:09 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-01-29 18:00:46 +02:00
"value": "A vulnerability in the AntivirusforMac binary as used in Bitdefender Antivirus for Mac allows an attacker to inject a library using DYLD environment variable to cause third-party code execution"
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-264 Permissions, Privileges, and Access Controls"
}
]
2020-01-28 14:01:09 +00:00
}
]
2020-01-29 18:00:46 +02:00
},
"references": {
"reference_data": [
{
2020-01-30 19:01:25 +00:00
"refsource": "MISC",
"url": "https://www.bitdefender.com/support/security-advisories/code-injection-into-bitdefender-antivirus-for-mac-va-3441/",
"name": "https://www.bitdefender.com/support/security-advisories/code-injection-into-bitdefender-antivirus-for-mac-va-3441/"
2020-01-29 18:00:46 +02:00
}
]
},
"solution": [
{
"lang": "eng",
"value": "Update the Antivirus for Mac solution to version 8.0.0 or higher."
}
],
"source": {
"advisory": "VA-3441",
"defect": [
"VA-3441"
],
"discovery": "EXTERNAL"
2020-01-28 14:01:09 +00:00
}
}