Lucene search

K
EclipseMosquitto

26 matches found

cve
cve
added 2019/09/19 2:15 p.m.242 views

CVE-2019-11779

In Eclipse Mosquitto 1.5.0 to 1.6.5 inclusive, if a malicious MQTT client sends a SUBSCRIBE packet containing a topic that consists of approximately 65400 or more '/' characters, i.e. the topic hierarchy separator, then a stack overflow will occur.

6.5CVSS6.6AI score0.07123EPSS
cve
cve
added 2019/09/18 11:15 p.m.167 views

CVE-2019-11778

If an MQTT v5 client connects to Eclipse Mosquitto versions 1.6.0 to 1.6.4 inclusive, sets a last will and testament, sets a will delay interval, sets a session expiry interval, and the will delay interval is set longer than the session expiry interval, then a use after free error occurs, which has...

5.5CVSS5.5AI score0.00367EPSS
cve
cve
added 2019/03/27 6:29 p.m.155 views

CVE-2018-12550

When Eclipse Mosquitto version 1.0 to 1.5.5 (inclusive) is configured to use an ACL file, and that ACL file is empty, or contains only comments or blank lines, then Mosquitto will treat this as though no ACL file has been defined and use a default allow policy. The new behaviour is to have an empty...

8.1CVSS6.9AI score0.0047EPSS
cve
cve
added 2019/03/27 6:29 p.m.154 views

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 ...

8.1CVSS7.1AI score0.00708EPSS
cve
cve
added 2019/03/27 6:29 p.m.147 views

CVE-2018-12546

In Eclipse Mosquitto version 1.0 to 1.5.5 (inclusive) when a client publishes a retained message to a topic, then has its access to that topic revoked, the retained message will still be published to clients that subscribe to that topic in the future. In some applications this may result in clients...

6.5CVSS6.4AI score0.00252EPSS
cve
cve
added 2023/10/02 7:15 p.m.137 views

CVE-2023-0809

In Mosquitto before 2.0.16, excessive memory is allocated based on malicious initial packets that are not CONNECT packets.

5.8CVSS6AI score0.00029EPSS
cve
cve
added 2023/10/02 8:15 p.m.110 views

CVE-2023-3592

In Mosquitto before 2.0.16, a memory leak occurs when clients send v5 CONNECT packets with a will message that contains invalid property types.

7.5CVSS6.4AI score0.00038EPSS
cve
cve
added 2021/07/27 4:15 p.m.97 views

CVE-2021-34432

In Eclipse Mosquitto versions 2.07 and earlier, the server will crash if the client tries to send a PUBLISH packet with topic length = 0.

7.5CVSS7.3AI score0.00344EPSS
cve
cve
added 2018/04/24 2:29 p.m.96 views

CVE-2017-7651

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.

7.5CVSS7.2AI score0.21218EPSS
cve
cve
added 2021/08/30 8:15 p.m.96 views

CVE-2021-34434

In Eclipse Mosquitto versions 2.0 to 2.0.11, when using the dynamic security plugin, if the ability for a client to make subscriptions on a topic is revoked when a durable client is offline, then existing subscriptions for that client are not revoked.

5.3CVSS5.3AI score0.00279EPSS
cve
cve
added 2017/09/11 4:29 p.m.94 views

CVE-2017-7650

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 cont...

6.5CVSS6.2AI score0.0111EPSS
cve
cve
added 2018/06/05 8:29 p.m.93 views

CVE-2017-7653

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...

5.3CVSS5.9AI score0.00827EPSS
cve
cve
added 2017/06/25 2:29 p.m.93 views

CVE-2017-9868

In Mosquitto through 1.4.12, mosquitto.db (aka the persistence file) is world readable, which allows local users to obtain sensitive MQTT topic information.

5.5CVSS5.3AI score0.00111EPSS
cve
cve
added 2021/07/22 2:15 p.m.89 views

CVE-2021-34431

In Eclipse Mosquitto version 1.6 to 2.0.10, if an authenticated client that had connected with MQTT v5 sent a crafted CONNECT message to the broker a memory leak would occur, which could be used to provide a DoS attack against the broker.

6.5CVSS6.2AI score0.00371EPSS
cve
cve
added 2023/09/01 4:15 p.m.88 views

CVE-2023-28366

The broker in Eclipse Mosquitto 1.3.2 through 2.x before 2.0.16 has a memory leak that can be abused remotely when a client sends many QoS 2 messages with duplicate message IDs, and fails to respond to PUBREC commands. This occurs because of mishandling of EAGAIN from the libc send function.

7.5CVSS7.1AI score0.00128EPSS
cve
cve
added 2024/10/11 4:15 p.m.87 views

CVE-2024-8376

In Eclipse Mosquitto up to version 2.0.18a, an attacker can achieve memory leaking, segmentation fault or heap-use-after-free by sending specific sequences of "CONNECT", "DISCONNECT", "SUBSCRIBE", "UNSUBSCRIBE" and "PUBLISH" packets.

7.5CVSS7.5AI score0.00404EPSS
cve
cve
added 2018/04/25 1:29 p.m.83 views

CVE-2017-7652

In Eclipse Mosquitto 1.4.14, if a Mosquitto instance is set running with a configuration file, then sending a HUP signal to server triggers the configuration to be reloaded from disk. If there are lots of clients connected so that there are no more file descriptors/sockets available (default limit ...

7.5CVSS7.2AI score0.00941EPSS
cve
cve
added 2018/06/05 8:29 p.m.80 views

CVE-2017-7654

In Eclipse Mosquitto 1.4.15 and earlier, a Memory Leak vulnerability was found within the Mosquitto Broker. Unauthenticated clients can send crafted CONNECT packets which could cause a denial of service in the Mosquitto Broker.

7.5CVSS7.1AI score0.01288EPSS
cve
cve
added 2021/12/01 8:15 p.m.73 views

CVE-2021-41039

In versions 1.6 to 2.0.11 of Eclipse Mosquitto, an MQTT v5 client connecting with a large number of user-property properties could cause excessive CPU usage, leading to a loss of performance and possible denial of service.

7.5CVSS7.2AI score0.00225EPSS
cve
cve
added 2019/03/27 8:29 p.m.68 views

CVE-2017-7655

In Eclipse Mosquitto version from 1.0 to 1.4.15, a Null Dereference vulnerability was found in the Mosquitto library which could lead to crashes for those applications using the library.

7.5CVSS7.3AI score0.00834EPSS
cve
cve
added 2021/04/07 7:15 p.m.66 views

CVE-2021-28166

In Eclipse Mosquitto version 2.0.0 to 2.0.9, if an authenticated client that had connected with MQTT v5 sent a crafted CONNACK message to the broker, a NULL pointer dereference would occur.

6.5CVSS6.2AI score0.00624EPSS
cve
cve
added 2024/10/30 12:15 p.m.64 views

CVE-2024-10525

In Eclipse Mosquitto, from version 1.3.2 through 2.0.18, if a malicious broker sends a crafted SUBACK packet with no reason codes, a client using libmosquitto may make out of bounds memory access when acting in its on_subscribe callback. This affects the mosquitto_sub and mosquitto_rr clients.

9.8CVSS9AI score0.00736EPSS
cve
cve
added 2018/11/15 3:29 p.m.61 views

CVE-2018-12543

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.

7.5CVSS7.2AI score0.02456EPSS
cve
cve
added 2023/10/18 9:15 a.m.55 views

CVE-2023-5632

In Eclipse Mosquito before and including 2.0.5, establishing a connection to the mosquitto server without sending data causes the EPOLLOUT event to be added, which results excessive CPU consumption. This could be used by a malicious actor to perform denial of service type attack. This issue is fixe...

7.5CVSS7.1AI score0.00094EPSS
cve
cve
added 2024/10/30 12:15 p.m.53 views

CVE-2024-3935

In Eclipse Mosquito, versions from 2.0.0 through 2.0.18, if a Mosquitto broker is configured to create an outgoing bridge connection, and that bridge connection has an incoming topic configured that makes use of topic remapping, then if the remote connection sends a crafted PUBLISH packet to the br...

6.5CVSS7.4AI score0.00374EPSS
cve
cve
added 2018/12/13 8:29 p.m.39 views

CVE-2018-20145

Eclipse Mosquitto 1.5.x before 1.5.5 allows ACL bypass: if the option per_listener_settings was set to true, and the default listener was in use, and the default listener specified an acl_file, then the acl file was being ignored.

7.5CVSS7.3AI score0.00226EPSS