The Eclipse Mosquitto broker up to version 1.4.15 does not reject strings that are not valid UTF-8. A malicious client could cause other clients that do reject invalid UTF-8 strings to disconnect themselves from the broker by sending a topic string which is not valid UTF-8, and so cause a denial of service for the clients.
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Link | Tags |
---|---|
https://bugs.eclipse.org/bugs/show_bug.cgi?id=532113 | issue tracking third party advisory |
http://docs.oasis-open.org/mqtt/disallowed-chars/v1.0/disallowed-chars-v1.0.pdf | third party advisory |
https://lists.debian.org/debian-lts-announce/2018/09/msg00036.html | third party advisory mailing list |
https://www.debian.org/security/2018/dsa-4325 | third party advisory vendor advisory |
https://usn.ubuntu.com/4023-1/ | vendor advisory |