cve/2017/CVE-2017-7650.md
2024-06-18 02:51:15 +02:00

824 B

CVE-2017-7650

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.