cvelist/2022/1xxx/CVE-2022-1824.json

86 lines
2.9 KiB
JSON
Raw Normal View History

2022-05-23 11:01:41 +00:00
{
"CVE_data_meta": {
2022-06-20 11:14:06 +01:00
"ASSIGNER": "psirt@mcafee.com",
2022-05-23 11:01:41 +00:00
"ID": "CVE-2022-1824",
2022-06-20 11:14:06 +01:00
"STATE": "PUBLIC",
"TITLE": "McAfee MCPR privilege escalation"
2022-05-23 11:01:41 +00:00
},
2022-06-20 11:14:06 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "McAfee Consumer Product Removal Tool",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "10.4.128"
}
]
}
}
]
},
"vendor_name": "McAfee,LLC"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-05-23 11:01:41 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-06-20 11:01:49 +00:00
"value": "An uncontrolled search path vulnerability in McAfee Consumer Product Removal Tool prior to version 10.4.128 could allow a local attacker to perform a sideloading attack by using a specific file name. This could result in the user gaining elevated permissions and being able to execute arbitrary code as there were insufficient checks on the executable being signed by McAfee."
2022-06-20 11:14:06 +01:00
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.9,
"baseSeverity": "HIGH",
"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:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2022-06-20 11:01:49 +00:00
"value": "CWE-427: Uncontrolled search path element\u202f"
2022-06-20 11:14:06 +01:00
}
]
2022-05-23 11:01:41 +00:00
}
]
2022-06-20 11:14:06 +01:00
},
"references": {
"reference_data": [
{
"name": "https://service.mcafee.com/?articleId=TS103318&page=shell&shell=article-view",
"refsource": "CONFIRM",
"url": "https://service.mcafee.com/?articleId=TS103318&page=shell&shell=article-view"
}
]
},
"source": {
"discovery": "UNKNOWN"
2022-05-23 11:01:41 +00:00
}
2022-06-20 11:01:49 +00:00
}