CVE-2019-6250
CVSS V2 High 9
CVSS V3 High 8.8
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).
Overview
- CVE ID
- CVE-2019-6250
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2019-01-13T15:29:00
- Last Modified Date
- 2019-04-03T13:38:58
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:zeromq:libzmq:*:*:*:*:*:*:*:* | 1 | OR | 4.2.0 | 4.2.5 |
cpe:2.3:a:zeromq:libzmq:*:*:*:*:*:*:*:* | 1 | OR | 4.3.0 | 4.3.1 |
cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:S/C:C/I:C/A:C
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- SINGLE
- Confidentiality Impact
- COMPLETE
- Integrity Impact
- COMPLETE
- Availability Impact
- COMPLETE
- Base Score
- 9
- Severity
- HIGH
- Exploitability Score
- 8
- Impact Score
- 10
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 8.8
- Base Severity
- HIGH
- Exploitability Score
- 2.8
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://github.com/zeromq/libzmq/releases/tag/v4.3.1 | Third Party Advisory |
https://github.com/zeromq/libzmq/issues/3351 | Exploit Patch Third Party Advisory |
https://www.debian.org/security/2019/dsa-4368 | Third Party Advisory |
https://security.gentoo.org/glsa/201903-22 | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2019-6250 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6250 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:44:39 | Added to TrackCVE | |||
2022-12-03 16:22:18 | 2019-01-13T15:29Z | 2019-01-13T15:29:00 | CVE Published Date | updated |
2022-12-03 16:22:18 | 2019-04-03T13:38:58 | CVE Modified Date | updated | |
2022-12-03 16:22:18 | Analyzed | Vulnerability Status | updated |