mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
803 B
803 B
CVE-2024-35492
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
- https://github.com/zzh-newlearner/MQTT_Crash/blob/main/Mongoose_null_pointer.md
Github
No PoCs found on GitHub currently.