Vulnerabilities (CVE)

Filtered by vendor Eclipse Subscribe
Filtered by product Mosquitto
Total 23 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2017-7651 2 Debian, Eclipse 2 Debian Linux, Mosquitto 2024-02-28 5.0 MEDIUM 7.5 HIGH
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.
CVE-2017-9868 2 Debian, Eclipse 2 Debian Linux, Mosquitto 2024-02-28 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.
CVE-2017-7650 2 Debian, Eclipse 2 Debian Linux, Mosquitto 2024-02-28 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.