Description
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 buffer, which can be leveraged to run arbitrary code on the target system. The memory layout allows the attacker to inject OS commands into a data structure located immediately after the problematic buffer (i.e., it is not necessary to use a typical buffer-overflow exploitation technique that changes the flow of control).
Exploits (2)
nomisec
WORKING POC
1 stars
by AkashicYiTai · poc
https://github.com/AkashicYiTai/CVE-2019-6250-libzmq
References (4)
Core 4
Core References
Third Party Advisory vendor-advisory
x_refsource_debian
https://www.debian.org/security/2019/dsa-4368
Exploit, Patch, Third Party Advisory x_refsource_confirm
https://github.com/zeromq/libzmq/issues/3351
Third Party Advisory x_refsource_confirm
https://github.com/zeromq/libzmq/releases/tag/v4.3.1
Third Party Advisory vendor-advisory
x_refsource_gentoo
https://security.gentoo.org/glsa/201903-22
Scores
CVSS v3
8.8
EPSS
0.2855
EPSS Percentile
96.6%
Attack Vector
NETWORK
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Details
CWE
CWE-190
Status
published
Products (2)
debian/debian_linux
9.0
zeromq/libzmq
4.2.0 - 4.2.5
Published
Jan 13, 2019
Tracked Since
Feb 18, 2026