Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-44538
Vulnerability from cvelistv5
Published
2021-12-14 13:26
Modified
2024-08-04 04:25
Severity ?
EPSS score ?
Summary
The olm_session_describe function in Matrix libolm before 3.2.7 is vulnerable to a buffer overflow. The Olm session object represents a cryptographic channel between two parties. Therefore, its state is partially controllable by the remote party of the channel. Attackers can construct a crafted sequence of messages to manipulate the state of the receiver's session in such a way that, for some buffer sizes, a buffer overflow happens on a call to olm_session_describe. Furthermore, safe buffer sizes were undocumented. The overflow content is partially controllable by the attacker and limited to ASCII spaces and digits. The known affected products are Element Web And SchildiChat Web.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://gitlab.matrix.org/matrix-org/olm/-/tags | Product, Third Party Advisory | |
cve@mitre.org | https://lists.debian.org/debian-lts-announce/2022/01/msg00001.html | Mailing List, Third Party Advisory | |
cve@mitre.org | https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk | Patch, Vendor Advisory | |
cve@mitre.org | https://www.debian.org/security/2022/dsa-5034 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://gitlab.matrix.org/matrix-org/olm/-/tags | Product, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2022/01/msg00001.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk | Patch, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.debian.org/security/2022/dsa-5034 | Third Party Advisory |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T04:25:16.851Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://gitlab.matrix.org/matrix-org/olm/-/tags" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk" }, { "name": "DSA-5034", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "https://www.debian.org/security/2022/dsa-5034" }, { "name": "[debian-lts-announce] 20220104 [SECURITY] [DLA 2874-1] thunderbird security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00001.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "The olm_session_describe function in Matrix libolm before 3.2.7 is vulnerable to a buffer overflow. The Olm session object represents a cryptographic channel between two parties. Therefore, its state is partially controllable by the remote party of the channel. Attackers can construct a crafted sequence of messages to manipulate the state of the receiver\u0027s session in such a way that, for some buffer sizes, a buffer overflow happens on a call to olm_session_describe. Furthermore, safe buffer sizes were undocumented. The overflow content is partially controllable by the attacker and limited to ASCII spaces and digits. The known affected products are Element Web And SchildiChat Web." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2022-01-04T11:06:25", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://gitlab.matrix.org/matrix-org/olm/-/tags" }, { "tags": [ "x_refsource_MISC" ], "url": "https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk" }, { "name": "DSA-5034", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "https://www.debian.org/security/2022/dsa-5034" }, { "name": "[debian-lts-announce] 20220104 [SECURITY] [DLA 2874-1] thunderbird security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00001.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-44538", "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": "The olm_session_describe function in Matrix libolm before 3.2.7 is vulnerable to a buffer overflow. The Olm session object represents a cryptographic channel between two parties. Therefore, its state is partially controllable by the remote party of the channel. Attackers can construct a crafted sequence of messages to manipulate the state of the receiver\u0027s session in such a way that, for some buffer sizes, a buffer overflow happens on a call to olm_session_describe. Furthermore, safe buffer sizes were undocumented. The overflow content is partially controllable by the attacker and limited to ASCII spaces and digits. The known affected products are Element Web And SchildiChat Web." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://gitlab.matrix.org/matrix-org/olm/-/tags", "refsource": "MISC", "url": "https://gitlab.matrix.org/matrix-org/olm/-/tags" }, { "name": "https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk", "refsource": "MISC", "url": "https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk" }, { "name": "DSA-5034", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2022/dsa-5034" }, { "name": "[debian-lts-announce] 20220104 [SECURITY] [DLA 2874-1] thunderbird security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00001.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2021-44538", "datePublished": "2021-12-14T13:26:32", "dateReserved": "2021-12-03T00:00:00", "dateUpdated": "2024-08-04T04:25:16.851Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2021-44538\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2021-12-14T14:15:09.410\",\"lastModified\":\"2024-11-21T06:31:11.483\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The olm_session_describe function in Matrix libolm before 3.2.7 is vulnerable to a buffer overflow. The Olm session object represents a cryptographic channel between two parties. Therefore, its state is partially controllable by the remote party of the channel. Attackers can construct a crafted sequence of messages to manipulate the state of the receiver\u0027s session in such a way that, for some buffer sizes, a buffer overflow happens on a call to olm_session_describe. Furthermore, safe buffer sizes were undocumented. The overflow content is partially controllable by the attacker and limited to ASCII spaces and digits. The known affected products are Element Web And SchildiChat Web.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n olm_session_describe en Matrix libolm versiones anteriores a 3.2.7, es vulnerable a un desbordamiento de b\u00fafer. El objeto Olm session representa un canal criptogr\u00e1fico entre dos partes. Por lo tanto, su estado es parcialmente controlable por la parte remota del canal. Los atacantes pueden construir una secuencia de mensajes manipulada para manipular el estado de la sesi\u00f3n del receptor de tal manera que, para algunos tama\u00f1os de b\u00fafer, se produzca un desbordamiento de b\u00fafer en una llamada a olm_session_describe. Adem\u00e1s, los tama\u00f1os de b\u00fafer seguros no estaban documentados. El contenido del desbordamiento es parcialmente controlable por el atacante y se limita a espacios y d\u00edgitos ASCII. Los productos afectados conocidos son Element Web y SchildiChat Web\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:matrix:element:*:*:*:*:desktop:*:*:*\",\"versionEndExcluding\":\"1.9.7\",\"matchCriteriaId\":\"50D6A7E8-2090-4176-8BF2-CC4FBDB230A0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:matrix:element:*:*:*:*:web:*:*:*\",\"versionEndExcluding\":\"1.9.7\",\"matchCriteriaId\":\"C55680D8-A282-4ACF-937A-FF568EF253A5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:matrix:javascript_sdk:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.4.2\",\"versionEndExcluding\":\"15.2.1\",\"matchCriteriaId\":\"F5FD9553-7738-44D7-B29A-687F292F9EFB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:matrix:olm:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.1.4\",\"versionEndExcluding\":\"3.2.8\",\"matchCriteriaId\":\"9AA69814-4AB7-4F75-8E64-3BF1B70B157D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:schildi:schildichat:*:*:*:*:desktop:*:*:*\",\"versionEndExcluding\":\"1.9.7-sc1\",\"matchCriteriaId\":\"D0498DDF-E353-41F4-BF91-4A765BDCC955\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:schildi:schildichat:*:*:*:*:web:*:*:*\",\"versionEndExcluding\":\"1.9.7-sc1\",\"matchCriteriaId\":\"D8B93183-5BDA-4399-9E8B-EBD214B106FE\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cinny_project:cinny:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.6.0\",\"matchCriteriaId\":\"B3620442-82E2-4655-BDD9-AD86FD571197\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://gitlab.matrix.org/matrix-org/olm/-/tags\",\"source\":\"cve@mitre.org\",\"tags\":[\"Product\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/01/msg00001.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5034\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://gitlab.matrix.org/matrix-org/olm/-/tags\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Product\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/01/msg00001.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5034\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
suse-su-2022:0058-1
Vulnerability from csaf_suse
Published
2022-01-12 08:20
Modified
2022-01-12 08:20
Summary
Security update for MozillaThunderbird
Notes
Title of the patch
Security update for MozillaThunderbird
Description of the patch
This update for MozillaThunderbird fixes the following issues:
- Mozilla Thunderbird 91.4.1
- CVE-2021-4126: OpenPGP signature status doesn't consider additional message content. (bsc#1194215)
- CVE-2021-44538: Matrix chat library libolm bundled with Thunderbird vulnerable to a buffer overflow. (bsc#1194020)
Patchnames
SUSE-2022-58,SUSE-SLE-Product-WE-15-SP3-2022-58
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 MozillaThunderbird", "title": "Title of the patch" }, { "category": "description", "text": "This update for MozillaThunderbird fixes the following issues:\n\n- Mozilla Thunderbird 91.4.1\n- CVE-2021-4126: OpenPGP signature status doesn\u0027t consider additional message content. (bsc#1194215)\n- CVE-2021-44538: Matrix chat library libolm bundled with Thunderbird vulnerable to a buffer overflow. (bsc#1194020)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-58,SUSE-SLE-Product-WE-15-SP3-2022-58", "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-2022_0058-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:0058-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220058-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:0058-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/009996.html" }, { "category": "self", "summary": "SUSE Bug 1194020", "url": "https://bugzilla.suse.com/1194020" }, { "category": "self", "summary": "SUSE Bug 1194215", "url": "https://bugzilla.suse.com/1194215" }, { "category": "self", "summary": "SUSE CVE CVE-2021-4126 page", "url": "https://www.suse.com/security/cve/CVE-2021-4126/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-44538 page", "url": "https://www.suse.com/security/cve/CVE-2021-44538/" } ], "title": "Security update for MozillaThunderbird", "tracking": { "current_release_date": "2022-01-12T08:20:26Z", "generator": { "date": "2022-01-12T08:20:26Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:0058-1", "initial_release_date": "2022-01-12T08:20:26Z", "revision_history": [ { "date": "2022-01-12T08:20:26Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "MozillaThunderbird-91.4.1-8.48.1.aarch64", "product": { "name": "MozillaThunderbird-91.4.1-8.48.1.aarch64", "product_id": "MozillaThunderbird-91.4.1-8.48.1.aarch64" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.aarch64", "product": { "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.aarch64", "product_id": "MozillaThunderbird-translations-common-91.4.1-8.48.1.aarch64" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.aarch64", "product": { "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.aarch64", "product_id": "MozillaThunderbird-translations-other-91.4.1-8.48.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "MozillaThunderbird-91.4.1-8.48.1.i686", "product": { "name": "MozillaThunderbird-91.4.1-8.48.1.i686", "product_id": "MozillaThunderbird-91.4.1-8.48.1.i686" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.i686", "product": { "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.i686", "product_id": "MozillaThunderbird-translations-common-91.4.1-8.48.1.i686" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.i686", "product": { "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.i686", "product_id": "MozillaThunderbird-translations-other-91.4.1-8.48.1.i686" } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "MozillaThunderbird-91.4.1-8.48.1.ppc64le", "product": { "name": "MozillaThunderbird-91.4.1-8.48.1.ppc64le", "product_id": "MozillaThunderbird-91.4.1-8.48.1.ppc64le" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.ppc64le", "product": { "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.ppc64le", "product_id": "MozillaThunderbird-translations-common-91.4.1-8.48.1.ppc64le" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.ppc64le", "product": { "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.ppc64le", "product_id": "MozillaThunderbird-translations-other-91.4.1-8.48.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "MozillaThunderbird-91.4.1-8.48.1.s390x", "product": { "name": "MozillaThunderbird-91.4.1-8.48.1.s390x", "product_id": "MozillaThunderbird-91.4.1-8.48.1.s390x" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.s390x", "product": { "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.s390x", "product_id": "MozillaThunderbird-translations-common-91.4.1-8.48.1.s390x" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.s390x", "product": { "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.s390x", "product_id": "MozillaThunderbird-translations-other-91.4.1-8.48.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "MozillaThunderbird-91.4.1-8.48.1.x86_64", "product": { "name": "MozillaThunderbird-91.4.1-8.48.1.x86_64", "product_id": "MozillaThunderbird-91.4.1-8.48.1.x86_64" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64", "product": { "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64", "product_id": "MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64", "product": { "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64", "product_id": "MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 15 SP3", "product": { "name": "SUSE Linux Enterprise Workstation Extension 15 SP3", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:15:sp3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-91.4.1-8.48.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP3", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.4.1-8.48.1.x86_64" }, "product_reference": "MozillaThunderbird-91.4.1-8.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP3", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64" }, "product_reference": "MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP3", "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64" }, "product_reference": "MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP3" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-4126", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-4126" } ], "notes": [ { "category": "general", "text": "When receiving an OpenPGP/MIME signed email message that contains an additional outer MIME message layer, for example a message footer added by a mailing list gateway, Thunderbird only considered the inner signed message for the signature validity. This gave the false impression that the additional contents were also covered by the digital signature. Starting with Thunderbird version 91.4.1, only the signature that belongs to the top level MIME part will be considered for the displayed status. This vulnerability affects Thunderbird \u003c 91.4.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.4.1-8.48.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-4126", "url": "https://www.suse.com/security/cve/CVE-2021-4126" }, { "category": "external", "summary": "SUSE Bug 1194215 for CVE-2021-4126", "url": "https://bugzilla.suse.com/1194215" } ], "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 Workstation Extension 15 SP3:MozillaThunderbird-91.4.1-8.48.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.4.1-8.48.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-01-12T08:20:26Z", "details": "important" } ], "title": "CVE-2021-4126" }, { "cve": "CVE-2021-44538", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-44538" } ], "notes": [ { "category": "general", "text": "The olm_session_describe function in Matrix libolm before 3.2.7 is vulnerable to a buffer overflow. The Olm session object represents a cryptographic channel between two parties. Therefore, its state is partially controllable by the remote party of the channel. Attackers can construct a crafted sequence of messages to manipulate the state of the receiver\u0027s session in such a way that, for some buffer sizes, a buffer overflow happens on a call to olm_session_describe. Furthermore, safe buffer sizes were undocumented. The overflow content is partially controllable by the attacker and limited to ASCII spaces and digits. The known affected products are Element Web And SchildiChat Web.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.4.1-8.48.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-44538", "url": "https://www.suse.com/security/cve/CVE-2021-44538" }, { "category": "external", "summary": "SUSE Bug 1194020 for CVE-2021-44538", "url": "https://bugzilla.suse.com/1194020" }, { "category": "external", "summary": "SUSE Bug 1194215 for CVE-2021-44538", "url": "https://bugzilla.suse.com/1194215" } ], "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 Workstation Extension 15 SP3:MozillaThunderbird-91.4.1-8.48.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-91.4.1-8.48.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64", "SUSE Linux Enterprise Workstation Extension 15 SP3:MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-01-12T08:20:26Z", "details": "important" } ], "title": "CVE-2021-44538" } ] }
fkie_cve-2021-44538
Vulnerability from fkie_nvd
Published
2021-12-14 14:15
Modified
2024-11-21 06:31
Severity ?
Summary
The olm_session_describe function in Matrix libolm before 3.2.7 is vulnerable to a buffer overflow. The Olm session object represents a cryptographic channel between two parties. Therefore, its state is partially controllable by the remote party of the channel. Attackers can construct a crafted sequence of messages to manipulate the state of the receiver's session in such a way that, for some buffer sizes, a buffer overflow happens on a call to olm_session_describe. Furthermore, safe buffer sizes were undocumented. The overflow content is partially controllable by the attacker and limited to ASCII spaces and digits. The known affected products are Element Web And SchildiChat Web.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://gitlab.matrix.org/matrix-org/olm/-/tags | Product, Third Party Advisory | |
cve@mitre.org | https://lists.debian.org/debian-lts-announce/2022/01/msg00001.html | Mailing List, Third Party Advisory | |
cve@mitre.org | https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk | Patch, Vendor Advisory | |
cve@mitre.org | https://www.debian.org/security/2022/dsa-5034 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://gitlab.matrix.org/matrix-org/olm/-/tags | Product, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2022/01/msg00001.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk | Patch, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.debian.org/security/2022/dsa-5034 | Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
matrix | element | * | |
matrix | element | * | |
matrix | javascript_sdk | * | |
matrix | olm | * | |
schildi | schildichat | * | |
schildi | schildichat | * | |
cinny_project | cinny | * | |
debian | debian_linux | 9.0 | |
debian | debian_linux | 10.0 | |
debian | debian_linux | 11.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:matrix:element:*:*:*:*:desktop:*:*:*", "matchCriteriaId": "50D6A7E8-2090-4176-8BF2-CC4FBDB230A0", "versionEndExcluding": "1.9.7", "vulnerable": true }, { "criteria": "cpe:2.3:a:matrix:element:*:*:*:*:web:*:*:*", "matchCriteriaId": "C55680D8-A282-4ACF-937A-FF568EF253A5", "versionEndExcluding": "1.9.7", "vulnerable": true }, { "criteria": "cpe:2.3:a:matrix:javascript_sdk:*:*:*:*:*:*:*:*", "matchCriteriaId": "F5FD9553-7738-44D7-B29A-687F292F9EFB", "versionEndExcluding": "15.2.1", "versionStartIncluding": "2.4.2", "vulnerable": true }, { "criteria": "cpe:2.3:a:matrix:olm:*:*:*:*:*:*:*:*", "matchCriteriaId": "9AA69814-4AB7-4F75-8E64-3BF1B70B157D", "versionEndExcluding": "3.2.8", "versionStartIncluding": "3.1.4", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:schildi:schildichat:*:*:*:*:desktop:*:*:*", "matchCriteriaId": "D0498DDF-E353-41F4-BF91-4A765BDCC955", "versionEndExcluding": "1.9.7-sc1", "vulnerable": true }, { "criteria": "cpe:2.3:a:schildi:schildichat:*:*:*:*:web:*:*:*", "matchCriteriaId": "D8B93183-5BDA-4399-9E8B-EBD214B106FE", "versionEndExcluding": "1.9.7-sc1", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:cinny_project:cinny:*:*:*:*:*:*:*:*", "matchCriteriaId": "B3620442-82E2-4655-BDD9-AD86FD571197", "versionEndExcluding": "1.6.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 }, { "criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73", "vulnerable": true }, { "criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*", "matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The olm_session_describe function in Matrix libolm before 3.2.7 is vulnerable to a buffer overflow. The Olm session object represents a cryptographic channel between two parties. Therefore, its state is partially controllable by the remote party of the channel. Attackers can construct a crafted sequence of messages to manipulate the state of the receiver\u0027s session in such a way that, for some buffer sizes, a buffer overflow happens on a call to olm_session_describe. Furthermore, safe buffer sizes were undocumented. The overflow content is partially controllable by the attacker and limited to ASCII spaces and digits. The known affected products are Element Web And SchildiChat Web." }, { "lang": "es", "value": "La funci\u00f3n olm_session_describe en Matrix libolm versiones anteriores a 3.2.7, es vulnerable a un desbordamiento de b\u00fafer. El objeto Olm session representa un canal criptogr\u00e1fico entre dos partes. Por lo tanto, su estado es parcialmente controlable por la parte remota del canal. Los atacantes pueden construir una secuencia de mensajes manipulada para manipular el estado de la sesi\u00f3n del receptor de tal manera que, para algunos tama\u00f1os de b\u00fafer, se produzca un desbordamiento de b\u00fafer en una llamada a olm_session_describe. Adem\u00e1s, los tama\u00f1os de b\u00fafer seguros no estaban documentados. El contenido del desbordamiento es parcialmente controlable por el atacante y se limita a espacios y d\u00edgitos ASCII. Los productos afectados conocidos son Element Web y SchildiChat Web" } ], "id": "CVE-2021-44538", "lastModified": "2024-11-21T06:31:11.483", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2021-12-14T14:15:09.410", "references": [ { "source": "cve@mitre.org", "tags": [ "Product", "Third Party Advisory" ], "url": "https://gitlab.matrix.org/matrix-org/olm/-/tags" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00001.html" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2022/dsa-5034" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Product", "Third Party Advisory" ], "url": "https://gitlab.matrix.org/matrix-org/olm/-/tags" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00001.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2022/dsa-5034" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-119" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
ghsa-q7f4-j236-f4hc
Vulnerability from github
Published
2021-12-15 00:01
Modified
2022-04-13 00:01
Severity ?
Details
The olm_session_describe function in Matrix libolm before 3.2.7 is vulnerable to a buffer overflow. The Olm session object represents a cryptographic channel between two parties. Therefore, its state is partially controllable by the remote party of the channel. Attackers can construct a crafted sequence of messages to manipulate the state of the receiver's session in such a way that, for some buffer sizes, a buffer overflow happens on a call to olm_session_describe. Furthermore, safe buffer sizes were undocumented. The overflow content is partially controllable by the attacker and limited to ASCII spaces and digits. The known affected products are Element Web And SchildiChat Web.
{ "affected": [], "aliases": [ "CVE-2021-44538" ], "database_specific": { "cwe_ids": [ "CWE-120" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-12-14T14:15:00Z", "severity": "CRITICAL" }, "details": "The olm_session_describe function in Matrix libolm before 3.2.7 is vulnerable to a buffer overflow. The Olm session object represents a cryptographic channel between two parties. Therefore, its state is partially controllable by the remote party of the channel. Attackers can construct a crafted sequence of messages to manipulate the state of the receiver\u0027s session in such a way that, for some buffer sizes, a buffer overflow happens on a call to olm_session_describe. Furthermore, safe buffer sizes were undocumented. The overflow content is partially controllable by the attacker and limited to ASCII spaces and digits. The known affected products are Element Web And SchildiChat Web.", "id": "GHSA-q7f4-j236-f4hc", "modified": "2022-04-13T00:01:14Z", "published": "2021-12-15T00:01:03Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44538" }, { "type": "WEB", "url": "https://gitlab.matrix.org/matrix-org/olm/-/tags" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00001.html" }, { "type": "WEB", "url": "https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk" }, { "type": "WEB", "url": "https://www.debian.org/security/2022/dsa-5034" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
opensuse-su-2022:0058-1
Vulnerability from csaf_opensuse
Published
2022-01-12 08:20
Modified
2022-01-12 08:20
Summary
Security update for MozillaThunderbird
Notes
Title of the patch
Security update for MozillaThunderbird
Description of the patch
This update for MozillaThunderbird fixes the following issues:
- Mozilla Thunderbird 91.4.1
- CVE-2021-4126: OpenPGP signature status doesn't consider additional message content. (bsc#1194215)
- CVE-2021-44538: Matrix chat library libolm bundled with Thunderbird vulnerable to a buffer overflow. (bsc#1194020)
Patchnames
openSUSE-2022-58,openSUSE-SLE-15.3-2022-58
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 MozillaThunderbird", "title": "Title of the patch" }, { "category": "description", "text": "This update for MozillaThunderbird fixes the following issues:\n\n- Mozilla Thunderbird 91.4.1\n- CVE-2021-4126: OpenPGP signature status doesn\u0027t consider additional message content. (bsc#1194215)\n- CVE-2021-44538: Matrix chat library libolm bundled with Thunderbird vulnerable to a buffer overflow. (bsc#1194020)\n", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2022-58,openSUSE-SLE-15.3-2022-58", "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-2022_0058-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2022:0058-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ZTUQBSMWYBVSTVDYNNRW5EOI5CCOSTPZ/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2022:0058-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ZTUQBSMWYBVSTVDYNNRW5EOI5CCOSTPZ/" }, { "category": "self", "summary": "SUSE Bug 1194020", "url": "https://bugzilla.suse.com/1194020" }, { "category": "self", "summary": "SUSE Bug 1194215", "url": "https://bugzilla.suse.com/1194215" }, { "category": "self", "summary": "SUSE CVE CVE-2021-4126 page", "url": "https://www.suse.com/security/cve/CVE-2021-4126/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-44538 page", "url": "https://www.suse.com/security/cve/CVE-2021-44538/" } ], "title": "Security update for MozillaThunderbird", "tracking": { "current_release_date": "2022-01-12T08:20:27Z", "generator": { "date": "2022-01-12T08:20:27Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2022:0058-1", "initial_release_date": "2022-01-12T08:20:27Z", "revision_history": [ { "date": "2022-01-12T08:20:27Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "zabbix-agent-4.0.38-bp153.2.3.1.aarch64", "product": { "name": "zabbix-agent-4.0.38-bp153.2.3.1.aarch64", "product_id": "zabbix-agent-4.0.38-bp153.2.3.1.aarch64" } }, { "category": "product_version", "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64", "product": { "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64", "product_id": "zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64" } }, { "category": "product_version", "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64", "product": { "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64", "product_id": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64" } }, { "category": "product_version", "name": "zabbix-proxy-4.0.38-bp153.2.3.1.aarch64", "product": { "name": "zabbix-proxy-4.0.38-bp153.2.3.1.aarch64", "product_id": "zabbix-proxy-4.0.38-bp153.2.3.1.aarch64" } }, { "category": "product_version", "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64", "product": { "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64", "product_id": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64" } }, { "category": "product_version", "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64", "product": { "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64", "product_id": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64" } }, { "category": "product_version", "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64", "product": { "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64", "product_id": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64" } }, { "category": "product_version", "name": "zabbix-server-4.0.38-bp153.2.3.1.aarch64", "product": { "name": "zabbix-server-4.0.38-bp153.2.3.1.aarch64", "product_id": "zabbix-server-4.0.38-bp153.2.3.1.aarch64" } }, { "category": "product_version", "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64", "product": { "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64", "product_id": "zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64" } }, { "category": "product_version", "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64", "product": { "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64", "product_id": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64" } }, { "category": "product_version", "name": "MozillaThunderbird-91.4.1-8.48.1.aarch64", "product": { "name": "MozillaThunderbird-91.4.1-8.48.1.aarch64", "product_id": "MozillaThunderbird-91.4.1-8.48.1.aarch64" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.aarch64", "product": { "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.aarch64", "product_id": "MozillaThunderbird-translations-common-91.4.1-8.48.1.aarch64" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.aarch64", "product": { "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.aarch64", "product_id": "MozillaThunderbird-translations-other-91.4.1-8.48.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "zabbix-agent-4.0.38-bp153.2.3.1.i586", "product": { "name": "zabbix-agent-4.0.38-bp153.2.3.1.i586", "product_id": "zabbix-agent-4.0.38-bp153.2.3.1.i586" } }, { "category": "product_version", "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.i586", "product": { "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.i586", "product_id": "zabbix-java-gateway-4.0.38-bp153.2.3.1.i586" } }, { "category": "product_version", "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586", "product": { "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586", "product_id": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586" } }, { "category": "product_version", "name": "zabbix-proxy-4.0.38-bp153.2.3.1.i586", "product": { "name": "zabbix-proxy-4.0.38-bp153.2.3.1.i586", "product_id": "zabbix-proxy-4.0.38-bp153.2.3.1.i586" } }, { "category": "product_version", "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586", "product": { "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586", "product_id": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586" } }, { "category": "product_version", "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586", "product": { "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586", "product_id": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586" } }, { "category": "product_version", "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586", "product": { "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586", "product_id": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586" } }, { "category": "product_version", "name": "zabbix-server-4.0.38-bp153.2.3.1.i586", "product": { "name": "zabbix-server-4.0.38-bp153.2.3.1.i586", "product_id": "zabbix-server-4.0.38-bp153.2.3.1.i586" } }, { "category": "product_version", "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.i586", "product": { "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.i586", "product_id": "zabbix-server-mysql-4.0.38-bp153.2.3.1.i586" } }, { "category": "product_version", "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586", "product": { "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586", "product_id": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "zabbix-agent-4.0.38-bp153.2.3.1.ppc64le", "product": { "name": "zabbix-agent-4.0.38-bp153.2.3.1.ppc64le", "product_id": "zabbix-agent-4.0.38-bp153.2.3.1.ppc64le" } }, { "category": "product_version", "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le", "product": { "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le", "product_id": "zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le" } }, { "category": "product_version", "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le", "product": { "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le", "product_id": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le" } }, { "category": "product_version", "name": "zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le", "product": { "name": "zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le", "product_id": "zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le" } }, { "category": "product_version", "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le", "product": { "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le", "product_id": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le" } }, { "category": "product_version", "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le", "product": { "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le", "product_id": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le" } }, { "category": "product_version", "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le", "product": { "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le", "product_id": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le" } }, { "category": "product_version", "name": "zabbix-server-4.0.38-bp153.2.3.1.ppc64le", "product": { "name": "zabbix-server-4.0.38-bp153.2.3.1.ppc64le", "product_id": "zabbix-server-4.0.38-bp153.2.3.1.ppc64le" } }, { "category": "product_version", "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le", "product": { "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le", "product_id": "zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le" } }, { "category": "product_version", "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le", "product": { "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le", "product_id": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le" } }, { "category": "product_version", "name": "MozillaThunderbird-91.4.1-8.48.1.ppc64le", "product": { "name": "MozillaThunderbird-91.4.1-8.48.1.ppc64le", "product_id": "MozillaThunderbird-91.4.1-8.48.1.ppc64le" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.ppc64le", "product": { "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.ppc64le", "product_id": "MozillaThunderbird-translations-common-91.4.1-8.48.1.ppc64le" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.ppc64le", "product": { "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.ppc64le", "product_id": "MozillaThunderbird-translations-other-91.4.1-8.48.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "zabbix-agent-4.0.38-bp153.2.3.1.s390x", "product": { "name": "zabbix-agent-4.0.38-bp153.2.3.1.s390x", "product_id": "zabbix-agent-4.0.38-bp153.2.3.1.s390x" } }, { "category": "product_version", "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x", "product": { "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x", "product_id": "zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x" } }, { "category": "product_version", "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x", "product": { "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x", "product_id": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x" } }, { "category": "product_version", "name": "zabbix-proxy-4.0.38-bp153.2.3.1.s390x", "product": { "name": "zabbix-proxy-4.0.38-bp153.2.3.1.s390x", "product_id": "zabbix-proxy-4.0.38-bp153.2.3.1.s390x" } }, { "category": "product_version", "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x", "product": { "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x", "product_id": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x" } }, { "category": "product_version", "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x", "product": { "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x", "product_id": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x" } }, { "category": "product_version", "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x", "product": { "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x", "product_id": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x" } }, { "category": "product_version", "name": "zabbix-server-4.0.38-bp153.2.3.1.s390x", "product": { "name": "zabbix-server-4.0.38-bp153.2.3.1.s390x", "product_id": "zabbix-server-4.0.38-bp153.2.3.1.s390x" } }, { "category": "product_version", "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x", "product": { "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x", "product_id": "zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x" } }, { "category": "product_version", "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x", "product": { "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x", "product_id": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x" } }, { "category": "product_version", "name": "MozillaThunderbird-91.4.1-8.48.1.s390x", "product": { "name": "MozillaThunderbird-91.4.1-8.48.1.s390x", "product_id": "MozillaThunderbird-91.4.1-8.48.1.s390x" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.s390x", "product": { "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.s390x", "product_id": "MozillaThunderbird-translations-common-91.4.1-8.48.1.s390x" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.s390x", "product": { "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.s390x", "product_id": "MozillaThunderbird-translations-other-91.4.1-8.48.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "zabbix-agent-4.0.38-bp153.2.3.1.x86_64", "product": { "name": "zabbix-agent-4.0.38-bp153.2.3.1.x86_64", "product_id": "zabbix-agent-4.0.38-bp153.2.3.1.x86_64" } }, { "category": "product_version", "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64", "product": { "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64", "product_id": "zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64" } }, { "category": "product_version", "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64", "product": { "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64", "product_id": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64" } }, { "category": "product_version", "name": "zabbix-proxy-4.0.38-bp153.2.3.1.x86_64", "product": { "name": "zabbix-proxy-4.0.38-bp153.2.3.1.x86_64", "product_id": "zabbix-proxy-4.0.38-bp153.2.3.1.x86_64" } }, { "category": "product_version", "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64", "product": { "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64", "product_id": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64" } }, { "category": "product_version", "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64", "product": { "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64", "product_id": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64" } }, { "category": "product_version", "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64", "product": { "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64", "product_id": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64" } }, { "category": "product_version", "name": "zabbix-server-4.0.38-bp153.2.3.1.x86_64", "product": { "name": "zabbix-server-4.0.38-bp153.2.3.1.x86_64", "product_id": "zabbix-server-4.0.38-bp153.2.3.1.x86_64" } }, { "category": "product_version", "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64", "product": { "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64", "product_id": "zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64" } }, { "category": "product_version", "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64", "product": { "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64", "product_id": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64" } }, { "category": "product_version", "name": "MozillaThunderbird-91.4.1-8.48.1.x86_64", "product": { "name": "MozillaThunderbird-91.4.1-8.48.1.x86_64", "product_id": "MozillaThunderbird-91.4.1-8.48.1.x86_64" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64", "product": { "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64", "product_id": "MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64", "product": { "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64", "product_id": "MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Package Hub 15 SP3", "product": { "name": "SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3" } }, { "category": "product_name", "name": "openSUSE Leap 15.3", "product": { "name": "openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.3" } } }, { "category": "product_name", "name": "openSUSE Leap 15.3", "product": { "name": "openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "zabbix-agent-4.0.38-bp153.2.3.1.aarch64 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-agent-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-agent-4.0.38-bp153.2.3.1.i586 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-agent-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-agent-4.0.38-bp153.2.3.1.ppc64le as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-agent-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-agent-4.0.38-bp153.2.3.1.s390x as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-agent-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-agent-4.0.38-bp153.2.3.1.x86_64 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-agent-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.i586 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-java-gateway-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-4.0.38-bp153.2.3.1.aarch64 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-proxy-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-4.0.38-bp153.2.3.1.i586 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-proxy-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-4.0.38-bp153.2.3.1.s390x as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-proxy-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-4.0.38-bp153.2.3.1.x86_64 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-proxy-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-4.0.38-bp153.2.3.1.aarch64 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-server-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-4.0.38-bp153.2.3.1.i586 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-server-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-4.0.38-bp153.2.3.1.ppc64le as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-server-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-4.0.38-bp153.2.3.1.s390x as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-server-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-4.0.38-bp153.2.3.1.x86_64 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-server-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.i586 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-server-mysql-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64 as component of SUSE Package Hub 15 SP3", "product_id": "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "SUSE Package Hub 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-agent-4.0.38-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-agent-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-agent-4.0.38-bp153.2.3.1.i586 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-agent-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-agent-4.0.38-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-agent-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-agent-4.0.38-bp153.2.3.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-agent-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-agent-4.0.38-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-agent-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.i586 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-java-gateway-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-4.0.38-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-proxy-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-4.0.38-bp153.2.3.1.i586 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-proxy-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-4.0.38-bp153.2.3.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-proxy-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-4.0.38-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-proxy-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-4.0.38-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-server-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-4.0.38-bp153.2.3.1.i586 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-server-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-4.0.38-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-server-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-4.0.38-bp153.2.3.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-server-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-4.0.38-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-server-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.i586 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-server-mysql-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-91.4.1-8.48.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.aarch64" }, "product_reference": "MozillaThunderbird-91.4.1-8.48.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-91.4.1-8.48.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.ppc64le" }, "product_reference": "MozillaThunderbird-91.4.1-8.48.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-91.4.1-8.48.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.s390x" }, "product_reference": "MozillaThunderbird-91.4.1-8.48.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-91.4.1-8.48.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.x86_64" }, "product_reference": "MozillaThunderbird-91.4.1-8.48.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.aarch64" }, "product_reference": "MozillaThunderbird-translations-common-91.4.1-8.48.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.ppc64le" }, "product_reference": "MozillaThunderbird-translations-common-91.4.1-8.48.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.s390x" }, "product_reference": "MozillaThunderbird-translations-common-91.4.1-8.48.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64" }, "product_reference": "MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.aarch64" }, "product_reference": "MozillaThunderbird-translations-other-91.4.1-8.48.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.ppc64le" }, "product_reference": "MozillaThunderbird-translations-other-91.4.1-8.48.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.s390x" }, "product_reference": "MozillaThunderbird-translations-other-91.4.1-8.48.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64" }, "product_reference": "MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-agent-4.0.38-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-agent-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-agent-4.0.38-bp153.2.3.1.i586 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-agent-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-agent-4.0.38-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-agent-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-agent-4.0.38-bp153.2.3.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-agent-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-agent-4.0.38-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-agent-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.i586 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-java-gateway-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-4.0.38-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-proxy-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-4.0.38-bp153.2.3.1.i586 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-proxy-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-4.0.38-bp153.2.3.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-proxy-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-4.0.38-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-proxy-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-4.0.38-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-server-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-4.0.38-bp153.2.3.1.i586 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-server-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-4.0.38-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-server-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-4.0.38-bp153.2.3.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-server-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-4.0.38-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-server-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.i586 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-server-mysql-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64" }, "product_reference": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586" }, "product_reference": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le" }, "product_reference": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x" }, "product_reference": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64" }, "product_reference": "zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-91.4.1-8.48.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.aarch64" }, "product_reference": "MozillaThunderbird-91.4.1-8.48.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-91.4.1-8.48.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.ppc64le" }, "product_reference": "MozillaThunderbird-91.4.1-8.48.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-91.4.1-8.48.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.s390x" }, "product_reference": "MozillaThunderbird-91.4.1-8.48.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-91.4.1-8.48.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.x86_64" }, "product_reference": "MozillaThunderbird-91.4.1-8.48.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.aarch64" }, "product_reference": "MozillaThunderbird-translations-common-91.4.1-8.48.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.ppc64le" }, "product_reference": "MozillaThunderbird-translations-common-91.4.1-8.48.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.s390x" }, "product_reference": "MozillaThunderbird-translations-common-91.4.1-8.48.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64" }, "product_reference": "MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.aarch64" }, "product_reference": "MozillaThunderbird-translations-other-91.4.1-8.48.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.ppc64le" }, "product_reference": "MozillaThunderbird-translations-other-91.4.1-8.48.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.s390x" }, "product_reference": "MozillaThunderbird-translations-other-91.4.1-8.48.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64" }, "product_reference": "MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-4126", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-4126" } ], "notes": [ { "category": "general", "text": "When receiving an OpenPGP/MIME signed email message that contains an additional outer MIME message layer, for example a message footer added by a mailing list gateway, Thunderbird only considered the inner signed message for the signature validity. This gave the false impression that the additional contents were also covered by the digital signature. Starting with Thunderbird version 91.4.1, only the signature that belongs to the top level MIME part will be considered for the displayed status. This vulnerability affects Thunderbird \u003c 91.4.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.aarch64", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.ppc64le", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.s390x", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.x86_64", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.aarch64", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.ppc64le", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.s390x", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.aarch64", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.ppc64le", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.s390x", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-4126", "url": "https://www.suse.com/security/cve/CVE-2021-4126" }, { "category": "external", "summary": "SUSE Bug 1194215 for CVE-2021-4126", "url": "https://bugzilla.suse.com/1194215" } ], "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 Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.aarch64", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.ppc64le", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.s390x", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.x86_64", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.aarch64", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.ppc64le", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.s390x", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.aarch64", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.ppc64le", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.s390x", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.aarch64", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.ppc64le", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.s390x", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.x86_64", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.aarch64", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.ppc64le", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.s390x", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.aarch64", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.ppc64le", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.s390x", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-01-12T08:20:27Z", "details": "important" } ], "title": "CVE-2021-4126" }, { "cve": "CVE-2021-44538", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-44538" } ], "notes": [ { "category": "general", "text": "The olm_session_describe function in Matrix libolm before 3.2.7 is vulnerable to a buffer overflow. The Olm session object represents a cryptographic channel between two parties. Therefore, its state is partially controllable by the remote party of the channel. Attackers can construct a crafted sequence of messages to manipulate the state of the receiver\u0027s session in such a way that, for some buffer sizes, a buffer overflow happens on a call to olm_session_describe. Furthermore, safe buffer sizes were undocumented. The overflow content is partially controllable by the attacker and limited to ASCII spaces and digits. The known affected products are Element Web And SchildiChat Web.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.aarch64", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.ppc64le", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.s390x", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.x86_64", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.aarch64", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.ppc64le", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.s390x", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.aarch64", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.ppc64le", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.s390x", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-44538", "url": "https://www.suse.com/security/cve/CVE-2021-44538" }, { "category": "external", "summary": "SUSE Bug 1194020 for CVE-2021-44538", "url": "https://bugzilla.suse.com/1194020" }, { "category": "external", "summary": "SUSE Bug 1194215 for CVE-2021-44538", "url": "https://bugzilla.suse.com/1194215" } ], "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 Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.aarch64", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.ppc64le", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.s390x", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.x86_64", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.aarch64", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.ppc64le", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.s390x", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.aarch64", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.ppc64le", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.s390x", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-agent-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-server-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x", "SUSE Package Hub 15 SP3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.aarch64", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.ppc64le", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.s390x", "openSUSE Leap 15.3:MozillaThunderbird-91.4.1-8.48.1.x86_64", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.aarch64", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.ppc64le", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.s390x", "openSUSE Leap 15.3:MozillaThunderbird-translations-common-91.4.1-8.48.1.x86_64", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.aarch64", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.ppc64le", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.s390x", "openSUSE Leap 15.3:MozillaThunderbird-translations-other-91.4.1-8.48.1.x86_64", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-agent-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-server-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x", "openSUSE Leap 15.3:zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-01-12T08:20:27Z", "details": "important" } ], "title": "CVE-2021-44538" } ] }
opensuse-su-2024:11698-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
MozillaThunderbird-91.4.1-1.1 on GA media
Notes
Title of the patch
MozillaThunderbird-91.4.1-1.1 on GA media
Description of the patch
These are all security issues fixed in the MozillaThunderbird-91.4.1-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-11698
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": "MozillaThunderbird-91.4.1-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the MozillaThunderbird-91.4.1-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-11698", "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_11698-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2021-4126 page", "url": "https://www.suse.com/security/cve/CVE-2021-4126/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-44538 page", "url": "https://www.suse.com/security/cve/CVE-2021-44538/" } ], "title": "MozillaThunderbird-91.4.1-1.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:11698-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": "MozillaThunderbird-91.4.1-1.1.aarch64", "product": { "name": "MozillaThunderbird-91.4.1-1.1.aarch64", "product_id": "MozillaThunderbird-91.4.1-1.1.aarch64" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-common-91.4.1-1.1.aarch64", "product": { "name": "MozillaThunderbird-translations-common-91.4.1-1.1.aarch64", "product_id": "MozillaThunderbird-translations-common-91.4.1-1.1.aarch64" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-other-91.4.1-1.1.aarch64", "product": { "name": "MozillaThunderbird-translations-other-91.4.1-1.1.aarch64", "product_id": "MozillaThunderbird-translations-other-91.4.1-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "MozillaThunderbird-91.4.1-1.1.ppc64le", "product": { "name": "MozillaThunderbird-91.4.1-1.1.ppc64le", "product_id": "MozillaThunderbird-91.4.1-1.1.ppc64le" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-common-91.4.1-1.1.ppc64le", "product": { "name": "MozillaThunderbird-translations-common-91.4.1-1.1.ppc64le", "product_id": "MozillaThunderbird-translations-common-91.4.1-1.1.ppc64le" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-other-91.4.1-1.1.ppc64le", "product": { "name": "MozillaThunderbird-translations-other-91.4.1-1.1.ppc64le", "product_id": "MozillaThunderbird-translations-other-91.4.1-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "MozillaThunderbird-91.4.1-1.1.s390x", "product": { "name": "MozillaThunderbird-91.4.1-1.1.s390x", "product_id": "MozillaThunderbird-91.4.1-1.1.s390x" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-common-91.4.1-1.1.s390x", "product": { "name": "MozillaThunderbird-translations-common-91.4.1-1.1.s390x", "product_id": "MozillaThunderbird-translations-common-91.4.1-1.1.s390x" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-other-91.4.1-1.1.s390x", "product": { "name": "MozillaThunderbird-translations-other-91.4.1-1.1.s390x", "product_id": "MozillaThunderbird-translations-other-91.4.1-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "MozillaThunderbird-91.4.1-1.1.x86_64", "product": { "name": "MozillaThunderbird-91.4.1-1.1.x86_64", "product_id": "MozillaThunderbird-91.4.1-1.1.x86_64" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-common-91.4.1-1.1.x86_64", "product": { "name": "MozillaThunderbird-translations-common-91.4.1-1.1.x86_64", "product_id": "MozillaThunderbird-translations-common-91.4.1-1.1.x86_64" } }, { "category": "product_version", "name": "MozillaThunderbird-translations-other-91.4.1-1.1.x86_64", "product": { "name": "MozillaThunderbird-translations-other-91.4.1-1.1.x86_64", "product_id": "MozillaThunderbird-translations-other-91.4.1-1.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": "MozillaThunderbird-91.4.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.aarch64" }, "product_reference": "MozillaThunderbird-91.4.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-91.4.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.ppc64le" }, "product_reference": "MozillaThunderbird-91.4.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-91.4.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.s390x" }, "product_reference": "MozillaThunderbird-91.4.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-91.4.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.x86_64" }, "product_reference": "MozillaThunderbird-91.4.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-91.4.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.aarch64" }, "product_reference": "MozillaThunderbird-translations-common-91.4.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-91.4.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.ppc64le" }, "product_reference": "MozillaThunderbird-translations-common-91.4.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-91.4.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.s390x" }, "product_reference": "MozillaThunderbird-translations-common-91.4.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-common-91.4.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.x86_64" }, "product_reference": "MozillaThunderbird-translations-common-91.4.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-91.4.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.aarch64" }, "product_reference": "MozillaThunderbird-translations-other-91.4.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-91.4.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.ppc64le" }, "product_reference": "MozillaThunderbird-translations-other-91.4.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-91.4.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.s390x" }, "product_reference": "MozillaThunderbird-translations-other-91.4.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "MozillaThunderbird-translations-other-91.4.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.x86_64" }, "product_reference": "MozillaThunderbird-translations-other-91.4.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-4126", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-4126" } ], "notes": [ { "category": "general", "text": "When receiving an OpenPGP/MIME signed email message that contains an additional outer MIME message layer, for example a message footer added by a mailing list gateway, Thunderbird only considered the inner signed message for the signature validity. This gave the false impression that the additional contents were also covered by the digital signature. Starting with Thunderbird version 91.4.1, only the signature that belongs to the top level MIME part will be considered for the displayed status. This vulnerability affects Thunderbird \u003c 91.4.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.aarch64", "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.ppc64le", "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.s390x", "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.x86_64", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.aarch64", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.ppc64le", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.s390x", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.x86_64", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.aarch64", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.ppc64le", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.s390x", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-4126", "url": "https://www.suse.com/security/cve/CVE-2021-4126" }, { "category": "external", "summary": "SUSE Bug 1194215 for CVE-2021-4126", "url": "https://bugzilla.suse.com/1194215" } ], "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:MozillaThunderbird-91.4.1-1.1.aarch64", "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.ppc64le", "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.s390x", "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.x86_64", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.aarch64", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.ppc64le", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.s390x", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.x86_64", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.aarch64", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.ppc64le", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.s390x", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.aarch64", "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.ppc64le", "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.s390x", "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.x86_64", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.aarch64", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.ppc64le", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.s390x", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.x86_64", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.aarch64", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.ppc64le", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.s390x", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2021-4126" }, { "cve": "CVE-2021-44538", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-44538" } ], "notes": [ { "category": "general", "text": "The olm_session_describe function in Matrix libolm before 3.2.7 is vulnerable to a buffer overflow. The Olm session object represents a cryptographic channel between two parties. Therefore, its state is partially controllable by the remote party of the channel. Attackers can construct a crafted sequence of messages to manipulate the state of the receiver\u0027s session in such a way that, for some buffer sizes, a buffer overflow happens on a call to olm_session_describe. Furthermore, safe buffer sizes were undocumented. The overflow content is partially controllable by the attacker and limited to ASCII spaces and digits. The known affected products are Element Web And SchildiChat Web.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.aarch64", "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.ppc64le", "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.s390x", "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.x86_64", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.aarch64", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.ppc64le", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.s390x", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.x86_64", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.aarch64", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.ppc64le", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.s390x", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-44538", "url": "https://www.suse.com/security/cve/CVE-2021-44538" }, { "category": "external", "summary": "SUSE Bug 1194020 for CVE-2021-44538", "url": "https://bugzilla.suse.com/1194020" }, { "category": "external", "summary": "SUSE Bug 1194215 for CVE-2021-44538", "url": "https://bugzilla.suse.com/1194215" } ], "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:MozillaThunderbird-91.4.1-1.1.aarch64", "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.ppc64le", "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.s390x", "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.x86_64", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.aarch64", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.ppc64le", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.s390x", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.x86_64", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.aarch64", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.ppc64le", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.s390x", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.aarch64", "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.ppc64le", "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.s390x", "openSUSE Tumbleweed:MozillaThunderbird-91.4.1-1.1.x86_64", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.aarch64", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.ppc64le", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.s390x", "openSUSE Tumbleweed:MozillaThunderbird-translations-common-91.4.1-1.1.x86_64", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.aarch64", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.ppc64le", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.s390x", "openSUSE Tumbleweed:MozillaThunderbird-translations-other-91.4.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2021-44538" } ] }
gsd-2021-44538
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
The olm_session_describe function in Matrix libolm before 3.2.7 is vulnerable to a buffer overflow. The Olm session object represents a cryptographic channel between two parties. Therefore, its state is partially controllable by the remote party of the channel. Attackers can construct a crafted sequence of messages to manipulate the state of the receiver's session in such a way that, for some buffer sizes, a buffer overflow happens on a call to olm_session_describe. Furthermore, safe buffer sizes were undocumented. The overflow content is partially controllable by the attacker and limited to ASCII spaces and digits. The known affected products are Element Web And SchildiChat Web.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-44538", "description": "The olm_session_describe function in Matrix libolm before 3.2.7 is vulnerable to a buffer overflow. The Olm session object represents a cryptographic channel between two parties. Therefore, its state is partially controllable by the remote party of the channel. Attackers can construct a crafted sequence of messages to manipulate the state of the receiver\u0027s session in such a way that, for some buffer sizes, a buffer overflow happens on a call to olm_session_describe. Furthermore, safe buffer sizes were undocumented. The overflow content is partially controllable by the attacker and limited to ASCII spaces and digits. The known affected products are Element Web And SchildiChat Web.", "id": "GSD-2021-44538", "references": [ "https://www.suse.com/security/cve/CVE-2021-44538.html", "https://www.debian.org/security/2022/dsa-5034", "https://ubuntu.com/security/CVE-2021-44538", "https://advisories.mageia.org/CVE-2021-44538.html", "https://security.archlinux.org/CVE-2021-44538" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-44538" ], "details": "The olm_session_describe function in Matrix libolm before 3.2.7 is vulnerable to a buffer overflow. The Olm session object represents a cryptographic channel between two parties. Therefore, its state is partially controllable by the remote party of the channel. Attackers can construct a crafted sequence of messages to manipulate the state of the receiver\u0027s session in such a way that, for some buffer sizes, a buffer overflow happens on a call to olm_session_describe. Furthermore, safe buffer sizes were undocumented. The overflow content is partially controllable by the attacker and limited to ASCII spaces and digits. The known affected products are Element Web And SchildiChat Web.", "id": "GSD-2021-44538", "modified": "2023-12-13T01:23:20.860910Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-44538", "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": "The olm_session_describe function in Matrix libolm before 3.2.7 is vulnerable to a buffer overflow. The Olm session object represents a cryptographic channel between two parties. Therefore, its state is partially controllable by the remote party of the channel. Attackers can construct a crafted sequence of messages to manipulate the state of the receiver\u0027s session in such a way that, for some buffer sizes, a buffer overflow happens on a call to olm_session_describe. Furthermore, safe buffer sizes were undocumented. The overflow content is partially controllable by the attacker and limited to ASCII spaces and digits. The known affected products are Element Web And SchildiChat Web." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://gitlab.matrix.org/matrix-org/olm/-/tags", "refsource": "MISC", "url": "https://gitlab.matrix.org/matrix-org/olm/-/tags" }, { "name": "https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk", "refsource": "MISC", "url": "https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk" }, { "name": "DSA-5034", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2022/dsa-5034" }, { "name": "[debian-lts-announce] 20220104 [SECURITY] [DLA 2874-1] thunderbird security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00001.html" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=2.4.2 \u003c15.2.1", "affected_versions": "All versions starting from 2.4.2 before 15.2.1", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-119", "CWE-937" ], "date": "2023-08-08", "description": "The olm_session_describe function in Matrix libolm is vulnerable to a buffer overflow. The Olm session object represents a cryptographic channel between two parties. Therefore, its state is partially controllable by the remote party of the channel. Attackers can construct a crafted sequence of messages to manipulate the state of the receiver\u0027s session in such a way that, for some buffer sizes, a buffer overflow happens on a call to olm_session_describe. Furthermore, safe buffer sizes were undocumented. The overflow content is partially controllable by the attacker and limited to ASCII spaces and digits. The known affected products are Element Web And SchildiChat Web.", "fixed_versions": [ "15.2.1" ], "identifier": "CVE-2021-44538", "identifiers": [ "CVE-2021-44538" ], "not_impacted": "All versions before 2.4.2, all versions starting from 15.2.1", "package_slug": "npm/matrix-js-sdk", "pubdate": "2021-12-14", "solution": "Upgrade to version 15.2.1 or above.", "title": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-44538", "https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk", "https://gitlab.matrix.org/matrix-org/olm/-/tags" ], "uuid": "822d0d5a-5f8d-498f-bf5a-7f2fa04f940e" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:matrix:element:*:*:*:*:web:*:*:*", "cpe_name": [], "versionEndExcluding": "1.9.7", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:matrix:element:*:*:*:*:desktop:*:*:*", "cpe_name": [], "versionEndExcluding": "1.9.7", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:matrix:javascript_sdk:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "15.2.1", "versionStartIncluding": "2.4.2", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:matrix:olm:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.2.8", "versionStartIncluding": "3.1.4", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:schildi:schildichat:*:*:*:*:web:*:*:*", "cpe_name": [], "versionEndExcluding": "1.9.7-sc1", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:schildi:schildichat:*:*:*:*:desktop:*:*:*", "cpe_name": [], "versionEndExcluding": "1.9.7-sc1", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:cinny_project:cinny:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.6.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-44538" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The olm_session_describe function in Matrix libolm before 3.2.7 is vulnerable to a buffer overflow. The Olm session object represents a cryptographic channel between two parties. Therefore, its state is partially controllable by the remote party of the channel. Attackers can construct a crafted sequence of messages to manipulate the state of the receiver\u0027s session in such a way that, for some buffer sizes, a buffer overflow happens on a call to olm_session_describe. Furthermore, safe buffer sizes were undocumented. The overflow content is partially controllable by the attacker and limited to ASCII spaces and digits. The known affected products are Element Web And SchildiChat Web." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-120" } ] } ] }, "references": { "reference_data": [ { "name": "https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk", "refsource": "MISC", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk" }, { "name": "https://gitlab.matrix.org/matrix-org/olm/-/tags", "refsource": "MISC", "tags": [ "Product", "Third Party Advisory" ], "url": "https://gitlab.matrix.org/matrix-org/olm/-/tags" }, { "name": "DSA-5034", "refsource": "DEBIAN", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2022/dsa-5034" }, { "name": "[debian-lts-announce] 20220104 [SECURITY] [DLA 2874-1] thunderbird security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00001.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2022-04-12T18:15Z", "publishedDate": "2021-12-14T14:15Z" } } }
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.
- 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.