CVE-2023-32462
15.02.2024, 13:15
Dell OS10 Networking Switches running 10.5.2.x and above contain an OS command injection vulnerability when using remote user authentication. A remote unauthenticated attacker could potentially exploit this vulnerability, leading to the execution of arbitrary OS commands and possible system takeover. This is a critical vulnerability as it allows an attacker to cause severe damage. Dell recommends customers to upgrade at the earliest opportunity.
Vendor | Product | Version |
---|---|---|
dell | smartfabric_os10 | 10.5.2.0 ≤ 𝑥 < 10.5.2.12 |
dell | smartfabric_os10 | 10.5.3.0 ≤ 𝑥 < 10.5.3.8 |
dell | smartfabric_os10 | 10.5.4.0 ≤ 𝑥 < 10.5.4.8 |
dell | smartfabric_os10 | 10.5.5.0 |
dell | smartfabric_os10 | 10.5.5.1 |
dell | smartfabric_os10 | 10.5.5.2 |
dell | smartfabric_os10 | 10.5.5.3 |
𝑥
= 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.