### [CVE-2024-35492](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-35492) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Cesanta Mongoose commit b316989 was discovered to contain a NULL pointer dereference via the scpy function at src/fmt.c. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted MQTT packet. ### POC #### Reference - https://github.com/zzh-newlearner/MQTT_Crash/blob/main/Mongoose_null_pointer.md #### Github No PoCs found on GitHub currently.