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.
When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.
Link | Tags |
---|---|
http://mosquitto.org/2017/05/security-advisory-cve-2017-7650/ | patch vendor advisory |
http://www.securityfocus.com/bid/98741 | vdb entry third party advisory |
http://www.debian.org/security/2017/dsa-3865 | third party advisory vendor advisory |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=516765 | third party advisory exploit |