Resource exhaustion in Eclipse Mosquitto - CVE-2017-7651

 

Resource exhaustion in Eclipse Mosquitto - CVE-2017-7651

Published: April 24, 2018 / Updated: August 3, 2020


Vulnerability identifier: #VU33230
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2017-7651
CWE-ID: CWE-400
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Eclipse
Affected software:
Eclipse Mosquitto

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.

In Eclipse Mosquitto 1.4.14, a user can shutdown the Mosquitto server simply by filling the RAM memory with a lot of connections with large payload. This can be done without authentications if occur in connection phase of MQTT protocol.


How to mitigate CVE-2017-7651

Install update from vendor's website.

Sources