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

89 lines
2.9 KiB
JSON
Raw Normal View History

2020-01-21 14:01:08 +00:00
{
"CVE_data_meta": {
2020-06-10 16:45:41 +05:30
"ASSIGNER": "psirt@mcafee.com",
"DATE_PUBLIC": "2020-06-09T00:00:00.000Z",
2020-01-21 14:01:08 +00:00
"ID": "CVE-2020-7279",
2020-06-10 16:45:41 +05:30
"STATE": "PUBLIC",
"TITLE": "DLL search order hijacking in Host IPS"
2020-01-21 14:01:08 +00:00
},
2020-06-10 16:45:41 +05:30
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "McAfee Host Intrusion Prevention System (Host IPS) for Windows",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "8.0.x",
"version_value": "8.0.0 Patch 15 update"
}
]
}
}
]
},
"vendor_name": "McAfee, LLC"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-01-21 14:01:08 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-06-10 16:45:41 +05:30
"value": "DLL Search Order Hijacking Vulnerability in the installer component of McAfee Host Intrusion Prevention System (Host IPS) for Windows prior to 8.0.0 Patch 15 Update allows attackers with local access to execute arbitrary code via execution from a compromised folder."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:L/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2020-10-19 10:27:34 +01:00
"value": "CWE-426: Untrusted Search Path"
2020-06-10 16:45:41 +05:30
}
]
2020-01-21 14:01:08 +00:00
}
]
2020-06-10 16:45:41 +05:30
},
"references": {
"reference_data": [
{
"name": "https://kc.mcafee.com/corporate/index?page=content&id=SB10320",
"refsource": "CONFIRM",
"url": "https://kc.mcafee.com/corporate/index?page=content&id=SB10320"
}
]
},
"source": {
"discovery": "INTERNAL"
2020-01-21 14:01:08 +00:00
}
2020-06-10 16:45:41 +05:30
}