CVE-2023-52377
18.02.2024, 06:15
Vulnerability of input data not being verified in the cellular data module.Successful exploitation of this vulnerability may cause out-of-bounds access.
Vendor | Product | Version |
---|---|---|
huawei | emui | 12.0.0 |
huawei | emui | 13.0.0 |
huawei | harmonyos | 2.0.0 |
huawei | harmonyos | 2.1.0 |
huawei | harmonyos | 3.0.0 |
huawei | harmonyos | 3.1.0 |
huawei | harmonyos | 4.0.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')The program copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
- CWE-125 - Out-of-bounds ReadThe software reads data past the end, or before the beginning, of the intended buffer.
References