cve/2017/CVE-2017-7653.md
2024-05-26 14:27:05 +02:00

851 B

CVE-2017-7653

Description

The Eclipse Mosquitto broker up to version 1.4.15 does not reject strings that are not valid UTF-8. A malicious client could cause other clients that do reject invalid UTF-8 strings to disconnect themselves from the broker by sending a topic string which is not valid UTF-8, and so cause a denial of service for the clients.

POC

Reference

No PoCs from references.

Github