CVE-2019-6250

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

Configuration 1 (hide)

OR cpe:2.3:a:zeromq:libzmq:*:*:*:*:*:*:*:*
cpe:2.3:a:zeromq:libzmq:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*

History

21 Nov 2024, 04:46

Type Values Removed Values Added
References () https://github.com/zeromq/libzmq/issues/3351 - Exploit, Patch, Third Party Advisory () https://github.com/zeromq/libzmq/issues/3351 - Exploit, Patch, Third Party Advisory
References () https://github.com/zeromq/libzmq/releases/tag/v4.3.1 - Third Party Advisory () https://github.com/zeromq/libzmq/releases/tag/v4.3.1 - Third Party Advisory
References () https://security.gentoo.org/glsa/201903-22 - Third Party Advisory () https://security.gentoo.org/glsa/201903-22 - Third Party Advisory
References () https://www.debian.org/security/2019/dsa-4368 - Third Party Advisory () https://www.debian.org/security/2019/dsa-4368 - Third Party Advisory

Information

Published : 2019-01-13 15:29

Updated : 2024-11-21 04:46


NVD link : CVE-2019-6250

Mitre link : CVE-2019-6250

CVE.ORG link : CVE-2019-6250


JSON object : View

Products Affected

debian

  • debian_linux

zeromq

  • libzmq
CWE
CWE-190

Integer Overflow or Wraparound