Information Exposure Affecting mosquitto Open this link in a new tab package, versions >=1.4.8, <1.4.13
Attack Complexity
Low
Confidentiality
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-COCOAPODS-MOSQUITTO-471328
-
published
2 Oct 2019
-
disclosed
22 Jun 2017
-
credit
Unknown
Introduced: 22 Jun 2017
CVE-2017-9868 Open this link in a new tabHow to fix?
Upgrade Mosquitto
to version 1.4.13 or higher.
Overview
Mosquitto is an open source implementation of a server for version 3.1 and 3.1.1 of the MQTT protocol.
Affected versions of this package are vulnerable to Information Exposure. The leakage is due to keeping the mosquitto.db (aka the persistence file) as world readable. Therefore, local users can access sensitive MQTT topic information.