cvelist/2019/3xxx/CVE-2019-3613.json

89 lines
2.8 KiB
JSON
Raw Normal View History

2019-01-03 08:04:21 -05:00
{
2019-03-17 21:45:26 +00:00
"CVE_data_meta": {
2020-06-10 16:41:10 +05:30
"ASSIGNER": "psirt@mcafee.com",
"DATE_PUBLIC": "2020-06-09T00:00:00.000Z",
2019-03-17 21:45:26 +00:00
"ID": "CVE-2019-3613",
2020-06-10 16:41:10 +05:30
"STATE": "PUBLIC",
"TITLE": "DLL search order hijacking in MA"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": " McAfee Agent (MA)",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "5.6.x",
"version_value": "5.6.4"
}
]
}
}
]
},
"vendor_name": "McAfee, LLC"
}
]
}
2019-03-17 21:45:26 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2020-06-10 11:58:57 +00:00
"value": "DLL Search Order Hijacking vulnerability in McAfee Agent (MA) prior to 5.6.4 allows attackers with local access to execute arbitrary code via execution from a compromised folder."
2020-06-10 16:41:10 +05:30
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2020-10-19 10:30:46 +01:00
"value": "CWE-427: Uncontrolled Search Path Element"
2020-06-10 16:41:10 +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"
2019-03-17 21:45:26 +00:00
}
]
2020-06-10 16:41:10 +05:30
},
"source": {
"discovery": "EXTERNAL"
2019-03-17 21:45:26 +00:00
}
}