CVE-2020-26193
09.02.2021, 22:15
Dell EMC PowerScale OneFS versions 8.1.0 - 9.1.0 contain an improper input validation vulnerability. A user with the ISI_PRIV_CLUSTER privilege may exploit this vulnerability, leading to the execution of arbitrary OS commands on the application's underlying OS, with the privileges of the vulnerable application.
Vendor | Product | Version |
---|---|---|
dell | emc_powerscale_onefs | 8.1.0 |
dell | emc_powerscale_onefs | 8.1.1 |
dell | emc_powerscale_onefs | 8.1.2 |
dell | emc_powerscale_onefs | 8.2.0 |
dell | emc_powerscale_onefs | 8.2.1 |
dell | emc_powerscale_onefs | 8.2.2 |
dell | emc_powerscale_onefs | 9.0.0 |
dell | emc_powerscale_onefs | 9.1.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- 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.