CVE-2022-45104
11.02.2023, 01:23
Dell Unisphere for PowerMax vApp, VASA Provider vApp, and Solution Enabler vApp version 9.2.3.x contain a command execution vulnerability. A low privileged remote attacker could potentially exploit this vulnerability, leading to execute arbitrary commands on the underlying system.
Vendor | Product | Version |
---|---|---|
dell | evasa_provider_virtual_appliance | 𝑥 < 9.2.4.15 |
dell | solutions_enabler_virtual_appliance | 𝑥 < 9.2.3.6 |
dell | solutions_enabler_virtual_appliance | 𝑥 < 9.2.4.26 |
dell | unisphere_for_powermax_virtual_appliance | 𝑥 < 9.2.4.26 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-77 - Improper Neutralization of Special Elements used in a Command ('Command Injection')The software constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')The software constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
References