Files
CVEs-PoC/2018/CVE-2018-18764.md
T
2024-06-18 02:51:15 +02:00

1.1 KiB

CVE-2018-18764

Description

An exploitable arbitrary memory read vulnerability exists in the MQTT packet-parsing functionality of Cesanta Mongoose 6.13. It is a heap-based buffer over-read in a parse_mqtt getu16 call. A specially crafted MQTT SUBSCRIBE packet can cause an arbitrary out-of-bounds memory read potentially resulting in information disclosure and denial of service. An attacker needs to send a specially crafted MQTT packet over the network to trigger this vulnerability.

POC

Reference

Github

No PoCs found on GitHub currently.