cvelist/2022/26xxx/CVE-2022-26868.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2022-03-10 20:01:18 +00:00
{
"CVE_data_meta": {
2022-06-02 16:54:56 -04:00
"ASSIGNER": "secure@dell.com",
"DATE_PUBLIC": "2022-04-19",
2022-03-10 20:01:18 +00:00
"ID": "CVE-2022-26868",
2022-06-02 16:54:56 -04:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "PowerStore",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "PowerStore SW v2.1.1.0 "
}
]
}
}
]
},
"vendor_name": "Dell"
}
]
}
2022-03-10 20:01:18 +00:00
},
2022-06-02 16:54:56 -04:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-03-10 20:01:18 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-06-02 16:54:56 -04:00
"value": "Dell EMC PowerStore versions 2.0.0.x, 2.0.1.x, and 2.1.0.x are vulnerable to a command injection flaw. An authenticated attacker could potentially exploit this vulnerability, leading to the execution of arbitrary OS commands on the application's underlying OS, with the privileges of the vulnerable application. Exploitation may lead to a system takeover by an attacker."
}
]
},
"impact": {
"cvss": {
"baseScore": 6.4,
"baseSeverity": "Medium",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')"
}
]
}
]
},
"references": {
"reference_data": [
{
2022-06-02 22:01:34 +00:00
"refsource": "MISC",
"url": "https://www.dell.com/support/kbdoc/000196367",
"name": "https://www.dell.com/support/kbdoc/000196367"
2022-03-10 20:01:18 +00:00
}
]
}
}