CVE-2023-52365
18.02.2024, 03:15
Out-of-bounds read vulnerability in the smart activity recognition module.Successful exploitation of this vulnerability may cause features to perform abnormally.
Vendor | Product | Version |
---|---|---|
huawei | emui | 12.0.0 |
huawei | emui | 13.0.0 |
huawei | harmonyos | 2.0.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