CVE-2024-47293
27.09.2024, 11:15
Out-of-bounds write vulnerability in the HAL-WIFI module Impact: Successful exploitation of this vulnerability may affect availability.Enginsight
Vendor | Product | Version |
---|---|---|
huawei | emui | 13.0.0 |
huawei | emui | 14.0.0 |
huawei | harmonyos | 3.0.0 |
huawei | harmonyos | 4.0.0 |
huawei | harmonyos | 4.2.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-130 - Improper Handling of Length Parameter InconsistencyThe software parses a formatted message or structure, but it does not handle or incorrectly handles a length field that is inconsistent with the actual length of the associated data.
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.