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.
{
"unresolved_ranges": [
{
"cpes": [
"cpe:2.3:a:eclipse:mosquitto:*:*:*:*:*:*:*:*"
],
"source": "CPE_RANGE",
"vendor_product": "eclipse:mosquitto",
"extracted_events": [
{
"last_affected": "1.4.12"
}
]
},
{
"cpes": [
"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*"
],
"source": "CPE_STRING",
"vendor_product": "debian:debian_linux",
"extracted_events": [
{
"introduced": "8.0"
},
{
"last_affected": "8.0"
}
]
}
]
}