CVE-2023-41303
25.09.2023, 13:15
Command injection vulnerability in the distributed file system module. Successful exploitation of this vulnerability may cause variables in the sock structure to be modified.
Vendor | Product | Version |
---|---|---|
huawei | emui | 12.0.0 |
huawei | emui | 12.0.1 |
huawei | emui | 13.0.0 |
huawei | harmonyos | 2.0.0 |
huawei | harmonyos | 2.0.1 |
huawei | harmonyos | 2.1.0 |
huawei | harmonyos | 3.0.0 |
huawei | harmonyos | 3.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-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.
References