9.8
CVSSv3

CVE-2019-19307

Published: 26/11/2019 Updated: 24/08/2020
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
CVSS v3 Base Score: 9.8 | Impact Score: 5.9 | Exploitability Score: 3.9
VMScore: 668
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

An integer overflow in parse_mqtt in mongoose.c in Cesanta Mongoose 6.16 allows an malicious user to achieve remote DoS (infinite loop), or possibly cause an out-of-bounds write, by sending a crafted MQTT protocol packet.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

cesanta mongoose 6.16

Github Repositories

Hermes - A Protocol Fuzzer based on American Fuzzy Lop

Hermes Documents Slides: Hermes My bachelor thesis: Hermes - A protocol fuzzer bassed on AFL Architecture: Achievement: CVE-2019-19307 Install dependencies Install libpcap for recording communication between server and client $ sudo apt-get install libpcap-dev Build fuzzers Custom AFL Build custom AFL by entering the directory afl