### [CVE-2017-2892](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-2892) ![](https://img.shields.io/static/v1?label=Product&message=Mongoose&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=remote%20code%20execution&color=brighgreen) ### Description An exploitable arbitrary memory read vulnerability exists in the MQTT packet parsing functionality of Cesanta Mongoose 6.8. A specially crafted MQTT packet can cause an arbitrary out-of-bounds memory read and write potentially resulting in information disclosure, denial of service and remote code execution. An attacker needs to send a specially crafted MQTT packet over the network to trigger this vulnerability. ### POC #### Reference - https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0399 #### Github No PoCs found on GitHub currently.