VYPR
Vendor

Zeromq

Products
2
CVEs
11
Across products
17
Status
Private

Products

2

Recent CVEs

11
  • CVE-2019-13132CriJul 10, 2019
    risk 0.60cvss 9.8epss 0.42

    In ZeroMQ libzmq before 4.0.9, 4.1.x before 4.1.7, and 4.2.x before 4.3.2, a remote, unauthenticated client connecting to a libzmq application, running with a socket listening with CURVE encryption/authentication enabled, may cause a stack overflow and overwrite the stack with…

  • CVE-2019-6250HigJan 13, 2019
    risk 0.58cvss 8.8epss 0.09

    A pointer overflow, with code execution, was discovered in ZeroMQ libzmq (aka 0MQ) 4.2.x and 4.3.x before 4.3.1. A v2_decoder.cpp zmq::v2_decoder_t::size_ready integer overflow allows an authenticated attacker to overwrite an arbitrary amount of bytes beyond the bounds of a…

  • CVE-2020-36400CriJul 1, 2021
    risk 0.57cvss 9.8epss 0.02

    ZeroMQ libzmq 4.3.3 has a heap-based buffer overflow in zmq::tcp_read, a different vulnerability than CVE-2021-20235.

  • CVE-2021-20236CriMay 28, 2021
    risk 0.57cvss 9.8epss 0.02

    A flaw was found in the ZeroMQ server in versions before 4.3.3. This flaw allows a malicious client to cause a stack buffer overflow on the server by sending crafted topic subscription requests and then unsubscribing. The highest threat from this vulnerability is to…

  • CVE-2021-20235HigApr 1, 2021
    risk 0.49cvss 8.1epss 0.44

    There's a flaw in the zeromq server in versions before 4.3.3 in src/decoder_allocators.hpp. The decoder static allocator could have its sized changed, but the buffer would remain the same as it is a static buffer. A remote, unauthenticated attacker who sends a crafted request to…

  • CVE-2021-20237HigMay 28, 2021
    risk 0.42cvss 7.5epss 0.02

    An uncontrolled resource consumption (memory leak) flaw was found in ZeroMQ's src/xpub.cpp in versions before 4.3.3. This flaw allows a remote unauthenticated attacker to send crafted PUB messages that consume excessive memory if the CURVE/ZAP authentication is disabled on the…

  • CVE-2021-20234MedApr 1, 2021
    risk 0.35cvss 6.5epss 0.01

    An uncontrolled resource consumption (memory leak) flaw was found in the ZeroMQ client in versions before 4.3.3 in src/pipe.cpp. This issue causes a client that connects to multiple malicious or compromised servers to crash. The highest threat from this vulnerability is to…

  • CVE-2020-15166HigSep 11, 2020
    risk 0.00cvss 7.5epss 0.03

    In ZeroMQ before version 4.3.3, there is a denial-of-service vulnerability. Users with TCP transport public endpoints, even with CURVE/ZAP enabled, are impacted. If a raw TCP socket is opened and connected to an endpoint that is fully configured with CURVE/ZAP, legitimate…

  • CVE-2014-9721Jun 3, 2015
    risk 0.00cvss epss 0.03

    libzmq before 4.0.6 and 4.1.x before 4.1.1 allows remote attackers to conduct downgrade attacks and bypass ZMTP v3 protocol security mechanisms via a ZMTP v2 or earlier header.

  • CVE-2014-7203Oct 8, 2014
    risk 0.00cvss epss 0.02

    libzmq (aka ZeroMQ/C++) 4.0.x before 4.0.5 does not ensure that nonces are unique, which allows man-in-the-middle attackers to conduct replay attacks via unspecified vectors.

  • CVE-2014-7202Oct 8, 2014
    risk 0.00cvss epss 0.02

    stream_engine.cpp in libzmq (aka ZeroMQ/C++)) 4.0.5 before 4.0.5 allows man-in-the-middle attackers to conduct downgrade attacks via a crafted connection request.