CVE-2018-12551

When Eclipse Mosquitto version 1.0 to 1.5.5 (inclusive) is configured to use a password file for authentication, any malformed data in the password file will be treated as valid. This typically means that the malformed data becomes a username and no password. If this occurs, clients can circumvent authentication and get access to the broker by using the malformed username. In particular, a blank line will be treated as a valid empty username. Other security measures are unaffected. Users who have only used the mosquitto_passwd utility to create and modify their password files are unaffected by this vulnerability.
Configurations

Configuration 1 (hide)

cpe:2.3:a:eclipse:mosquitto:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2019-03-27 18:29

Updated : 2023-12-10 12:59


NVD link : CVE-2018-12551

Mitre link : CVE-2018-12551

CVE.ORG link : CVE-2018-12551


JSON object : View

Products Affected

eclipse

  • mosquitto
CWE
CWE-287

Improper Authentication

CWE-703

Improper Check or Handling of Exceptional Conditions