CVE-2024-57956
06.02.2025, 13:15
Out-of-bounds read vulnerability in the interpreter string module Impact: Successful exploitation of this vulnerability may affect availability.Enginsight
Vendor | Product | Version |
---|---|---|
huawei | harmonyos | 5.0.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-680 - Integer Overflow to Buffer OverflowThe product performs a calculation to determine how much memory to allocate, but an integer overflow can occur that causes less memory to be allocated than expected, 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.