cvelist/2023/44xxx/CVE-2023-44248.json

97 lines
3.4 KiB
JSON
Raw Normal View History

2023-09-27 15:00:28 +00:00
{
2023-11-14 19:00:37 +00:00
"data_version": "4.0",
2023-09-27 15:00:28 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-44248",
2023-11-14 19:00:37 +00:00
"ASSIGNER": "psirt@fortinet.com",
"STATE": "PUBLIC"
2023-09-27 15:00:28 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-11-14 19:00:37 +00:00
"value": "An improper access control vulnerability [CWE-284] in\u00a0FortiEDRCollectorWindows version 5.2.0.4549 and below, 5.0.3.1007 and below, 4.0 all may allow a local attacker to prevent the collector service to start in the next system reboot by tampering with some registry keys of the service."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Denial of service",
"cweId": "CWE-284"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Fortinet",
"product": {
"product_data": [
{
"product_name": "FortiEDR",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.0.3"
},
{
"version_affected": "<=",
"version_name": "5.0.0",
"version_value": "5.0.1"
},
{
"version_affected": "=",
"version_value": "4.0.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://fortiguard.com/psirt/FG-IR-23-306",
"refsource": "MISC",
"name": "https://fortiguard.com/psirt/FG-IR-23-306"
}
]
},
"solution": [
{
"lang": "en",
"value": "Please upgrade to FortiEDRCollectorWindows version 5.2.0.4581 or above\nPlease upgrade to FortiEDRCollectorWindows version 5.0.3.1016 or above\n"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:X/RC:R"
2023-09-27 15:00:28 +00:00
}
]
}
}