First published: Fri Jun 05 2020(Updated: )
The Zephyr MQTT parsing code performs insufficient checking of the length field on publish messages, allowing a buffer overflow and potentially remote code execution. NCC-ZEP-031 This issue affects: zephyrproject-rtos zephyr version 2.2.0 and later versions.
Credit: vulnerabilities@zephyrproject.org
Affected Software | Affected Version | How to fix |
---|---|---|
Zephyr Project Manager | <=2.2.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-10071 has a high severity rating due to its potential for buffer overflow and remote code execution.
To fix CVE-2020-10071, update to a version of Zephyr later than 2.2.0 where the vulnerability is patched.
CVE-2020-10071 affects Zephyr versions 2.2.0 and later.
CVE-2020-10071 is characterized as a buffer overflow vulnerability in the MQTT parsing code.
Yes, CVE-2020-10071 can allow for remote code execution due to insufficient length field checking.