Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-6250 (GCVE-0-2019-6250)
Vulnerability from cvelistv5
Published
2019-01-13 15:00
Modified
2024-08-04 20:16
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
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).
References
| URL | Tags | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T20:16:24.696Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "DSA-4368",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2019/dsa-4368"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/zeromq/libzmq/issues/3351"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/zeromq/libzmq/releases/tag/v4.3.1"
},
{
"name": "GLSA-201903-22",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/201903-22"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2019-01-13T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "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)."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-03-28T04:06:12",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "DSA-4368",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2019/dsa-4368"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/zeromq/libzmq/issues/3351"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/zeromq/libzmq/releases/tag/v4.3.1"
},
{
"name": "GLSA-201903-22",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/201903-22"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-6250",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "DSA-4368",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2019/dsa-4368"
},
{
"name": "https://github.com/zeromq/libzmq/issues/3351",
"refsource": "CONFIRM",
"url": "https://github.com/zeromq/libzmq/issues/3351"
},
{
"name": "https://github.com/zeromq/libzmq/releases/tag/v4.3.1",
"refsource": "CONFIRM",
"url": "https://github.com/zeromq/libzmq/releases/tag/v4.3.1"
},
{
"name": "GLSA-201903-22",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201903-22"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2019-6250",
"datePublished": "2019-01-13T15:00:00",
"dateReserved": "2019-01-13T00:00:00",
"dateUpdated": "2024-08-04T20:16:24.696Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2019-6250\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2019-01-13T15:29:00.547\",\"lastModified\":\"2024-11-21T04:46:18.743\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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).\"},{\"lang\":\"es\",\"value\":\"Se ha descubierto un desbordamiento de punteros con ejecuci\u00f3n de c\u00f3digo en ZeroMQ libzmq (tambi\u00e9n conocido como 0MQ), en versiones 4.2.x y 4.3.x anteriores a la 4.3.1. Un desbordamiento de enteros en zmq::v2_decoder_t::size_ready, en v2_decoder.cpp, permite que un atacante autenticado sobrescriba una cantidad arbitraria de bytes m\u00e1s all\u00e1 de los l\u00edmites de un b\u00fafer, lo que puede ser aprovechado para ejecutar c\u00f3digo arbitrario en el sistema objetivo. La distribuci\u00f3n de la memoria permite que el atacante inyecte comandos del sistema operativo en una estructura de datos ubicada inmediatamente tras el b\u00fafer problem\u00e1tico (esto es, no es necesario emplear una t\u00e9cnica t\u00edpica de explotaci\u00f3n de desbordamiento de b\u00fafer que cambie el flujo de control).\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:C/I:C/A:C\",\"baseScore\":9.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":8.0,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:zeromq:libzmq:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.2.0\",\"versionEndIncluding\":\"4.2.5\",\"matchCriteriaId\":\"79DFA925-B69B-4DFB-B33F-8B8AC4A692E3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:zeromq:libzmq:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.3.0\",\"versionEndExcluding\":\"4.3.1\",\"matchCriteriaId\":\"0E33C064-59C2-4751-B3F2-3425B18D1CA4\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}],\"references\":[{\"url\":\"https://github.com/zeromq/libzmq/issues/3351\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/zeromq/libzmq/releases/tag/v4.3.1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201903-22\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2019/dsa-4368\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/zeromq/libzmq/issues/3351\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/zeromq/libzmq/releases/tag/v4.3.1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201903-22\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2019/dsa-4368\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
opensuse-su-2024:11540-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
libzmq5-32bit-4.3.4-2.2 on GA media
Notes
Title of the patch
libzmq5-32bit-4.3.4-2.2 on GA media
Description of the patch
These are all security issues fixed in the libzmq5-32bit-4.3.4-2.2 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-11540
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libzmq5-32bit-4.3.4-2.2 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libzmq5-32bit-4.3.4-2.2 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11540",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11540-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-13132 page",
"url": "https://www.suse.com/security/cve/CVE-2019-13132/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6250 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6250/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15166 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15166/"
}
],
"title": "libzmq5-32bit-4.3.4-2.2 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11540-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libzmq5-4.3.4-2.2.aarch64",
"product": {
"name": "libzmq5-4.3.4-2.2.aarch64",
"product_id": "libzmq5-4.3.4-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "libzmq5-32bit-4.3.4-2.2.aarch64",
"product": {
"name": "libzmq5-32bit-4.3.4-2.2.aarch64",
"product_id": "libzmq5-32bit-4.3.4-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "zeromq-devel-4.3.4-2.2.aarch64",
"product": {
"name": "zeromq-devel-4.3.4-2.2.aarch64",
"product_id": "zeromq-devel-4.3.4-2.2.aarch64"
}
},
{
"category": "product_version",
"name": "zeromq-tools-4.3.4-2.2.aarch64",
"product": {
"name": "zeromq-tools-4.3.4-2.2.aarch64",
"product_id": "zeromq-tools-4.3.4-2.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzmq5-4.3.4-2.2.ppc64le",
"product": {
"name": "libzmq5-4.3.4-2.2.ppc64le",
"product_id": "libzmq5-4.3.4-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libzmq5-32bit-4.3.4-2.2.ppc64le",
"product": {
"name": "libzmq5-32bit-4.3.4-2.2.ppc64le",
"product_id": "libzmq5-32bit-4.3.4-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "zeromq-devel-4.3.4-2.2.ppc64le",
"product": {
"name": "zeromq-devel-4.3.4-2.2.ppc64le",
"product_id": "zeromq-devel-4.3.4-2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "zeromq-tools-4.3.4-2.2.ppc64le",
"product": {
"name": "zeromq-tools-4.3.4-2.2.ppc64le",
"product_id": "zeromq-tools-4.3.4-2.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzmq5-4.3.4-2.2.s390x",
"product": {
"name": "libzmq5-4.3.4-2.2.s390x",
"product_id": "libzmq5-4.3.4-2.2.s390x"
}
},
{
"category": "product_version",
"name": "libzmq5-32bit-4.3.4-2.2.s390x",
"product": {
"name": "libzmq5-32bit-4.3.4-2.2.s390x",
"product_id": "libzmq5-32bit-4.3.4-2.2.s390x"
}
},
{
"category": "product_version",
"name": "zeromq-devel-4.3.4-2.2.s390x",
"product": {
"name": "zeromq-devel-4.3.4-2.2.s390x",
"product_id": "zeromq-devel-4.3.4-2.2.s390x"
}
},
{
"category": "product_version",
"name": "zeromq-tools-4.3.4-2.2.s390x",
"product": {
"name": "zeromq-tools-4.3.4-2.2.s390x",
"product_id": "zeromq-tools-4.3.4-2.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzmq5-4.3.4-2.2.x86_64",
"product": {
"name": "libzmq5-4.3.4-2.2.x86_64",
"product_id": "libzmq5-4.3.4-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "libzmq5-32bit-4.3.4-2.2.x86_64",
"product": {
"name": "libzmq5-32bit-4.3.4-2.2.x86_64",
"product_id": "libzmq5-32bit-4.3.4-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "zeromq-devel-4.3.4-2.2.x86_64",
"product": {
"name": "zeromq-devel-4.3.4-2.2.x86_64",
"product_id": "zeromq-devel-4.3.4-2.2.x86_64"
}
},
{
"category": "product_version",
"name": "zeromq-tools-4.3.4-2.2.x86_64",
"product": {
"name": "zeromq-tools-4.3.4-2.2.x86_64",
"product_id": "zeromq-tools-4.3.4-2.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libzmq5-4.3.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libzmq5-4.3.4-2.2.aarch64"
},
"product_reference": "libzmq5-4.3.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzmq5-4.3.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libzmq5-4.3.4-2.2.ppc64le"
},
"product_reference": "libzmq5-4.3.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzmq5-4.3.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libzmq5-4.3.4-2.2.s390x"
},
"product_reference": "libzmq5-4.3.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzmq5-4.3.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libzmq5-4.3.4-2.2.x86_64"
},
"product_reference": "libzmq5-4.3.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzmq5-32bit-4.3.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.aarch64"
},
"product_reference": "libzmq5-32bit-4.3.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzmq5-32bit-4.3.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.ppc64le"
},
"product_reference": "libzmq5-32bit-4.3.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzmq5-32bit-4.3.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.s390x"
},
"product_reference": "libzmq5-32bit-4.3.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzmq5-32bit-4.3.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.x86_64"
},
"product_reference": "libzmq5-32bit-4.3.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zeromq-devel-4.3.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.aarch64"
},
"product_reference": "zeromq-devel-4.3.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zeromq-devel-4.3.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.ppc64le"
},
"product_reference": "zeromq-devel-4.3.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zeromq-devel-4.3.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.s390x"
},
"product_reference": "zeromq-devel-4.3.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zeromq-devel-4.3.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.x86_64"
},
"product_reference": "zeromq-devel-4.3.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zeromq-tools-4.3.4-2.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.aarch64"
},
"product_reference": "zeromq-tools-4.3.4-2.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zeromq-tools-4.3.4-2.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.ppc64le"
},
"product_reference": "zeromq-tools-4.3.4-2.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zeromq-tools-4.3.4-2.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.s390x"
},
"product_reference": "zeromq-tools-4.3.4-2.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zeromq-tools-4.3.4-2.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.x86_64"
},
"product_reference": "zeromq-tools-4.3.4-2.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-13132",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-13132"
}
],
"notes": [
{
"category": "general",
"text": "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 arbitrary data, due to a buffer overflow in the library. Users running public servers with the above configuration are highly encouraged to upgrade as soon as possible, as there are no known mitigations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-13132",
"url": "https://www.suse.com/security/cve/CVE-2019-13132"
},
{
"category": "external",
"summary": "SUSE Bug 1140255 for CVE-2019-13132",
"url": "https://bugzilla.suse.com/1140255"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2019-13132"
},
{
"cve": "CVE-2019-6250",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6250"
}
],
"notes": [
{
"category": "general",
"text": "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).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6250",
"url": "https://www.suse.com/security/cve/CVE-2019-6250"
},
{
"category": "external",
"summary": "SUSE Bug 1121717 for CVE-2019-6250",
"url": "https://bugzilla.suse.com/1121717"
},
{
"category": "external",
"summary": "SUSE Bug 1122012 for CVE-2019-6250",
"url": "https://bugzilla.suse.com/1122012"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2019-6250"
},
{
"cve": "CVE-2020-15166",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15166"
}
],
"notes": [
{
"category": "general",
"text": "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 clients will not be able to exchange any message. Handshakes complete successfully, and messages are delivered to the library, but the server application never receives them. This is patched in version 4.3.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15166",
"url": "https://www.suse.com/security/cve/CVE-2020-15166"
},
{
"category": "external",
"summary": "SUSE Bug 1176116 for CVE-2020-15166",
"url": "https://bugzilla.suse.com/1176116"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:libzmq5-32bit-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:libzmq5-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:zeromq-devel-4.3.4-2.2.x86_64",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.aarch64",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.ppc64le",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.s390x",
"openSUSE Tumbleweed:zeromq-tools-4.3.4-2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-15166"
}
]
}
opensuse-su-2024:11264-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
python36-pyzmq-22.2.1-1.4 on GA media
Notes
Title of the patch
python36-pyzmq-22.2.1-1.4 on GA media
Description of the patch
These are all security issues fixed in the python36-pyzmq-22.2.1-1.4 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-11264
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python36-pyzmq-22.2.1-1.4 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python36-pyzmq-22.2.1-1.4 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11264",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11264-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6250 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6250/"
}
],
"title": "python36-pyzmq-22.2.1-1.4 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11264-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python36-pyzmq-22.2.1-1.4.aarch64",
"product": {
"name": "python36-pyzmq-22.2.1-1.4.aarch64",
"product_id": "python36-pyzmq-22.2.1-1.4.aarch64"
}
},
{
"category": "product_version",
"name": "python36-pyzmq-devel-22.2.1-1.4.aarch64",
"product": {
"name": "python36-pyzmq-devel-22.2.1-1.4.aarch64",
"product_id": "python36-pyzmq-devel-22.2.1-1.4.aarch64"
}
},
{
"category": "product_version",
"name": "python38-pyzmq-22.2.1-1.4.aarch64",
"product": {
"name": "python38-pyzmq-22.2.1-1.4.aarch64",
"product_id": "python38-pyzmq-22.2.1-1.4.aarch64"
}
},
{
"category": "product_version",
"name": "python38-pyzmq-devel-22.2.1-1.4.aarch64",
"product": {
"name": "python38-pyzmq-devel-22.2.1-1.4.aarch64",
"product_id": "python38-pyzmq-devel-22.2.1-1.4.aarch64"
}
},
{
"category": "product_version",
"name": "python39-pyzmq-22.2.1-1.4.aarch64",
"product": {
"name": "python39-pyzmq-22.2.1-1.4.aarch64",
"product_id": "python39-pyzmq-22.2.1-1.4.aarch64"
}
},
{
"category": "product_version",
"name": "python39-pyzmq-devel-22.2.1-1.4.aarch64",
"product": {
"name": "python39-pyzmq-devel-22.2.1-1.4.aarch64",
"product_id": "python39-pyzmq-devel-22.2.1-1.4.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python36-pyzmq-22.2.1-1.4.ppc64le",
"product": {
"name": "python36-pyzmq-22.2.1-1.4.ppc64le",
"product_id": "python36-pyzmq-22.2.1-1.4.ppc64le"
}
},
{
"category": "product_version",
"name": "python36-pyzmq-devel-22.2.1-1.4.ppc64le",
"product": {
"name": "python36-pyzmq-devel-22.2.1-1.4.ppc64le",
"product_id": "python36-pyzmq-devel-22.2.1-1.4.ppc64le"
}
},
{
"category": "product_version",
"name": "python38-pyzmq-22.2.1-1.4.ppc64le",
"product": {
"name": "python38-pyzmq-22.2.1-1.4.ppc64le",
"product_id": "python38-pyzmq-22.2.1-1.4.ppc64le"
}
},
{
"category": "product_version",
"name": "python38-pyzmq-devel-22.2.1-1.4.ppc64le",
"product": {
"name": "python38-pyzmq-devel-22.2.1-1.4.ppc64le",
"product_id": "python38-pyzmq-devel-22.2.1-1.4.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-pyzmq-22.2.1-1.4.ppc64le",
"product": {
"name": "python39-pyzmq-22.2.1-1.4.ppc64le",
"product_id": "python39-pyzmq-22.2.1-1.4.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-pyzmq-devel-22.2.1-1.4.ppc64le",
"product": {
"name": "python39-pyzmq-devel-22.2.1-1.4.ppc64le",
"product_id": "python39-pyzmq-devel-22.2.1-1.4.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python36-pyzmq-22.2.1-1.4.s390x",
"product": {
"name": "python36-pyzmq-22.2.1-1.4.s390x",
"product_id": "python36-pyzmq-22.2.1-1.4.s390x"
}
},
{
"category": "product_version",
"name": "python36-pyzmq-devel-22.2.1-1.4.s390x",
"product": {
"name": "python36-pyzmq-devel-22.2.1-1.4.s390x",
"product_id": "python36-pyzmq-devel-22.2.1-1.4.s390x"
}
},
{
"category": "product_version",
"name": "python38-pyzmq-22.2.1-1.4.s390x",
"product": {
"name": "python38-pyzmq-22.2.1-1.4.s390x",
"product_id": "python38-pyzmq-22.2.1-1.4.s390x"
}
},
{
"category": "product_version",
"name": "python38-pyzmq-devel-22.2.1-1.4.s390x",
"product": {
"name": "python38-pyzmq-devel-22.2.1-1.4.s390x",
"product_id": "python38-pyzmq-devel-22.2.1-1.4.s390x"
}
},
{
"category": "product_version",
"name": "python39-pyzmq-22.2.1-1.4.s390x",
"product": {
"name": "python39-pyzmq-22.2.1-1.4.s390x",
"product_id": "python39-pyzmq-22.2.1-1.4.s390x"
}
},
{
"category": "product_version",
"name": "python39-pyzmq-devel-22.2.1-1.4.s390x",
"product": {
"name": "python39-pyzmq-devel-22.2.1-1.4.s390x",
"product_id": "python39-pyzmq-devel-22.2.1-1.4.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python36-pyzmq-22.2.1-1.4.x86_64",
"product": {
"name": "python36-pyzmq-22.2.1-1.4.x86_64",
"product_id": "python36-pyzmq-22.2.1-1.4.x86_64"
}
},
{
"category": "product_version",
"name": "python36-pyzmq-devel-22.2.1-1.4.x86_64",
"product": {
"name": "python36-pyzmq-devel-22.2.1-1.4.x86_64",
"product_id": "python36-pyzmq-devel-22.2.1-1.4.x86_64"
}
},
{
"category": "product_version",
"name": "python38-pyzmq-22.2.1-1.4.x86_64",
"product": {
"name": "python38-pyzmq-22.2.1-1.4.x86_64",
"product_id": "python38-pyzmq-22.2.1-1.4.x86_64"
}
},
{
"category": "product_version",
"name": "python38-pyzmq-devel-22.2.1-1.4.x86_64",
"product": {
"name": "python38-pyzmq-devel-22.2.1-1.4.x86_64",
"product_id": "python38-pyzmq-devel-22.2.1-1.4.x86_64"
}
},
{
"category": "product_version",
"name": "python39-pyzmq-22.2.1-1.4.x86_64",
"product": {
"name": "python39-pyzmq-22.2.1-1.4.x86_64",
"product_id": "python39-pyzmq-22.2.1-1.4.x86_64"
}
},
{
"category": "product_version",
"name": "python39-pyzmq-devel-22.2.1-1.4.x86_64",
"product": {
"name": "python39-pyzmq-devel-22.2.1-1.4.x86_64",
"product_id": "python39-pyzmq-devel-22.2.1-1.4.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-pyzmq-22.2.1-1.4.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-pyzmq-22.2.1-1.4.aarch64"
},
"product_reference": "python36-pyzmq-22.2.1-1.4.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-pyzmq-22.2.1-1.4.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-pyzmq-22.2.1-1.4.ppc64le"
},
"product_reference": "python36-pyzmq-22.2.1-1.4.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-pyzmq-22.2.1-1.4.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-pyzmq-22.2.1-1.4.s390x"
},
"product_reference": "python36-pyzmq-22.2.1-1.4.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-pyzmq-22.2.1-1.4.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-pyzmq-22.2.1-1.4.x86_64"
},
"product_reference": "python36-pyzmq-22.2.1-1.4.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-pyzmq-devel-22.2.1-1.4.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-pyzmq-devel-22.2.1-1.4.aarch64"
},
"product_reference": "python36-pyzmq-devel-22.2.1-1.4.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-pyzmq-devel-22.2.1-1.4.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-pyzmq-devel-22.2.1-1.4.ppc64le"
},
"product_reference": "python36-pyzmq-devel-22.2.1-1.4.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-pyzmq-devel-22.2.1-1.4.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-pyzmq-devel-22.2.1-1.4.s390x"
},
"product_reference": "python36-pyzmq-devel-22.2.1-1.4.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python36-pyzmq-devel-22.2.1-1.4.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python36-pyzmq-devel-22.2.1-1.4.x86_64"
},
"product_reference": "python36-pyzmq-devel-22.2.1-1.4.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyzmq-22.2.1-1.4.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-pyzmq-22.2.1-1.4.aarch64"
},
"product_reference": "python38-pyzmq-22.2.1-1.4.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyzmq-22.2.1-1.4.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-pyzmq-22.2.1-1.4.ppc64le"
},
"product_reference": "python38-pyzmq-22.2.1-1.4.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyzmq-22.2.1-1.4.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-pyzmq-22.2.1-1.4.s390x"
},
"product_reference": "python38-pyzmq-22.2.1-1.4.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyzmq-22.2.1-1.4.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-pyzmq-22.2.1-1.4.x86_64"
},
"product_reference": "python38-pyzmq-22.2.1-1.4.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyzmq-devel-22.2.1-1.4.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-pyzmq-devel-22.2.1-1.4.aarch64"
},
"product_reference": "python38-pyzmq-devel-22.2.1-1.4.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyzmq-devel-22.2.1-1.4.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-pyzmq-devel-22.2.1-1.4.ppc64le"
},
"product_reference": "python38-pyzmq-devel-22.2.1-1.4.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyzmq-devel-22.2.1-1.4.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-pyzmq-devel-22.2.1-1.4.s390x"
},
"product_reference": "python38-pyzmq-devel-22.2.1-1.4.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyzmq-devel-22.2.1-1.4.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-pyzmq-devel-22.2.1-1.4.x86_64"
},
"product_reference": "python38-pyzmq-devel-22.2.1-1.4.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyzmq-22.2.1-1.4.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pyzmq-22.2.1-1.4.aarch64"
},
"product_reference": "python39-pyzmq-22.2.1-1.4.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyzmq-22.2.1-1.4.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pyzmq-22.2.1-1.4.ppc64le"
},
"product_reference": "python39-pyzmq-22.2.1-1.4.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyzmq-22.2.1-1.4.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pyzmq-22.2.1-1.4.s390x"
},
"product_reference": "python39-pyzmq-22.2.1-1.4.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyzmq-22.2.1-1.4.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pyzmq-22.2.1-1.4.x86_64"
},
"product_reference": "python39-pyzmq-22.2.1-1.4.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyzmq-devel-22.2.1-1.4.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pyzmq-devel-22.2.1-1.4.aarch64"
},
"product_reference": "python39-pyzmq-devel-22.2.1-1.4.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyzmq-devel-22.2.1-1.4.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pyzmq-devel-22.2.1-1.4.ppc64le"
},
"product_reference": "python39-pyzmq-devel-22.2.1-1.4.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyzmq-devel-22.2.1-1.4.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pyzmq-devel-22.2.1-1.4.s390x"
},
"product_reference": "python39-pyzmq-devel-22.2.1-1.4.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyzmq-devel-22.2.1-1.4.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pyzmq-devel-22.2.1-1.4.x86_64"
},
"product_reference": "python39-pyzmq-devel-22.2.1-1.4.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6250",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6250"
}
],
"notes": [
{
"category": "general",
"text": "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).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python36-pyzmq-22.2.1-1.4.aarch64",
"openSUSE Tumbleweed:python36-pyzmq-22.2.1-1.4.ppc64le",
"openSUSE Tumbleweed:python36-pyzmq-22.2.1-1.4.s390x",
"openSUSE Tumbleweed:python36-pyzmq-22.2.1-1.4.x86_64",
"openSUSE Tumbleweed:python36-pyzmq-devel-22.2.1-1.4.aarch64",
"openSUSE Tumbleweed:python36-pyzmq-devel-22.2.1-1.4.ppc64le",
"openSUSE Tumbleweed:python36-pyzmq-devel-22.2.1-1.4.s390x",
"openSUSE Tumbleweed:python36-pyzmq-devel-22.2.1-1.4.x86_64",
"openSUSE Tumbleweed:python38-pyzmq-22.2.1-1.4.aarch64",
"openSUSE Tumbleweed:python38-pyzmq-22.2.1-1.4.ppc64le",
"openSUSE Tumbleweed:python38-pyzmq-22.2.1-1.4.s390x",
"openSUSE Tumbleweed:python38-pyzmq-22.2.1-1.4.x86_64",
"openSUSE Tumbleweed:python38-pyzmq-devel-22.2.1-1.4.aarch64",
"openSUSE Tumbleweed:python38-pyzmq-devel-22.2.1-1.4.ppc64le",
"openSUSE Tumbleweed:python38-pyzmq-devel-22.2.1-1.4.s390x",
"openSUSE Tumbleweed:python38-pyzmq-devel-22.2.1-1.4.x86_64",
"openSUSE Tumbleweed:python39-pyzmq-22.2.1-1.4.aarch64",
"openSUSE Tumbleweed:python39-pyzmq-22.2.1-1.4.ppc64le",
"openSUSE Tumbleweed:python39-pyzmq-22.2.1-1.4.s390x",
"openSUSE Tumbleweed:python39-pyzmq-22.2.1-1.4.x86_64",
"openSUSE Tumbleweed:python39-pyzmq-devel-22.2.1-1.4.aarch64",
"openSUSE Tumbleweed:python39-pyzmq-devel-22.2.1-1.4.ppc64le",
"openSUSE Tumbleweed:python39-pyzmq-devel-22.2.1-1.4.s390x",
"openSUSE Tumbleweed:python39-pyzmq-devel-22.2.1-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6250",
"url": "https://www.suse.com/security/cve/CVE-2019-6250"
},
{
"category": "external",
"summary": "SUSE Bug 1121717 for CVE-2019-6250",
"url": "https://bugzilla.suse.com/1121717"
},
{
"category": "external",
"summary": "SUSE Bug 1122012 for CVE-2019-6250",
"url": "https://bugzilla.suse.com/1122012"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python36-pyzmq-22.2.1-1.4.aarch64",
"openSUSE Tumbleweed:python36-pyzmq-22.2.1-1.4.ppc64le",
"openSUSE Tumbleweed:python36-pyzmq-22.2.1-1.4.s390x",
"openSUSE Tumbleweed:python36-pyzmq-22.2.1-1.4.x86_64",
"openSUSE Tumbleweed:python36-pyzmq-devel-22.2.1-1.4.aarch64",
"openSUSE Tumbleweed:python36-pyzmq-devel-22.2.1-1.4.ppc64le",
"openSUSE Tumbleweed:python36-pyzmq-devel-22.2.1-1.4.s390x",
"openSUSE Tumbleweed:python36-pyzmq-devel-22.2.1-1.4.x86_64",
"openSUSE Tumbleweed:python38-pyzmq-22.2.1-1.4.aarch64",
"openSUSE Tumbleweed:python38-pyzmq-22.2.1-1.4.ppc64le",
"openSUSE Tumbleweed:python38-pyzmq-22.2.1-1.4.s390x",
"openSUSE Tumbleweed:python38-pyzmq-22.2.1-1.4.x86_64",
"openSUSE Tumbleweed:python38-pyzmq-devel-22.2.1-1.4.aarch64",
"openSUSE Tumbleweed:python38-pyzmq-devel-22.2.1-1.4.ppc64le",
"openSUSE Tumbleweed:python38-pyzmq-devel-22.2.1-1.4.s390x",
"openSUSE Tumbleweed:python38-pyzmq-devel-22.2.1-1.4.x86_64",
"openSUSE Tumbleweed:python39-pyzmq-22.2.1-1.4.aarch64",
"openSUSE Tumbleweed:python39-pyzmq-22.2.1-1.4.ppc64le",
"openSUSE Tumbleweed:python39-pyzmq-22.2.1-1.4.s390x",
"openSUSE Tumbleweed:python39-pyzmq-22.2.1-1.4.x86_64",
"openSUSE Tumbleweed:python39-pyzmq-devel-22.2.1-1.4.aarch64",
"openSUSE Tumbleweed:python39-pyzmq-devel-22.2.1-1.4.ppc64le",
"openSUSE Tumbleweed:python39-pyzmq-devel-22.2.1-1.4.s390x",
"openSUSE Tumbleweed:python39-pyzmq-devel-22.2.1-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python36-pyzmq-22.2.1-1.4.aarch64",
"openSUSE Tumbleweed:python36-pyzmq-22.2.1-1.4.ppc64le",
"openSUSE Tumbleweed:python36-pyzmq-22.2.1-1.4.s390x",
"openSUSE Tumbleweed:python36-pyzmq-22.2.1-1.4.x86_64",
"openSUSE Tumbleweed:python36-pyzmq-devel-22.2.1-1.4.aarch64",
"openSUSE Tumbleweed:python36-pyzmq-devel-22.2.1-1.4.ppc64le",
"openSUSE Tumbleweed:python36-pyzmq-devel-22.2.1-1.4.s390x",
"openSUSE Tumbleweed:python36-pyzmq-devel-22.2.1-1.4.x86_64",
"openSUSE Tumbleweed:python38-pyzmq-22.2.1-1.4.aarch64",
"openSUSE Tumbleweed:python38-pyzmq-22.2.1-1.4.ppc64le",
"openSUSE Tumbleweed:python38-pyzmq-22.2.1-1.4.s390x",
"openSUSE Tumbleweed:python38-pyzmq-22.2.1-1.4.x86_64",
"openSUSE Tumbleweed:python38-pyzmq-devel-22.2.1-1.4.aarch64",
"openSUSE Tumbleweed:python38-pyzmq-devel-22.2.1-1.4.ppc64le",
"openSUSE Tumbleweed:python38-pyzmq-devel-22.2.1-1.4.s390x",
"openSUSE Tumbleweed:python38-pyzmq-devel-22.2.1-1.4.x86_64",
"openSUSE Tumbleweed:python39-pyzmq-22.2.1-1.4.aarch64",
"openSUSE Tumbleweed:python39-pyzmq-22.2.1-1.4.ppc64le",
"openSUSE Tumbleweed:python39-pyzmq-22.2.1-1.4.s390x",
"openSUSE Tumbleweed:python39-pyzmq-22.2.1-1.4.x86_64",
"openSUSE Tumbleweed:python39-pyzmq-devel-22.2.1-1.4.aarch64",
"openSUSE Tumbleweed:python39-pyzmq-devel-22.2.1-1.4.ppc64le",
"openSUSE Tumbleweed:python39-pyzmq-devel-22.2.1-1.4.s390x",
"openSUSE Tumbleweed:python39-pyzmq-devel-22.2.1-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2019-6250"
}
]
}
opensuse-su-2019:0087-1
Vulnerability from csaf_opensuse
Published
2019-03-23 10:49
Modified
2019-03-23 10:49
Summary
Security update for zeromq
Notes
Title of the patch
Security update for zeromq
Description of the patch
This update for zeromq fixes the following issues:
Security issue fixed:
- CVE-2019-6250: fix a remote execution vulnerability due to pointer arithmetic overflow (bsc#1121717)
The following tracked packaging change is included:
- boo1082318: correctly mark license files as licence instead of documentation.
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames
openSUSE-2019-87
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for zeromq",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for zeromq fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-6250: fix a remote execution vulnerability due to pointer arithmetic overflow (bsc#1121717)\n \nThe following tracked packaging change is included:\n \n- boo1082318: correctly mark license files as licence instead of documentation.\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2019-87",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2019_0087-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2019:0087-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/76P7K4U26DZLA5IEAYWSLQTNH56WOFZX/#76P7K4U26DZLA5IEAYWSLQTNH56WOFZX"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2019:0087-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/76P7K4U26DZLA5IEAYWSLQTNH56WOFZX/#76P7K4U26DZLA5IEAYWSLQTNH56WOFZX"
},
{
"category": "self",
"summary": "SUSE Bug 1082318",
"url": "https://bugzilla.suse.com/1082318"
},
{
"category": "self",
"summary": "SUSE Bug 1121717",
"url": "https://bugzilla.suse.com/1121717"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6250 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6250/"
}
],
"title": "Security update for zeromq",
"tracking": {
"current_release_date": "2019-03-23T10:49:33Z",
"generator": {
"date": "2019-03-23T10:49:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2019:0087-1",
"initial_release_date": "2019-03-23T10:49:33Z",
"revision_history": [
{
"date": "2019-03-23T10:49:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libzmq5-4.2.3-lp150.2.10.1.x86_64",
"product": {
"name": "libzmq5-4.2.3-lp150.2.10.1.x86_64",
"product_id": "libzmq5-4.2.3-lp150.2.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "zeromq-devel-4.2.3-lp150.2.10.1.x86_64",
"product": {
"name": "zeromq-devel-4.2.3-lp150.2.10.1.x86_64",
"product_id": "zeromq-devel-4.2.3-lp150.2.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "zeromq-tools-4.2.3-lp150.2.10.1.x86_64",
"product": {
"name": "zeromq-tools-4.2.3-lp150.2.10.1.x86_64",
"product_id": "zeromq-tools-4.2.3-lp150.2.10.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.0",
"product": {
"name": "openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libzmq5-4.2.3-lp150.2.10.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:libzmq5-4.2.3-lp150.2.10.1.x86_64"
},
"product_reference": "libzmq5-4.2.3-lp150.2.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zeromq-devel-4.2.3-lp150.2.10.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:zeromq-devel-4.2.3-lp150.2.10.1.x86_64"
},
"product_reference": "zeromq-devel-4.2.3-lp150.2.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zeromq-tools-4.2.3-lp150.2.10.1.x86_64 as component of openSUSE Leap 15.0",
"product_id": "openSUSE Leap 15.0:zeromq-tools-4.2.3-lp150.2.10.1.x86_64"
},
"product_reference": "zeromq-tools-4.2.3-lp150.2.10.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6250",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6250"
}
],
"notes": [
{
"category": "general",
"text": "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).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.0:libzmq5-4.2.3-lp150.2.10.1.x86_64",
"openSUSE Leap 15.0:zeromq-devel-4.2.3-lp150.2.10.1.x86_64",
"openSUSE Leap 15.0:zeromq-tools-4.2.3-lp150.2.10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6250",
"url": "https://www.suse.com/security/cve/CVE-2019-6250"
},
{
"category": "external",
"summary": "SUSE Bug 1121717 for CVE-2019-6250",
"url": "https://bugzilla.suse.com/1121717"
},
{
"category": "external",
"summary": "SUSE Bug 1122012 for CVE-2019-6250",
"url": "https://bugzilla.suse.com/1122012"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.0:libzmq5-4.2.3-lp150.2.10.1.x86_64",
"openSUSE Leap 15.0:zeromq-devel-4.2.3-lp150.2.10.1.x86_64",
"openSUSE Leap 15.0:zeromq-tools-4.2.3-lp150.2.10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Leap 15.0:libzmq5-4.2.3-lp150.2.10.1.x86_64",
"openSUSE Leap 15.0:zeromq-devel-4.2.3-lp150.2.10.1.x86_64",
"openSUSE Leap 15.0:zeromq-tools-4.2.3-lp150.2.10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-03-23T10:49:33Z",
"details": "important"
}
],
"title": "CVE-2019-6250"
}
]
}
opensuse-su-2024:13821-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
python310-pyzmq-25.1.2-2.1 on GA media
Notes
Title of the patch
python310-pyzmq-25.1.2-2.1 on GA media
Description of the patch
These are all security issues fixed in the python310-pyzmq-25.1.2-2.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-13821
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python310-pyzmq-25.1.2-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python310-pyzmq-25.1.2-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13821",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13821-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6250 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6250/"
}
],
"title": "python310-pyzmq-25.1.2-2.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13821-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python310-pyzmq-25.1.2-2.1.aarch64",
"product": {
"name": "python310-pyzmq-25.1.2-2.1.aarch64",
"product_id": "python310-pyzmq-25.1.2-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-pyzmq-devel-25.1.2-2.1.aarch64",
"product": {
"name": "python310-pyzmq-devel-25.1.2-2.1.aarch64",
"product_id": "python310-pyzmq-devel-25.1.2-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pyzmq-25.1.2-2.1.aarch64",
"product": {
"name": "python311-pyzmq-25.1.2-2.1.aarch64",
"product_id": "python311-pyzmq-25.1.2-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pyzmq-devel-25.1.2-2.1.aarch64",
"product": {
"name": "python311-pyzmq-devel-25.1.2-2.1.aarch64",
"product_id": "python311-pyzmq-devel-25.1.2-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-pyzmq-25.1.2-2.1.aarch64",
"product": {
"name": "python312-pyzmq-25.1.2-2.1.aarch64",
"product_id": "python312-pyzmq-25.1.2-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-pyzmq-devel-25.1.2-2.1.aarch64",
"product": {
"name": "python312-pyzmq-devel-25.1.2-2.1.aarch64",
"product_id": "python312-pyzmq-devel-25.1.2-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-pyzmq-25.1.2-2.1.ppc64le",
"product": {
"name": "python310-pyzmq-25.1.2-2.1.ppc64le",
"product_id": "python310-pyzmq-25.1.2-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-pyzmq-devel-25.1.2-2.1.ppc64le",
"product": {
"name": "python310-pyzmq-devel-25.1.2-2.1.ppc64le",
"product_id": "python310-pyzmq-devel-25.1.2-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pyzmq-25.1.2-2.1.ppc64le",
"product": {
"name": "python311-pyzmq-25.1.2-2.1.ppc64le",
"product_id": "python311-pyzmq-25.1.2-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pyzmq-devel-25.1.2-2.1.ppc64le",
"product": {
"name": "python311-pyzmq-devel-25.1.2-2.1.ppc64le",
"product_id": "python311-pyzmq-devel-25.1.2-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-pyzmq-25.1.2-2.1.ppc64le",
"product": {
"name": "python312-pyzmq-25.1.2-2.1.ppc64le",
"product_id": "python312-pyzmq-25.1.2-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-pyzmq-devel-25.1.2-2.1.ppc64le",
"product": {
"name": "python312-pyzmq-devel-25.1.2-2.1.ppc64le",
"product_id": "python312-pyzmq-devel-25.1.2-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-pyzmq-25.1.2-2.1.s390x",
"product": {
"name": "python310-pyzmq-25.1.2-2.1.s390x",
"product_id": "python310-pyzmq-25.1.2-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-pyzmq-devel-25.1.2-2.1.s390x",
"product": {
"name": "python310-pyzmq-devel-25.1.2-2.1.s390x",
"product_id": "python310-pyzmq-devel-25.1.2-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pyzmq-25.1.2-2.1.s390x",
"product": {
"name": "python311-pyzmq-25.1.2-2.1.s390x",
"product_id": "python311-pyzmq-25.1.2-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pyzmq-devel-25.1.2-2.1.s390x",
"product": {
"name": "python311-pyzmq-devel-25.1.2-2.1.s390x",
"product_id": "python311-pyzmq-devel-25.1.2-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-pyzmq-25.1.2-2.1.s390x",
"product": {
"name": "python312-pyzmq-25.1.2-2.1.s390x",
"product_id": "python312-pyzmq-25.1.2-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-pyzmq-devel-25.1.2-2.1.s390x",
"product": {
"name": "python312-pyzmq-devel-25.1.2-2.1.s390x",
"product_id": "python312-pyzmq-devel-25.1.2-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-pyzmq-25.1.2-2.1.x86_64",
"product": {
"name": "python310-pyzmq-25.1.2-2.1.x86_64",
"product_id": "python310-pyzmq-25.1.2-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-pyzmq-devel-25.1.2-2.1.x86_64",
"product": {
"name": "python310-pyzmq-devel-25.1.2-2.1.x86_64",
"product_id": "python310-pyzmq-devel-25.1.2-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pyzmq-25.1.2-2.1.x86_64",
"product": {
"name": "python311-pyzmq-25.1.2-2.1.x86_64",
"product_id": "python311-pyzmq-25.1.2-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pyzmq-devel-25.1.2-2.1.x86_64",
"product": {
"name": "python311-pyzmq-devel-25.1.2-2.1.x86_64",
"product_id": "python311-pyzmq-devel-25.1.2-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-pyzmq-25.1.2-2.1.x86_64",
"product": {
"name": "python312-pyzmq-25.1.2-2.1.x86_64",
"product_id": "python312-pyzmq-25.1.2-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-pyzmq-devel-25.1.2-2.1.x86_64",
"product": {
"name": "python312-pyzmq-devel-25.1.2-2.1.x86_64",
"product_id": "python312-pyzmq-devel-25.1.2-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pyzmq-25.1.2-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pyzmq-25.1.2-2.1.aarch64"
},
"product_reference": "python310-pyzmq-25.1.2-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pyzmq-25.1.2-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pyzmq-25.1.2-2.1.ppc64le"
},
"product_reference": "python310-pyzmq-25.1.2-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pyzmq-25.1.2-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pyzmq-25.1.2-2.1.s390x"
},
"product_reference": "python310-pyzmq-25.1.2-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pyzmq-25.1.2-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pyzmq-25.1.2-2.1.x86_64"
},
"product_reference": "python310-pyzmq-25.1.2-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pyzmq-devel-25.1.2-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pyzmq-devel-25.1.2-2.1.aarch64"
},
"product_reference": "python310-pyzmq-devel-25.1.2-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pyzmq-devel-25.1.2-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pyzmq-devel-25.1.2-2.1.ppc64le"
},
"product_reference": "python310-pyzmq-devel-25.1.2-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pyzmq-devel-25.1.2-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pyzmq-devel-25.1.2-2.1.s390x"
},
"product_reference": "python310-pyzmq-devel-25.1.2-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pyzmq-devel-25.1.2-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pyzmq-devel-25.1.2-2.1.x86_64"
},
"product_reference": "python310-pyzmq-devel-25.1.2-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pyzmq-25.1.2-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pyzmq-25.1.2-2.1.aarch64"
},
"product_reference": "python311-pyzmq-25.1.2-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pyzmq-25.1.2-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pyzmq-25.1.2-2.1.ppc64le"
},
"product_reference": "python311-pyzmq-25.1.2-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pyzmq-25.1.2-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pyzmq-25.1.2-2.1.s390x"
},
"product_reference": "python311-pyzmq-25.1.2-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pyzmq-25.1.2-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pyzmq-25.1.2-2.1.x86_64"
},
"product_reference": "python311-pyzmq-25.1.2-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pyzmq-devel-25.1.2-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pyzmq-devel-25.1.2-2.1.aarch64"
},
"product_reference": "python311-pyzmq-devel-25.1.2-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pyzmq-devel-25.1.2-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pyzmq-devel-25.1.2-2.1.ppc64le"
},
"product_reference": "python311-pyzmq-devel-25.1.2-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pyzmq-devel-25.1.2-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pyzmq-devel-25.1.2-2.1.s390x"
},
"product_reference": "python311-pyzmq-devel-25.1.2-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pyzmq-devel-25.1.2-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pyzmq-devel-25.1.2-2.1.x86_64"
},
"product_reference": "python311-pyzmq-devel-25.1.2-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-pyzmq-25.1.2-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-pyzmq-25.1.2-2.1.aarch64"
},
"product_reference": "python312-pyzmq-25.1.2-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-pyzmq-25.1.2-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-pyzmq-25.1.2-2.1.ppc64le"
},
"product_reference": "python312-pyzmq-25.1.2-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-pyzmq-25.1.2-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-pyzmq-25.1.2-2.1.s390x"
},
"product_reference": "python312-pyzmq-25.1.2-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-pyzmq-25.1.2-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-pyzmq-25.1.2-2.1.x86_64"
},
"product_reference": "python312-pyzmq-25.1.2-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-pyzmq-devel-25.1.2-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-pyzmq-devel-25.1.2-2.1.aarch64"
},
"product_reference": "python312-pyzmq-devel-25.1.2-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-pyzmq-devel-25.1.2-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-pyzmq-devel-25.1.2-2.1.ppc64le"
},
"product_reference": "python312-pyzmq-devel-25.1.2-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-pyzmq-devel-25.1.2-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-pyzmq-devel-25.1.2-2.1.s390x"
},
"product_reference": "python312-pyzmq-devel-25.1.2-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-pyzmq-devel-25.1.2-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-pyzmq-devel-25.1.2-2.1.x86_64"
},
"product_reference": "python312-pyzmq-devel-25.1.2-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6250",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6250"
}
],
"notes": [
{
"category": "general",
"text": "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).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-pyzmq-25.1.2-2.1.aarch64",
"openSUSE Tumbleweed:python310-pyzmq-25.1.2-2.1.ppc64le",
"openSUSE Tumbleweed:python310-pyzmq-25.1.2-2.1.s390x",
"openSUSE Tumbleweed:python310-pyzmq-25.1.2-2.1.x86_64",
"openSUSE Tumbleweed:python310-pyzmq-devel-25.1.2-2.1.aarch64",
"openSUSE Tumbleweed:python310-pyzmq-devel-25.1.2-2.1.ppc64le",
"openSUSE Tumbleweed:python310-pyzmq-devel-25.1.2-2.1.s390x",
"openSUSE Tumbleweed:python310-pyzmq-devel-25.1.2-2.1.x86_64",
"openSUSE Tumbleweed:python311-pyzmq-25.1.2-2.1.aarch64",
"openSUSE Tumbleweed:python311-pyzmq-25.1.2-2.1.ppc64le",
"openSUSE Tumbleweed:python311-pyzmq-25.1.2-2.1.s390x",
"openSUSE Tumbleweed:python311-pyzmq-25.1.2-2.1.x86_64",
"openSUSE Tumbleweed:python311-pyzmq-devel-25.1.2-2.1.aarch64",
"openSUSE Tumbleweed:python311-pyzmq-devel-25.1.2-2.1.ppc64le",
"openSUSE Tumbleweed:python311-pyzmq-devel-25.1.2-2.1.s390x",
"openSUSE Tumbleweed:python311-pyzmq-devel-25.1.2-2.1.x86_64",
"openSUSE Tumbleweed:python312-pyzmq-25.1.2-2.1.aarch64",
"openSUSE Tumbleweed:python312-pyzmq-25.1.2-2.1.ppc64le",
"openSUSE Tumbleweed:python312-pyzmq-25.1.2-2.1.s390x",
"openSUSE Tumbleweed:python312-pyzmq-25.1.2-2.1.x86_64",
"openSUSE Tumbleweed:python312-pyzmq-devel-25.1.2-2.1.aarch64",
"openSUSE Tumbleweed:python312-pyzmq-devel-25.1.2-2.1.ppc64le",
"openSUSE Tumbleweed:python312-pyzmq-devel-25.1.2-2.1.s390x",
"openSUSE Tumbleweed:python312-pyzmq-devel-25.1.2-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6250",
"url": "https://www.suse.com/security/cve/CVE-2019-6250"
},
{
"category": "external",
"summary": "SUSE Bug 1121717 for CVE-2019-6250",
"url": "https://bugzilla.suse.com/1121717"
},
{
"category": "external",
"summary": "SUSE Bug 1122012 for CVE-2019-6250",
"url": "https://bugzilla.suse.com/1122012"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python310-pyzmq-25.1.2-2.1.aarch64",
"openSUSE Tumbleweed:python310-pyzmq-25.1.2-2.1.ppc64le",
"openSUSE Tumbleweed:python310-pyzmq-25.1.2-2.1.s390x",
"openSUSE Tumbleweed:python310-pyzmq-25.1.2-2.1.x86_64",
"openSUSE Tumbleweed:python310-pyzmq-devel-25.1.2-2.1.aarch64",
"openSUSE Tumbleweed:python310-pyzmq-devel-25.1.2-2.1.ppc64le",
"openSUSE Tumbleweed:python310-pyzmq-devel-25.1.2-2.1.s390x",
"openSUSE Tumbleweed:python310-pyzmq-devel-25.1.2-2.1.x86_64",
"openSUSE Tumbleweed:python311-pyzmq-25.1.2-2.1.aarch64",
"openSUSE Tumbleweed:python311-pyzmq-25.1.2-2.1.ppc64le",
"openSUSE Tumbleweed:python311-pyzmq-25.1.2-2.1.s390x",
"openSUSE Tumbleweed:python311-pyzmq-25.1.2-2.1.x86_64",
"openSUSE Tumbleweed:python311-pyzmq-devel-25.1.2-2.1.aarch64",
"openSUSE Tumbleweed:python311-pyzmq-devel-25.1.2-2.1.ppc64le",
"openSUSE Tumbleweed:python311-pyzmq-devel-25.1.2-2.1.s390x",
"openSUSE Tumbleweed:python311-pyzmq-devel-25.1.2-2.1.x86_64",
"openSUSE Tumbleweed:python312-pyzmq-25.1.2-2.1.aarch64",
"openSUSE Tumbleweed:python312-pyzmq-25.1.2-2.1.ppc64le",
"openSUSE Tumbleweed:python312-pyzmq-25.1.2-2.1.s390x",
"openSUSE Tumbleweed:python312-pyzmq-25.1.2-2.1.x86_64",
"openSUSE Tumbleweed:python312-pyzmq-devel-25.1.2-2.1.aarch64",
"openSUSE Tumbleweed:python312-pyzmq-devel-25.1.2-2.1.ppc64le",
"openSUSE Tumbleweed:python312-pyzmq-devel-25.1.2-2.1.s390x",
"openSUSE Tumbleweed:python312-pyzmq-devel-25.1.2-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python310-pyzmq-25.1.2-2.1.aarch64",
"openSUSE Tumbleweed:python310-pyzmq-25.1.2-2.1.ppc64le",
"openSUSE Tumbleweed:python310-pyzmq-25.1.2-2.1.s390x",
"openSUSE Tumbleweed:python310-pyzmq-25.1.2-2.1.x86_64",
"openSUSE Tumbleweed:python310-pyzmq-devel-25.1.2-2.1.aarch64",
"openSUSE Tumbleweed:python310-pyzmq-devel-25.1.2-2.1.ppc64le",
"openSUSE Tumbleweed:python310-pyzmq-devel-25.1.2-2.1.s390x",
"openSUSE Tumbleweed:python310-pyzmq-devel-25.1.2-2.1.x86_64",
"openSUSE Tumbleweed:python311-pyzmq-25.1.2-2.1.aarch64",
"openSUSE Tumbleweed:python311-pyzmq-25.1.2-2.1.ppc64le",
"openSUSE Tumbleweed:python311-pyzmq-25.1.2-2.1.s390x",
"openSUSE Tumbleweed:python311-pyzmq-25.1.2-2.1.x86_64",
"openSUSE Tumbleweed:python311-pyzmq-devel-25.1.2-2.1.aarch64",
"openSUSE Tumbleweed:python311-pyzmq-devel-25.1.2-2.1.ppc64le",
"openSUSE Tumbleweed:python311-pyzmq-devel-25.1.2-2.1.s390x",
"openSUSE Tumbleweed:python311-pyzmq-devel-25.1.2-2.1.x86_64",
"openSUSE Tumbleweed:python312-pyzmq-25.1.2-2.1.aarch64",
"openSUSE Tumbleweed:python312-pyzmq-25.1.2-2.1.ppc64le",
"openSUSE Tumbleweed:python312-pyzmq-25.1.2-2.1.s390x",
"openSUSE Tumbleweed:python312-pyzmq-25.1.2-2.1.x86_64",
"openSUSE Tumbleweed:python312-pyzmq-devel-25.1.2-2.1.aarch64",
"openSUSE Tumbleweed:python312-pyzmq-devel-25.1.2-2.1.ppc64le",
"openSUSE Tumbleweed:python312-pyzmq-devel-25.1.2-2.1.s390x",
"openSUSE Tumbleweed:python312-pyzmq-devel-25.1.2-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2019-6250"
}
]
}
fkie_cve-2019-6250
Vulnerability from fkie_nvd
Published
2019-01-13 15:29
Modified
2024-11-21 04:46
Severity ?
Summary
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).
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://github.com/zeromq/libzmq/issues/3351 | Exploit, Patch, Third Party Advisory | |
| cve@mitre.org | https://github.com/zeromq/libzmq/releases/tag/v4.3.1 | Third Party Advisory | |
| cve@mitre.org | https://security.gentoo.org/glsa/201903-22 | Third Party Advisory | |
| cve@mitre.org | https://www.debian.org/security/2019/dsa-4368 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/zeromq/libzmq/issues/3351 | Exploit, Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/zeromq/libzmq/releases/tag/v4.3.1 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/201903-22 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.debian.org/security/2019/dsa-4368 | Third Party Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:zeromq:libzmq:*:*:*:*:*:*:*:*",
"matchCriteriaId": "79DFA925-B69B-4DFB-B33F-8B8AC4A692E3",
"versionEndIncluding": "4.2.5",
"versionStartIncluding": "4.2.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:zeromq:libzmq:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0E33C064-59C2-4751-B3F2-3425B18D1CA4",
"versionEndExcluding": "4.3.1",
"versionStartIncluding": "4.3.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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)."
},
{
"lang": "es",
"value": "Se ha descubierto un desbordamiento de punteros con ejecuci\u00f3n de c\u00f3digo en ZeroMQ libzmq (tambi\u00e9n conocido como 0MQ), en versiones 4.2.x y 4.3.x anteriores a la 4.3.1. Un desbordamiento de enteros en zmq::v2_decoder_t::size_ready, en v2_decoder.cpp, permite que un atacante autenticado sobrescriba una cantidad arbitraria de bytes m\u00e1s all\u00e1 de los l\u00edmites de un b\u00fafer, lo que puede ser aprovechado para ejecutar c\u00f3digo arbitrario en el sistema objetivo. La distribuci\u00f3n de la memoria permite que el atacante inyecte comandos del sistema operativo en una estructura de datos ubicada inmediatamente tras el b\u00fafer problem\u00e1tico (esto es, no es necesario emplear una t\u00e9cnica t\u00edpica de explotaci\u00f3n de desbordamiento de b\u00fafer que cambie el flujo de control)."
}
],
"id": "CVE-2019-6250",
"lastModified": "2024-11-21T04:46:18.743",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.0,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C",
"version": "2.0"
},
"exploitabilityScore": 8.0,
"impactScore": 10.0,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2019-01-13T15:29:00.547",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/zeromq/libzmq/issues/3351"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/zeromq/libzmq/releases/tag/v4.3.1"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/201903-22"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2019/dsa-4368"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/zeromq/libzmq/issues/3351"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/zeromq/libzmq/releases/tag/v4.3.1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/201903-22"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2019/dsa-4368"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
suse-su-2019:0110-1
Vulnerability from csaf_suse
Published
2019-01-17 13:17
Modified
2019-01-17 13:17
Summary
Security update for zeromq
Notes
Title of the patch
Security update for zeromq
Description of the patch
This update for zeromq fixes the following issues:
Security issue fixed:
- CVE-2019-6250: fix a remote execution vulnerability due to
pointer arithmetic overflow (bsc#1121717)
Patchnames
SUSE-2019-110,SUSE-SLE-Module-Basesystem-15-2019-110,SUSE-SLE-Module-Development-Tools-OBS-15-2019-110
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for zeromq",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for zeromq fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-6250: fix a remote execution vulnerability due to\n pointer arithmetic overflow (bsc#1121717)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-110,SUSE-SLE-Module-Basesystem-15-2019-110,SUSE-SLE-Module-Development-Tools-OBS-15-2019-110",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_0110-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:0110-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190110-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:0110-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-January/005037.html"
},
{
"category": "self",
"summary": "SUSE Bug 1121717",
"url": "https://bugzilla.suse.com/1121717"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6250 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6250/"
}
],
"title": "Security update for zeromq",
"tracking": {
"current_release_date": "2019-01-17T13:17:08Z",
"generator": {
"date": "2019-01-17T13:17:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:0110-1",
"initial_release_date": "2019-01-17T13:17:08Z",
"revision_history": [
{
"date": "2019-01-17T13:17:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libzmq5-4.2.3-3.3.2.aarch64",
"product": {
"name": "libzmq5-4.2.3-3.3.2.aarch64",
"product_id": "libzmq5-4.2.3-3.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "zeromq-devel-4.2.3-3.3.2.aarch64",
"product": {
"name": "zeromq-devel-4.2.3-3.3.2.aarch64",
"product_id": "zeromq-devel-4.2.3-3.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "zeromq-tools-4.2.3-3.3.2.aarch64",
"product": {
"name": "zeromq-tools-4.2.3-3.3.2.aarch64",
"product_id": "zeromq-tools-4.2.3-3.3.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzmq5-4.2.3-3.3.2.i586",
"product": {
"name": "libzmq5-4.2.3-3.3.2.i586",
"product_id": "libzmq5-4.2.3-3.3.2.i586"
}
},
{
"category": "product_version",
"name": "zeromq-devel-4.2.3-3.3.2.i586",
"product": {
"name": "zeromq-devel-4.2.3-3.3.2.i586",
"product_id": "zeromq-devel-4.2.3-3.3.2.i586"
}
},
{
"category": "product_version",
"name": "zeromq-tools-4.2.3-3.3.2.i586",
"product": {
"name": "zeromq-tools-4.2.3-3.3.2.i586",
"product_id": "zeromq-tools-4.2.3-3.3.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libzmq5-4.2.3-3.3.2.ppc64le",
"product": {
"name": "libzmq5-4.2.3-3.3.2.ppc64le",
"product_id": "libzmq5-4.2.3-3.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "zeromq-devel-4.2.3-3.3.2.ppc64le",
"product": {
"name": "zeromq-devel-4.2.3-3.3.2.ppc64le",
"product_id": "zeromq-devel-4.2.3-3.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "zeromq-tools-4.2.3-3.3.2.ppc64le",
"product": {
"name": "zeromq-tools-4.2.3-3.3.2.ppc64le",
"product_id": "zeromq-tools-4.2.3-3.3.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzmq5-4.2.3-3.3.2.s390x",
"product": {
"name": "libzmq5-4.2.3-3.3.2.s390x",
"product_id": "libzmq5-4.2.3-3.3.2.s390x"
}
},
{
"category": "product_version",
"name": "zeromq-devel-4.2.3-3.3.2.s390x",
"product": {
"name": "zeromq-devel-4.2.3-3.3.2.s390x",
"product_id": "zeromq-devel-4.2.3-3.3.2.s390x"
}
},
{
"category": "product_version",
"name": "zeromq-tools-4.2.3-3.3.2.s390x",
"product": {
"name": "zeromq-tools-4.2.3-3.3.2.s390x",
"product_id": "zeromq-tools-4.2.3-3.3.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzmq5-4.2.3-3.3.2.x86_64",
"product": {
"name": "libzmq5-4.2.3-3.3.2.x86_64",
"product_id": "libzmq5-4.2.3-3.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "zeromq-devel-4.2.3-3.3.2.x86_64",
"product": {
"name": "zeromq-devel-4.2.3-3.3.2.x86_64",
"product_id": "zeromq-devel-4.2.3-3.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "zeromq-tools-4.2.3-3.3.2.x86_64",
"product": {
"name": "zeromq-tools-4.2.3-3.3.2.x86_64",
"product_id": "zeromq-tools-4.2.3-3.3.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libzmq5-4.2.3-3.3.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libzmq5-4.2.3-3.3.2.aarch64"
},
"product_reference": "libzmq5-4.2.3-3.3.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzmq5-4.2.3-3.3.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libzmq5-4.2.3-3.3.2.ppc64le"
},
"product_reference": "libzmq5-4.2.3-3.3.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzmq5-4.2.3-3.3.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libzmq5-4.2.3-3.3.2.s390x"
},
"product_reference": "libzmq5-4.2.3-3.3.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzmq5-4.2.3-3.3.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libzmq5-4.2.3-3.3.2.x86_64"
},
"product_reference": "libzmq5-4.2.3-3.3.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zeromq-devel-4.2.3-3.3.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:zeromq-devel-4.2.3-3.3.2.aarch64"
},
"product_reference": "zeromq-devel-4.2.3-3.3.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zeromq-devel-4.2.3-3.3.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:zeromq-devel-4.2.3-3.3.2.ppc64le"
},
"product_reference": "zeromq-devel-4.2.3-3.3.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zeromq-devel-4.2.3-3.3.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:zeromq-devel-4.2.3-3.3.2.s390x"
},
"product_reference": "zeromq-devel-4.2.3-3.3.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zeromq-devel-4.2.3-3.3.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:zeromq-devel-4.2.3-3.3.2.x86_64"
},
"product_reference": "zeromq-devel-4.2.3-3.3.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-6250",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6250"
}
],
"notes": [
{
"category": "general",
"text": "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).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15:libzmq5-4.2.3-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libzmq5-4.2.3-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libzmq5-4.2.3-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libzmq5-4.2.3-3.3.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:zeromq-devel-4.2.3-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:zeromq-devel-4.2.3-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:zeromq-devel-4.2.3-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:zeromq-devel-4.2.3-3.3.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6250",
"url": "https://www.suse.com/security/cve/CVE-2019-6250"
},
{
"category": "external",
"summary": "SUSE Bug 1121717 for CVE-2019-6250",
"url": "https://bugzilla.suse.com/1121717"
},
{
"category": "external",
"summary": "SUSE Bug 1122012 for CVE-2019-6250",
"url": "https://bugzilla.suse.com/1122012"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15:libzmq5-4.2.3-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libzmq5-4.2.3-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libzmq5-4.2.3-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libzmq5-4.2.3-3.3.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:zeromq-devel-4.2.3-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:zeromq-devel-4.2.3-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:zeromq-devel-4.2.3-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:zeromq-devel-4.2.3-3.3.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15:libzmq5-4.2.3-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libzmq5-4.2.3-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libzmq5-4.2.3-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libzmq5-4.2.3-3.3.2.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:zeromq-devel-4.2.3-3.3.2.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:zeromq-devel-4.2.3-3.3.2.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:zeromq-devel-4.2.3-3.3.2.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:zeromq-devel-4.2.3-3.3.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-01-17T13:17:08Z",
"details": "important"
}
],
"title": "CVE-2019-6250"
}
]
}
ghsa-383h-xx34-hq84
Vulnerability from github
Published
2022-05-14 01:13
Modified
2022-05-14 01:13
Severity ?
VLAI Severity ?
Details
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).
{
"affected": [],
"aliases": [
"CVE-2019-6250"
],
"database_specific": {
"cwe_ids": [
"CWE-190"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2019-01-13T15:29:00Z",
"severity": "HIGH"
},
"details": "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).",
"id": "GHSA-383h-xx34-hq84",
"modified": "2022-05-14T01:13:35Z",
"published": "2022-05-14T01:13:35Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6250"
},
{
"type": "WEB",
"url": "https://github.com/zeromq/libzmq/issues/3351"
},
{
"type": "WEB",
"url": "https://github.com/zeromq/libzmq/releases/tag/v4.3.1"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/201903-22"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2019/dsa-4368"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
cnvd-2019-01679
Vulnerability from cnvd
Title
ZeroMQ libzmq代码执行漏洞
Description
ZeroMQ libzmq(又名0MQ)是一个轻量级分布式消息传递引擎核心库。
ZeroMQ libzmq4.2.x版本和4.3.1之前的4.3.x版本中的v2_decoder.cpp文件的zmq::v2_decoder_t::size_ready存在代码执行漏洞,攻击者可利用该漏洞覆盖缓冲区边界之外的任意字节,在目标系统上执行任意代码。
Severity
高
VLAI Severity ?
Patch Name
ZeroMQ libzmq代码执行漏洞的补丁
Patch Description
ZeroMQ libzmq(又名0MQ)是一个轻量级分布式消息传递引擎核心库。
ZeroMQ libzmq4.2.x版本和4.3.1之前的4.3.x版本中的v2_decoder.cpp文件的zmq::v2_decoder_t::size_ready存在代码执行漏洞,攻击者可利用该漏洞覆盖缓冲区边界之外的任意字节,在目标系统上执行任意代码。目前,供应商发布了安全公告及相关补丁信息,修复了此漏洞。
Formal description
厂商已发布了漏洞修复程序,请及时关注更新: https://github.com/zeromq/libzmq/releases/tag/v4.3.1
Reference
https://github.com/zeromq/libzmq/issues/3351
ttps://github.com/zeromq/libzmq/releases/tag/v4.3.1
Impacted products
| Name | ['ZeroMQ libzmq 4.2.*', 'ZeroMQ libzmq 4.3.*,<4.3.1'] |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2019-6250"
}
},
"description": "ZeroMQ libzmq\uff08\u53c8\u540d0MQ\uff09\u662f\u4e00\u4e2a\u8f7b\u91cf\u7ea7\u5206\u5e03\u5f0f\u6d88\u606f\u4f20\u9012\u5f15\u64ce\u6838\u5fc3\u5e93\u3002\n\nZeroMQ libzmq4.2.x\u7248\u672c\u548c4.3.1\u4e4b\u524d\u76844.3.x\u7248\u672c\u4e2d\u7684v2_decoder.cpp\u6587\u4ef6\u7684zmq::v2_decoder_t::size_ready\u5b58\u5728\u4ee3\u7801\u6267\u884c\u6f0f\u6d1e\uff0c\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u8986\u76d6\u7f13\u51b2\u533a\u8fb9\u754c\u4e4b\u5916\u7684\u4efb\u610f\u5b57\u8282\uff0c\u5728\u76ee\u6807\u7cfb\u7edf\u4e0a\u6267\u884c\u4efb\u610f\u4ee3\u7801\u3002",
"discovererName": "unknown",
"formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u4e86\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttps://github.com/zeromq/libzmq/releases/tag/v4.3.1",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2019-01679",
"openTime": "2019-01-16",
"patchDescription": "ZeroMQ libzmq\uff08\u53c8\u540d0MQ\uff09\u662f\u4e00\u4e2a\u8f7b\u91cf\u7ea7\u5206\u5e03\u5f0f\u6d88\u606f\u4f20\u9012\u5f15\u64ce\u6838\u5fc3\u5e93\u3002\r\n\r\nZeroMQ libzmq4.2.x\u7248\u672c\u548c4.3.1\u4e4b\u524d\u76844.3.x\u7248\u672c\u4e2d\u7684v2_decoder.cpp\u6587\u4ef6\u7684zmq::v2_decoder_t::size_ready\u5b58\u5728\u4ee3\u7801\u6267\u884c\u6f0f\u6d1e\uff0c\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u8986\u76d6\u7f13\u51b2\u533a\u8fb9\u754c\u4e4b\u5916\u7684\u4efb\u610f\u5b57\u8282\uff0c\u5728\u76ee\u6807\u7cfb\u7edf\u4e0a\u6267\u884c\u4efb\u610f\u4ee3\u7801\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "ZeroMQ libzmq\u4ee3\u7801\u6267\u884c\u6f0f\u6d1e\u7684\u8865\u4e01",
"products": {
"product": [
"ZeroMQ libzmq 4.2.*",
"ZeroMQ libzmq 4.3.*\uff0c\u003c4.3.1"
]
},
"referenceLink": "https://github.com/zeromq/libzmq/issues/3351\r\nttps://github.com/zeromq/libzmq/releases/tag/v4.3.1",
"serverity": "\u9ad8",
"submitTime": "2019-01-15",
"title": "ZeroMQ libzmq\u4ee3\u7801\u6267\u884c\u6f0f\u6d1e"
}
gsd-2019-6250
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
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).
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2019-6250",
"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).",
"id": "GSD-2019-6250",
"references": [
"https://www.suse.com/security/cve/CVE-2019-6250.html",
"https://www.debian.org/security/2019/dsa-4368",
"https://advisories.mageia.org/CVE-2019-6250.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2019-6250"
],
"details": "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).",
"id": "GSD-2019-6250",
"modified": "2023-12-13T01:23:49.567250Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-6250",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "DSA-4368",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2019/dsa-4368"
},
{
"name": "https://github.com/zeromq/libzmq/issues/3351",
"refsource": "CONFIRM",
"url": "https://github.com/zeromq/libzmq/issues/3351"
},
{
"name": "https://github.com/zeromq/libzmq/releases/tag/v4.3.1",
"refsource": "CONFIRM",
"url": "https://github.com/zeromq/libzmq/releases/tag/v4.3.1"
},
{
"name": "GLSA-201903-22",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201903-22"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:zeromq:libzmq:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "4.3.1",
"versionStartIncluding": "4.3.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:zeromq:libzmq:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "4.2.5",
"versionStartIncluding": "4.2.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-6250"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "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)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/zeromq/libzmq/releases/tag/v4.3.1",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/zeromq/libzmq/releases/tag/v4.3.1"
},
{
"name": "https://github.com/zeromq/libzmq/issues/3351",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/zeromq/libzmq/issues/3351"
},
{
"name": "DSA-4368",
"refsource": "DEBIAN",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2019/dsa-4368"
},
{
"name": "GLSA-201903-22",
"refsource": "GENTOO",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/201903-22"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.0,
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C",
"version": "2.0"
},
"exploitabilityScore": 8.0,
"impactScore": 10.0,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "HIGH",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
},
"lastModifiedDate": "2019-04-03T13:38Z",
"publishedDate": "2019-01-13T15:29Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…