Vulnerabilities (CVE)

Filtered by vendor Eclipse Subscribe
Filtered by product Mosquitto
Total 23 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2017-7650 2 Debian, Eclipse 2 Debian Linux, Mosquitto 2019-10-03 4.0 MEDIUM 6.5 MEDIUM
In Mosquitto before 1.4.12, pattern based ACLs can be bypassed by clients that set their username/client id to '#' or '+'. This allows locally or remotely connected clients to access MQTT topics that they do have the rights to. The same issue may be present in third party authentication/access control plugins for Mosquitto.
CVE-2017-7653 2 Debian, Eclipse 2 Debian Linux, Mosquitto 2019-06-20 3.5 LOW 5.3 MEDIUM
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.
CVE-2017-9868 2 Debian, Eclipse 2 Debian Linux, Mosquitto 2019-03-12 2.1 LOW 5.5 MEDIUM
In Mosquitto through 1.4.12, mosquitto.db (aka the persistence file) is world readable, which allows local users to obtain sensitive MQTT topic information.