cvelist/2020/7xxx/CVE-2020-7327.json

89 lines
2.9 KiB
JSON
Raw Normal View History

2020-01-21 14:01:28 +00:00
{
"CVE_data_meta": {
2020-10-15 15:15:54 +05:30
"ASSIGNER": "psirt@mcafee.com",
"DATE_PUBLIC": "2020-10-15T00:00:00.000Z",
2020-01-21 14:01:28 +00:00
"ID": "CVE-2020-7327",
2020-10-15 15:15:54 +05:30
"STATE": "PUBLIC",
"TITLE": "McAfee MVEDR - Improperly implemented security check"
2020-01-21 14:01:28 +00:00
},
2020-10-15 15:15:54 +05:30
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "McAfee MVISION Endpoint Detection and Response ",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "3.x",
"version_value": "3.2.0"
}
]
}
}
]
},
"vendor_name": "McAfee,LLC"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-01-21 14:01:28 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-10-15 10:01:47 +00:00
"value": "Improperly implemented security check in McAfee MVISION Endpoint Detection and Response Client (MVEDR) prior to 3.2.0 may allow local administrators to execute malicious code via stopping a core Windows service leaving McAfee core trust component in an inconsistent state resulting in MVEDR failing open rather than closed"
2020-10-15 15:15:54 +05:30
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2021-07-02 08:24:36 +01:00
"value": "CWE-290 Authentication Bypass by Spoofing"
2020-10-15 15:15:54 +05:30
}
]
2020-01-21 14:01:28 +00:00
}
]
2020-10-15 15:15:54 +05:30
},
"references": {
"reference_data": [
{
"name": "https://kc.mcafee.com/corporate/index?page=content&id=SB10331",
"refsource": "CONFIRM",
"url": "https://kc.mcafee.com/corporate/index?page=content&id=SB10331"
}
]
},
"source": {
"discovery": "INTERNAL"
2020-01-21 14:01:28 +00:00
}
2021-07-02 08:24:36 +01:00
}