cve/2018/CVE-2018-12543.md
2024-05-26 14:27:05 +02:00

826 B

CVE-2018-12543

Description

In Eclipse Mosquitto versions 1.5 to 1.5.2 inclusive, if a message is published to Mosquitto that has a topic starting with $, but that is not $SYS, e.g. $test/test, then an assert is triggered that should otherwise not be reachable and Mosquitto will exit.

POC

Reference

No PoCs from references.

Github