### [CVE-2016-10523](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10523) ![](https://img.shields.io/static/v1?label=Product&message=mqtt-packet%20node%20module&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3C3.4.6%20%7C%7C%20%3E%204.0.0%20%3C4.0.5%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Denial%20of%20Service%20(CWE-400)&color=brightgreen) ### Description MQTT before 3.4.6 and 4.0.x before 4.0.5 allows specifically crafted MQTT packets to crash the application, making a DoS attack feasible with very little bandwidth. ### POC #### Reference - https://github.com/mqttjs/mqtt-packet/pull/8 #### Github - https://github.com/ThingzDefense/IoT-Flock