cvelist/2023/24xxx/CVE-2023-24573.json

88 lines
2.8 KiB
JSON
Raw Normal View History

2023-01-26 21:08:01 +00:00
{
2023-02-10 13:00:42 +00:00
"data_version": "4.0",
2023-01-26 21:08:01 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-24573",
2023-02-10 13:00:42 +00:00
"ASSIGNER": "secure@dell.com",
"STATE": "PUBLIC"
2023-01-26 21:08:01 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-02-10 13:00:42 +00:00
"value": "Dell Command | Monitor versions prior to 10.9 contain an arbitrary folder delete vulnerability during uninstallation. A locally authenticated malicious user may potentially exploit this vulnerability leading to arbitrary folder deletion."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-264: Permissions, Privileges and Access Controls",
"cweId": "CWE-264"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Dell",
"product": {
"product_data": [
{
"product_name": "Dell Command Monitor (DCM)",
"version": {
"version_data": [
{
"version_value": "0",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.dell.com/support/kbdoc/en-us/000207973/dsa-2023-033",
"refsource": "MISC",
"name": "https://www.dell.com/support/kbdoc/en-us/000207973/dsa-2023-033"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
2023-01-26 21:08:01 +00:00
}
]
}
}