CVE-2020-10071

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.
Configurations

Configuration 1 (hide)

cpe:2.3:o:zephyrproject:zephyr:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2020-06-05 18:15

Updated : 2023-12-10 13:27


NVD link : CVE-2020-10071

Mitre link : CVE-2020-10071

CVE.ORG link : CVE-2020-10071


JSON object : View

Products Affected

zephyrproject

  • zephyr
CWE
CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

CWE-129

Improper Validation of Array Index