cvelist/2024/0xxx/CVE-2024-0206.json

94 lines
3.1 KiB
JSON
Raw Normal View History

2024-01-03 05:00:38 +00:00
{
2024-01-09 14:00:32 +00:00
"data_version": "4.0",
2024-01-03 05:00:38 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-0206",
2024-01-09 14:00:32 +00:00
"ASSIGNER": "trellixpsirt@trellix.com",
"STATE": "PUBLIC"
2024-01-03 05:00:38 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-01-09 14:00:32 +00:00
"value": "\nA symbolic link manipulation vulnerability in Trellix Anti-Malware Engine prior to the January 2024 release allows an authenticated local user to potentially gain an escalation of privileges. This was achieved by adding an entry to the registry under the Trellix ENS registry folder with a symbolic link to files that the user wouldn't normally have permission to. After a scan, the Engine would follow the links and remove the files\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-59 Improper Link Resolution Before File Access ('Link Following')",
"cweId": "CWE-59"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Trellix",
"product": {
"product_data": [
{
"product_name": "Anti-Malware Engine",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "6600"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://kcm.trellix.com/corporate/index?page=content&id=SB10415",
"refsource": "MISC",
"name": "https://kcm.trellix.com/corporate/index?page=content&id=SB10415"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Bahaa Naamneh of Crosspoint Labs"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
2024-01-03 05:00:38 +00:00
}
]
}
}