cve/2019/CVE-2019-17389.md
2024-06-18 02:51:15 +02:00

733 B

CVE-2019-17389

Description

In RIOT 2019.07, the MQTT-SN implementation (asymcute) mishandles errors occurring during a read operation on a UDP socket. The receive loop ends. This allows an attacker (via a large packet) to prevent a RIOT MQTT-SN client from working until the device is restarted.

POC

Reference

Github

No PoCs found on GitHub currently.