cvelist/2022/1xxx/CVE-2022-1823.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:12:44 +01:00
"ASSIGNER": "psirt@mcafee.com",
2022-05-23 11:01:41 +00:00
"ID": "CVE-2022-1823",
2022-06-20 11:12:44 +01:00
"STATE": "PUBLIC",
"TITLE": "McAfee MCPR privilege escalation"
2022-05-23 11:01:41 +00:00
},
2022-06-20 11:12:44 +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": "Improper privilege management vulnerability in McAfee Consumer Product Removal Tool prior to version 10.4.128 could allow a local user to modify a configuration file and perform a LOLBin (Living off the land) attack. This could result in the user gaining elevated permissions and being able to execute arbitrary code, through not correctly checking the integrity of the configuration file."
2022-06-20 11:12:44 +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",
"value": "CWE-269: Improper Privilege Management"
}
]
2022-05-23 11:01:41 +00:00
}
]
2022-06-20 11:12:44 +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
}