In Eclipse Mosquitto 1.4.14, a user can shutdown the Mosquitto server simply by filling the RAM memory with a lot of connections with large payload. This can be done without authentications if occur in connection phase of MQTT protocol.
The product allocates memory based on an untrusted, large size value, but it does not ensure that the size is within expected limits, allowing arbitrary amounts of memory to be allocated.
The product does not properly control the allocation and maintenance of a limited resource.
Link | Tags |
---|---|
https://lists.debian.org/debian-lts-announce/2018/03/msg00037.html | third party advisory mailing list |
https://mosquitto.org/blog/2018/02/security-advisory-cve-2017-7651-cve-2017-7652/ | patch vendor advisory |
https://lists.debian.org/debian-lts-announce/2018/06/msg00016.html | third party advisory mailing list |
https://www.debian.org/security/2018/dsa-4325 | third party advisory vendor advisory |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=529754 | issue tracking exploit third party advisory |