Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-33582 (GCVE-0-2021-33582)
Vulnerability from cvelistv5
Published
2021-09-01 05:32
Modified
2024-08-03 23:50
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
Cyrus IMAP before 3.4.2 allows remote attackers to cause a denial of service (multiple-minute daemon hang) via input that is mishandled during hash-table interaction. Because there are many insertions into a single bucket, strcmp becomes slow. This is fixed in 3.4.2, 3.2.8, and 3.0.16.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T23:50:43.083Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.cyrusimap.org/imap/download/release-notes/index.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/cyrusimap/cyrus-imapd/security/advisories" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/cyrusimap/cyrus-imapd/commits/master" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://cyrus.topicbox.com/groups/announce/T3dde0a2352462975-M1386fc44adf967e072f8df13/cyrus-imap-3-4-2-3-2-8-and-3-0-16-released" }, { "name": "FEDORA-2022-c30b1a8aa3", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WJZB45QBUN7CZFGOWCZYUYACNBTX7LVS/" }, { "name": "FEDORA-2022-d45bcc5447", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6HEO3RURJW6NLIXS7NK5PVU6MGHC4SCM/" }, { "name": "[debian-lts-announce] 20220619 [SECURITY] [DLA 3052-1] cyrus-imapd security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2022/06/msg00013.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "Cyrus IMAP before 3.4.2 allows remote attackers to cause a denial of service (multiple-minute daemon hang) via input that is mishandled during hash-table interaction. Because there are many insertions into a single bucket, strcmp becomes slow. This is fixed in 3.4.2, 3.2.8, and 3.0.16." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2022-06-20T01:06:12", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://www.cyrusimap.org/imap/download/release-notes/index.html" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/cyrusimap/cyrus-imapd/security/advisories" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/cyrusimap/cyrus-imapd/commits/master" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://cyrus.topicbox.com/groups/announce/T3dde0a2352462975-M1386fc44adf967e072f8df13/cyrus-imap-3-4-2-3-2-8-and-3-0-16-released" }, { "name": "FEDORA-2022-c30b1a8aa3", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WJZB45QBUN7CZFGOWCZYUYACNBTX7LVS/" }, { "name": "FEDORA-2022-d45bcc5447", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6HEO3RURJW6NLIXS7NK5PVU6MGHC4SCM/" }, { "name": "[debian-lts-announce] 20220619 [SECURITY] [DLA 3052-1] cyrus-imapd security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2022/06/msg00013.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-33582", "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": "Cyrus IMAP before 3.4.2 allows remote attackers to cause a denial of service (multiple-minute daemon hang) via input that is mishandled during hash-table interaction. Because there are many insertions into a single bucket, strcmp becomes slow. This is fixed in 3.4.2, 3.2.8, and 3.0.16." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.cyrusimap.org/imap/download/release-notes/index.html", "refsource": "MISC", "url": "https://www.cyrusimap.org/imap/download/release-notes/index.html" }, { "name": "https://github.com/cyrusimap/cyrus-imapd/security/advisories", "refsource": "MISC", "url": "https://github.com/cyrusimap/cyrus-imapd/security/advisories" }, { "name": "https://github.com/cyrusimap/cyrus-imapd/commits/master", "refsource": "MISC", "url": "https://github.com/cyrusimap/cyrus-imapd/commits/master" }, { "name": "https://cyrus.topicbox.com/groups/announce/T3dde0a2352462975-M1386fc44adf967e072f8df13/cyrus-imap-3-4-2-3-2-8-and-3-0-16-released", "refsource": "CONFIRM", "url": "https://cyrus.topicbox.com/groups/announce/T3dde0a2352462975-M1386fc44adf967e072f8df13/cyrus-imap-3-4-2-3-2-8-and-3-0-16-released" }, { "name": "FEDORA-2022-c30b1a8aa3", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WJZB45QBUN7CZFGOWCZYUYACNBTX7LVS/" }, { "name": "FEDORA-2022-d45bcc5447", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6HEO3RURJW6NLIXS7NK5PVU6MGHC4SCM/" }, { "name": "[debian-lts-announce] 20220619 [SECURITY] [DLA 3052-1] cyrus-imapd security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2022/06/msg00013.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2021-33582", "datePublished": "2021-09-01T05:32:49", "dateReserved": "2021-05-26T00:00:00", "dateUpdated": "2024-08-03T23:50:43.083Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2021-33582\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2021-09-01T06:15:06.387\",\"lastModified\":\"2024-11-21T06:09:08.403\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Cyrus IMAP before 3.4.2 allows remote attackers to cause a denial of service (multiple-minute daemon hang) via input that is mishandled during hash-table interaction. Because there are many insertions into a single bucket, strcmp becomes slow. This is fixed in 3.4.2, 3.2.8, and 3.0.16.\"},{\"lang\":\"es\",\"value\":\"Cyrus IMAP versiones anteriores a 3.4.2, permite a atacantes remotos causar una denegaci\u00f3n de servicio (cuelgue del demonio de varios minutos) por medio de una entrada manejada inapropiadamente durante la interacci\u00f3n de la tabla hash. Debido a que presenta muchas inserciones en un solo cubo, strcmp se vuelve lento. Esto se ha corregido en las versiones 3.4.2, 3.2.8 y 3.0.16\"}],\"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:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-407\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cyrus:imap:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.0.16\",\"matchCriteriaId\":\"3180FA25-ACA7-4276-AF92-BF12B3EDE5E6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cyrus:imap:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.2.0\",\"versionEndExcluding\":\"3.2.8\",\"matchCriteriaId\":\"916CC243-1069-481C-9290-3C25B4ABBB8F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cyrus:imap:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.4.0\",\"versionEndExcluding\":\"3.4.2\",\"matchCriteriaId\":\"59476520-45C7-4427-B599-A615972376DF\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}],\"references\":[{\"url\":\"https://cyrus.topicbox.com/groups/announce/T3dde0a2352462975-M1386fc44adf967e072f8df13/cyrus-imap-3-4-2-3-2-8-and-3-0-16-released\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/cyrusimap/cyrus-imapd/commits/master\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/cyrusimap/cyrus-imapd/security/advisories\",\"source\":\"cve@mitre.org\",\"tags\":[\"Not Applicable\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/06/msg00013.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6HEO3RURJW6NLIXS7NK5PVU6MGHC4SCM/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WJZB45QBUN7CZFGOWCZYUYACNBTX7LVS/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.cyrusimap.org/imap/download/release-notes/index.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://cyrus.topicbox.com/groups/announce/T3dde0a2352462975-M1386fc44adf967e072f8df13/cyrus-imap-3-4-2-3-2-8-and-3-0-16-released\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/cyrusimap/cyrus-imapd/commits/master\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/cyrusimap/cyrus-imapd/security/advisories\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Not Applicable\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/06/msg00013.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6HEO3RURJW6NLIXS7NK5PVU6MGHC4SCM/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WJZB45QBUN7CZFGOWCZYUYACNBTX7LVS/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.cyrusimap.org/imap/download/release-notes/index.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Release Notes\",\"Vendor Advisory\"]}]}}" } }
fkie_cve-2021-33582
Vulnerability from fkie_nvd
Published
2021-09-01 06:15
Modified
2024-11-21 06:09
Severity ?
Summary
Cyrus IMAP before 3.4.2 allows remote attackers to cause a denial of service (multiple-minute daemon hang) via input that is mishandled during hash-table interaction. Because there are many insertions into a single bucket, strcmp becomes slow. This is fixed in 3.4.2, 3.2.8, and 3.0.16.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
cyrus | imap | * | |
cyrus | imap | * | |
cyrus | imap | * | |
fedoraproject | fedora | 34 | |
fedoraproject | fedora | 35 | |
debian | debian_linux | 9.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:cyrus:imap:*:*:*:*:*:*:*:*", "matchCriteriaId": "3180FA25-ACA7-4276-AF92-BF12B3EDE5E6", "versionEndExcluding": "3.0.16", "vulnerable": true }, { "criteria": "cpe:2.3:a:cyrus:imap:*:*:*:*:*:*:*:*", "matchCriteriaId": "916CC243-1069-481C-9290-3C25B4ABBB8F", "versionEndExcluding": "3.2.8", "versionStartIncluding": "3.2.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:cyrus:imap:*:*:*:*:*:*:*:*", "matchCriteriaId": "59476520-45C7-4427-B599-A615972376DF", "versionEndExcluding": "3.4.2", "versionStartIncluding": "3.4.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*", "matchCriteriaId": "A930E247-0B43-43CB-98FF-6CE7B8189835", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*", "matchCriteriaId": "80E516C0-98A4-4ADE-B69F-66A772E2BAAA", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Cyrus IMAP before 3.4.2 allows remote attackers to cause a denial of service (multiple-minute daemon hang) via input that is mishandled during hash-table interaction. Because there are many insertions into a single bucket, strcmp becomes slow. This is fixed in 3.4.2, 3.2.8, and 3.0.16." }, { "lang": "es", "value": "Cyrus IMAP versiones anteriores a 3.4.2, permite a atacantes remotos causar una denegaci\u00f3n de servicio (cuelgue del demonio de varios minutos) por medio de una entrada manejada inapropiadamente durante la interacci\u00f3n de la tabla hash. Debido a que presenta muchas inserciones en un solo cubo, strcmp se vuelve lento. Esto se ha corregido en las versiones 3.4.2, 3.2.8 y 3.0.16" } ], "id": "CVE-2021-33582", "lastModified": "2024-11-21T06:09:08.403", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2021-09-01T06:15:06.387", "references": [ { "source": "cve@mitre.org", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://cyrus.topicbox.com/groups/announce/T3dde0a2352462975-M1386fc44adf967e072f8df13/cyrus-imap-3-4-2-3-2-8-and-3-0-16-released" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/cyrusimap/cyrus-imapd/commits/master" }, { "source": "cve@mitre.org", "tags": [ "Not Applicable", "Third Party Advisory" ], "url": "https://github.com/cyrusimap/cyrus-imapd/security/advisories" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2022/06/msg00013.html" }, { "source": "cve@mitre.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6HEO3RURJW6NLIXS7NK5PVU6MGHC4SCM/" }, { "source": "cve@mitre.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WJZB45QBUN7CZFGOWCZYUYACNBTX7LVS/" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Release Notes", "Vendor Advisory" ], "url": "https://www.cyrusimap.org/imap/download/release-notes/index.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://cyrus.topicbox.com/groups/announce/T3dde0a2352462975-M1386fc44adf967e072f8df13/cyrus-imap-3-4-2-3-2-8-and-3-0-16-released" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/cyrusimap/cyrus-imapd/commits/master" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Not Applicable", "Third Party Advisory" ], "url": "https://github.com/cyrusimap/cyrus-imapd/security/advisories" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2022/06/msg00013.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6HEO3RURJW6NLIXS7NK5PVU6MGHC4SCM/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WJZB45QBUN7CZFGOWCZYUYACNBTX7LVS/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Release Notes", "Vendor Advisory" ], "url": "https://www.cyrusimap.org/imap/download/release-notes/index.html" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-407" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
RHSA-2021:3546
Vulnerability from csaf_redhat
Published
2021-09-15 07:37
Modified
2025-09-25 12:34
Summary
Red Hat Security Advisory: cyrus-imapd security update
Notes
Topic
An update for cyrus-imapd is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Cyrus IMAP server provides access to personal mail, system-wide bulletin boards, news-feeds, calendar and contacts through the IMAP, JMAP, NNTP, CalDAV and CardDAV protocols.
Security Fix(es):
* cyrus-imapd: Denial of service via string hashing algorithm collisions (CVE-2021-33582)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for cyrus-imapd is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Cyrus IMAP server provides access to personal mail, system-wide bulletin boards, news-feeds, calendar and contacts through the IMAP, JMAP, NNTP, CalDAV and CardDAV protocols.\n\nSecurity Fix(es):\n\n* cyrus-imapd: Denial of service via string hashing algorithm collisions (CVE-2021-33582)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2021:3546", "url": "https://access.redhat.com/errata/RHSA-2021:3546" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1993232", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993232" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3546.json" } ], "title": "Red Hat Security Advisory: cyrus-imapd security update", "tracking": { "current_release_date": "2025-09-25T12:34:20+00:00", "generator": { "date": "2025-09-25T12:34:20+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2021:3546", "initial_release_date": "2021-09-15T07:37:56+00:00", "revision_history": [ { "date": "2021-09-15T07:37:56+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-09-15T07:37:56+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T12:34:20+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.1::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.src", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.src", "product_id": "cyrus-imapd-0:3.0.7-16.el8_1.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_1.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64", "product_id": "cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_1.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le", "product_id": "cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_1.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.i686", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.i686", "product_id": "cyrus-imapd-0:3.0.7-16.el8_1.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_1.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_1.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_1.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_1.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_1.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64", "product_id": "cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_1.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.s390x", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.s390x", "product_id": "cyrus-imapd-0:3.0.7-16.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_1.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.i686" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_1.1.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.s390x" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.src" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_1.1.src", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-33582", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1993232" } ], "notes": [ { "category": "description", "text": "A flaw was found in cyrus-imapd. A bad string hashing algorithm used in internal hash tables allows user inputs to be stored in predictable buckets. A user may cause a CPU denial of service by maliciously directing many inputs to a single bucket. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "cyrus-imapd: Denial of service via string hashing algorithm collisions", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.src", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-33582" }, { "category": "external", "summary": "RHBZ#1993232", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993232" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-33582", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33582" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33582", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33582" } ], "release_date": "2021-09-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-09-15T07:37:56+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.src", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3546" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.src", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cyrus-imapd: Denial of service via string hashing algorithm collisions" } ] }
rhsa-2021:3492
Vulnerability from csaf_redhat
Published
2021-09-13 07:57
Modified
2025-09-25 12:34
Summary
Red Hat Security Advisory: cyrus-imapd security update
Notes
Topic
An update for cyrus-imapd is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Cyrus IMAP server provides access to personal mail, system-wide bulletin boards, news-feeds, calendar and contacts through the IMAP, JMAP, NNTP, CalDAV and CardDAV protocols.
Security Fix(es):
* cyrus-imapd: Denial of service via string hashing algorithm collisions (CVE-2021-33582)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for cyrus-imapd is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Cyrus IMAP server provides access to personal mail, system-wide bulletin boards, news-feeds, calendar and contacts through the IMAP, JMAP, NNTP, CalDAV and CardDAV protocols.\n\nSecurity Fix(es):\n\n* cyrus-imapd: Denial of service via string hashing algorithm collisions (CVE-2021-33582)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2021:3492", "url": "https://access.redhat.com/errata/RHSA-2021:3492" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1993232", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993232" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3492.json" } ], "title": "Red Hat Security Advisory: cyrus-imapd security update", "tracking": { "current_release_date": "2025-09-25T12:34:17+00:00", "generator": { "date": "2025-09-25T12:34:17+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2021:3492", "initial_release_date": "2021-09-13T07:57:53+00:00", "revision_history": [ { "date": "2021-09-13T07:57:53+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-09-13T07:57:53+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T12:34:17+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.src", "product": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.src", "product_id": "cyrus-imapd-0:3.0.7-20.el8_4.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-20.el8_4.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64", "product": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64", "product_id": "cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-20.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64", "product": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64", "product_id": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-20.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64", "product_id": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-20.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64", "product_id": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-20.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-20.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-20.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-20.el8_4.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le", "product": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le", "product_id": "cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-20.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le", "product": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le", "product_id": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-20.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le", "product_id": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-20.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le", "product_id": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-20.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-20.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-20.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-20.el8_4.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.i686", "product": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.i686", "product_id": "cyrus-imapd-0:3.0.7-20.el8_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-20.el8_4.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686", "product_id": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-20.el8_4.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-20.el8_4.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-20.el8_4.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-20.el8_4.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64", "product": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64", "product_id": "cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-20.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64", "product": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64", "product_id": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-20.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64", "product_id": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-20.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64", "product_id": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-20.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-20.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-20.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-20.el8_4.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.s390x", "product": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.s390x", "product_id": "cyrus-imapd-0:3.0.7-20.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-20.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x", "product": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x", "product_id": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-20.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x", "product_id": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-20.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x", "product_id": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-20.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-20.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-20.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-20.el8_4.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64" }, "product_reference": "cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.i686" }, "product_reference": "cyrus-imapd-0:3.0.7-20.el8_4.1.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le" }, "product_reference": "cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.s390x" }, "product_reference": "cyrus-imapd-0:3.0.7-20.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.src" }, "product_reference": "cyrus-imapd-0:3.0.7-20.el8_4.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64" }, "product_reference": "cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-33582", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1993232" } ], "notes": [ { "category": "description", "text": "A flaw was found in cyrus-imapd. A bad string hashing algorithm used in internal hash tables allows user inputs to be stored in predictable buckets. A user may cause a CPU denial of service by maliciously directing many inputs to a single bucket. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "cyrus-imapd: Denial of service via string hashing algorithm collisions", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.src", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-33582" }, { "category": "external", "summary": "RHBZ#1993232", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993232" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-33582", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33582" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33582", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33582" } ], "release_date": "2021-09-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-09-13T07:57:53+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.src", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.src", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cyrus-imapd: Denial of service via string hashing algorithm collisions" } ] }
rhsa-2021_3493
Vulnerability from csaf_redhat
Published
2021-09-13 07:42
Modified
2024-11-22 17:28
Summary
Red Hat Security Advisory: cyrus-imapd security update
Notes
Topic
An update for cyrus-imapd is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Cyrus IMAP server provides access to personal mail, system-wide bulletin boards, news-feeds, calendar and contacts through the IMAP, JMAP, NNTP, CalDAV and CardDAV protocols.
Security Fix(es):
* cyrus-imapd: Denial of service via string hashing algorithm collisions (CVE-2021-33582)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for cyrus-imapd is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Cyrus IMAP server provides access to personal mail, system-wide bulletin boards, news-feeds, calendar and contacts through the IMAP, JMAP, NNTP, CalDAV and CardDAV protocols.\n\nSecurity Fix(es):\n\n* cyrus-imapd: Denial of service via string hashing algorithm collisions (CVE-2021-33582)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2021:3493", "url": "https://access.redhat.com/errata/RHSA-2021:3493" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1993232", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993232" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3493.json" } ], "title": "Red Hat Security Advisory: cyrus-imapd security update", "tracking": { "current_release_date": "2024-11-22T17:28:12+00:00", "generator": { "date": "2024-11-22T17:28:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2021:3493", "initial_release_date": "2021-09-13T07:42:08+00:00", "revision_history": [ { "date": "2021-09-13T07:42:08+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-09-13T07:42:08+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T17:28:12+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.src", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.src", "product_id": "cyrus-imapd-0:3.0.7-16.el8_2.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_2.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64", "product_id": "cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_2.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le", "product_id": "cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_2.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.i686", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.i686", "product_id": "cyrus-imapd-0:3.0.7-16.el8_2.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_2.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_2.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_2.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_2.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_2.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64", "product_id": "cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_2.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.s390x", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.s390x", "product_id": "cyrus-imapd-0:3.0.7-16.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_2.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.i686" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_2.1.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.s390x" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.src" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_2.1.src", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-33582", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1993232" } ], "notes": [ { "category": "description", "text": "A flaw was found in cyrus-imapd. A bad string hashing algorithm used in internal hash tables allows user inputs to be stored in predictable buckets. A user may cause a CPU denial of service by maliciously directing many inputs to a single bucket. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "cyrus-imapd: Denial of service via string hashing algorithm collisions", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.src", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-33582" }, { "category": "external", "summary": "RHBZ#1993232", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993232" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-33582", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33582" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33582", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33582" } ], "release_date": "2021-09-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-09-13T07:42:08+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.src", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.src", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cyrus-imapd: Denial of service via string hashing algorithm collisions" } ] }
rhsa-2021_3546
Vulnerability from csaf_redhat
Published
2021-09-15 07:37
Modified
2024-11-22 17:28
Summary
Red Hat Security Advisory: cyrus-imapd security update
Notes
Topic
An update for cyrus-imapd is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Cyrus IMAP server provides access to personal mail, system-wide bulletin boards, news-feeds, calendar and contacts through the IMAP, JMAP, NNTP, CalDAV and CardDAV protocols.
Security Fix(es):
* cyrus-imapd: Denial of service via string hashing algorithm collisions (CVE-2021-33582)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for cyrus-imapd is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Cyrus IMAP server provides access to personal mail, system-wide bulletin boards, news-feeds, calendar and contacts through the IMAP, JMAP, NNTP, CalDAV and CardDAV protocols.\n\nSecurity Fix(es):\n\n* cyrus-imapd: Denial of service via string hashing algorithm collisions (CVE-2021-33582)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2021:3546", "url": "https://access.redhat.com/errata/RHSA-2021:3546" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1993232", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993232" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3546.json" } ], "title": "Red Hat Security Advisory: cyrus-imapd security update", "tracking": { "current_release_date": "2024-11-22T17:28:26+00:00", "generator": { "date": "2024-11-22T17:28:26+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2021:3546", "initial_release_date": "2021-09-15T07:37:56+00:00", "revision_history": [ { "date": "2021-09-15T07:37:56+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-09-15T07:37:56+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T17:28:26+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.1::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.src", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.src", "product_id": "cyrus-imapd-0:3.0.7-16.el8_1.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_1.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64", "product_id": "cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_1.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le", "product_id": "cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_1.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.i686", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.i686", "product_id": "cyrus-imapd-0:3.0.7-16.el8_1.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_1.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_1.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_1.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_1.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_1.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64", "product_id": "cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_1.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.s390x", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.s390x", "product_id": "cyrus-imapd-0:3.0.7-16.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_1.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.i686" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_1.1.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.s390x" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.src" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_1.1.src", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-33582", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1993232" } ], "notes": [ { "category": "description", "text": "A flaw was found in cyrus-imapd. A bad string hashing algorithm used in internal hash tables allows user inputs to be stored in predictable buckets. A user may cause a CPU denial of service by maliciously directing many inputs to a single bucket. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "cyrus-imapd: Denial of service via string hashing algorithm collisions", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.src", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-33582" }, { "category": "external", "summary": "RHBZ#1993232", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993232" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-33582", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33582" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33582", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33582" } ], "release_date": "2021-09-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-09-15T07:37:56+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.src", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3546" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.src", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cyrus-imapd: Denial of service via string hashing algorithm collisions" } ] }
rhsa-2021:3493
Vulnerability from csaf_redhat
Published
2021-09-13 07:42
Modified
2025-09-25 12:34
Summary
Red Hat Security Advisory: cyrus-imapd security update
Notes
Topic
An update for cyrus-imapd is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Cyrus IMAP server provides access to personal mail, system-wide bulletin boards, news-feeds, calendar and contacts through the IMAP, JMAP, NNTP, CalDAV and CardDAV protocols.
Security Fix(es):
* cyrus-imapd: Denial of service via string hashing algorithm collisions (CVE-2021-33582)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for cyrus-imapd is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Cyrus IMAP server provides access to personal mail, system-wide bulletin boards, news-feeds, calendar and contacts through the IMAP, JMAP, NNTP, CalDAV and CardDAV protocols.\n\nSecurity Fix(es):\n\n* cyrus-imapd: Denial of service via string hashing algorithm collisions (CVE-2021-33582)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2021:3493", "url": "https://access.redhat.com/errata/RHSA-2021:3493" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1993232", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993232" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3493.json" } ], "title": "Red Hat Security Advisory: cyrus-imapd security update", "tracking": { "current_release_date": "2025-09-25T12:34:17+00:00", "generator": { "date": "2025-09-25T12:34:17+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2021:3493", "initial_release_date": "2021-09-13T07:42:08+00:00", "revision_history": [ { "date": "2021-09-13T07:42:08+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-09-13T07:42:08+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T12:34:17+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.src", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.src", "product_id": "cyrus-imapd-0:3.0.7-16.el8_2.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_2.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64", "product_id": "cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_2.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le", "product_id": "cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_2.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.i686", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.i686", "product_id": "cyrus-imapd-0:3.0.7-16.el8_2.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_2.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_2.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_2.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_2.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_2.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64", "product_id": "cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_2.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.s390x", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.s390x", "product_id": "cyrus-imapd-0:3.0.7-16.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_2.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.i686" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_2.1.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.s390x" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.src" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_2.1.src", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-33582", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1993232" } ], "notes": [ { "category": "description", "text": "A flaw was found in cyrus-imapd. A bad string hashing algorithm used in internal hash tables allows user inputs to be stored in predictable buckets. A user may cause a CPU denial of service by maliciously directing many inputs to a single bucket. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "cyrus-imapd: Denial of service via string hashing algorithm collisions", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.src", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-33582" }, { "category": "external", "summary": "RHBZ#1993232", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993232" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-33582", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33582" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33582", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33582" } ], "release_date": "2021-09-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-09-13T07:42:08+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.src", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.src", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cyrus-imapd: Denial of service via string hashing algorithm collisions" } ] }
RHSA-2021:3492
Vulnerability from csaf_redhat
Published
2021-09-13 07:57
Modified
2025-09-25 12:34
Summary
Red Hat Security Advisory: cyrus-imapd security update
Notes
Topic
An update for cyrus-imapd is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Cyrus IMAP server provides access to personal mail, system-wide bulletin boards, news-feeds, calendar and contacts through the IMAP, JMAP, NNTP, CalDAV and CardDAV protocols.
Security Fix(es):
* cyrus-imapd: Denial of service via string hashing algorithm collisions (CVE-2021-33582)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for cyrus-imapd is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Cyrus IMAP server provides access to personal mail, system-wide bulletin boards, news-feeds, calendar and contacts through the IMAP, JMAP, NNTP, CalDAV and CardDAV protocols.\n\nSecurity Fix(es):\n\n* cyrus-imapd: Denial of service via string hashing algorithm collisions (CVE-2021-33582)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2021:3492", "url": "https://access.redhat.com/errata/RHSA-2021:3492" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1993232", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993232" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3492.json" } ], "title": "Red Hat Security Advisory: cyrus-imapd security update", "tracking": { "current_release_date": "2025-09-25T12:34:17+00:00", "generator": { "date": "2025-09-25T12:34:17+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2021:3492", "initial_release_date": "2021-09-13T07:57:53+00:00", "revision_history": [ { "date": "2021-09-13T07:57:53+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-09-13T07:57:53+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T12:34:17+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.src", "product": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.src", "product_id": "cyrus-imapd-0:3.0.7-20.el8_4.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-20.el8_4.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64", "product": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64", "product_id": "cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-20.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64", "product": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64", "product_id": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-20.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64", "product_id": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-20.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64", "product_id": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-20.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-20.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-20.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-20.el8_4.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le", "product": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le", "product_id": "cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-20.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le", "product": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le", "product_id": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-20.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le", "product_id": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-20.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le", "product_id": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-20.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-20.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-20.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-20.el8_4.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.i686", "product": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.i686", "product_id": "cyrus-imapd-0:3.0.7-20.el8_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-20.el8_4.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686", "product_id": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-20.el8_4.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-20.el8_4.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-20.el8_4.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-20.el8_4.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64", "product": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64", "product_id": "cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-20.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64", "product": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64", "product_id": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-20.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64", "product_id": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-20.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64", "product_id": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-20.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-20.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-20.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-20.el8_4.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.s390x", "product": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.s390x", "product_id": "cyrus-imapd-0:3.0.7-20.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-20.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x", "product": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x", "product_id": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-20.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x", "product_id": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-20.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x", "product_id": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-20.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-20.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-20.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-20.el8_4.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64" }, "product_reference": "cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.i686" }, "product_reference": "cyrus-imapd-0:3.0.7-20.el8_4.1.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le" }, "product_reference": "cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.s390x" }, "product_reference": "cyrus-imapd-0:3.0.7-20.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.src" }, "product_reference": "cyrus-imapd-0:3.0.7-20.el8_4.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64" }, "product_reference": "cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-33582", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1993232" } ], "notes": [ { "category": "description", "text": "A flaw was found in cyrus-imapd. A bad string hashing algorithm used in internal hash tables allows user inputs to be stored in predictable buckets. A user may cause a CPU denial of service by maliciously directing many inputs to a single bucket. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "cyrus-imapd: Denial of service via string hashing algorithm collisions", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.src", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-33582" }, { "category": "external", "summary": "RHBZ#1993232", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993232" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-33582", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33582" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33582", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33582" } ], "release_date": "2021-09-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-09-13T07:57:53+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.src", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.src", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cyrus-imapd: Denial of service via string hashing algorithm collisions" } ] }
rhsa-2021_3492
Vulnerability from csaf_redhat
Published
2021-09-13 07:57
Modified
2024-11-22 17:28
Summary
Red Hat Security Advisory: cyrus-imapd security update
Notes
Topic
An update for cyrus-imapd is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Cyrus IMAP server provides access to personal mail, system-wide bulletin boards, news-feeds, calendar and contacts through the IMAP, JMAP, NNTP, CalDAV and CardDAV protocols.
Security Fix(es):
* cyrus-imapd: Denial of service via string hashing algorithm collisions (CVE-2021-33582)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for cyrus-imapd is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Cyrus IMAP server provides access to personal mail, system-wide bulletin boards, news-feeds, calendar and contacts through the IMAP, JMAP, NNTP, CalDAV and CardDAV protocols.\n\nSecurity Fix(es):\n\n* cyrus-imapd: Denial of service via string hashing algorithm collisions (CVE-2021-33582)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2021:3492", "url": "https://access.redhat.com/errata/RHSA-2021:3492" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1993232", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993232" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3492.json" } ], "title": "Red Hat Security Advisory: cyrus-imapd security update", "tracking": { "current_release_date": "2024-11-22T17:28:19+00:00", "generator": { "date": "2024-11-22T17:28:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2021:3492", "initial_release_date": "2021-09-13T07:57:53+00:00", "revision_history": [ { "date": "2021-09-13T07:57:53+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-09-13T07:57:53+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T17:28:19+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.src", "product": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.src", "product_id": "cyrus-imapd-0:3.0.7-20.el8_4.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-20.el8_4.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64", "product": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64", "product_id": "cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-20.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64", "product": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64", "product_id": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-20.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64", "product_id": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-20.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64", "product_id": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-20.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-20.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-20.el8_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-20.el8_4.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le", "product": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le", "product_id": "cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-20.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le", "product": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le", "product_id": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-20.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le", "product_id": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-20.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le", "product_id": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-20.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-20.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-20.el8_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-20.el8_4.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.i686", "product": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.i686", "product_id": "cyrus-imapd-0:3.0.7-20.el8_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-20.el8_4.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686", "product_id": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-20.el8_4.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-20.el8_4.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-20.el8_4.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-20.el8_4.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64", "product": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64", "product_id": "cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-20.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64", "product": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64", "product_id": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-20.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64", "product_id": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-20.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64", "product_id": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-20.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-20.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-20.el8_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-20.el8_4.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.s390x", "product": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.s390x", "product_id": "cyrus-imapd-0:3.0.7-20.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-20.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x", "product": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x", "product_id": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-20.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x", "product_id": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-20.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x", "product_id": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-20.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-20.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-20.el8_4.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-20.el8_4.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64" }, "product_reference": "cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.i686" }, "product_reference": "cyrus-imapd-0:3.0.7-20.el8_4.1.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le" }, "product_reference": "cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.s390x" }, "product_reference": "cyrus-imapd-0:3.0.7-20.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.src" }, "product_reference": "cyrus-imapd-0:3.0.7-20.el8_4.1.src", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64" }, "product_reference": "cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-33582", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1993232" } ], "notes": [ { "category": "description", "text": "A flaw was found in cyrus-imapd. A bad string hashing algorithm used in internal hash tables allows user inputs to be stored in predictable buckets. A user may cause a CPU denial of service by maliciously directing many inputs to a single bucket. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "cyrus-imapd: Denial of service via string hashing algorithm collisions", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.src", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-33582" }, { "category": "external", "summary": "RHBZ#1993232", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993232" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-33582", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33582" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33582", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33582" } ], "release_date": "2021-09-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-09-13T07:57:53+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.src", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.src", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-debugsource-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-0:3.0.7-20.el8_4.1.x86_64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.aarch64", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.i686", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.ppc64le", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.s390x", "AppStream-8.4.0.Z.MAIN.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-20.el8_4.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cyrus-imapd: Denial of service via string hashing algorithm collisions" } ] }
RHSA-2021:3493
Vulnerability from csaf_redhat
Published
2021-09-13 07:42
Modified
2025-09-25 12:34
Summary
Red Hat Security Advisory: cyrus-imapd security update
Notes
Topic
An update for cyrus-imapd is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Cyrus IMAP server provides access to personal mail, system-wide bulletin boards, news-feeds, calendar and contacts through the IMAP, JMAP, NNTP, CalDAV and CardDAV protocols.
Security Fix(es):
* cyrus-imapd: Denial of service via string hashing algorithm collisions (CVE-2021-33582)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for cyrus-imapd is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Cyrus IMAP server provides access to personal mail, system-wide bulletin boards, news-feeds, calendar and contacts through the IMAP, JMAP, NNTP, CalDAV and CardDAV protocols.\n\nSecurity Fix(es):\n\n* cyrus-imapd: Denial of service via string hashing algorithm collisions (CVE-2021-33582)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2021:3493", "url": "https://access.redhat.com/errata/RHSA-2021:3493" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1993232", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993232" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3493.json" } ], "title": "Red Hat Security Advisory: cyrus-imapd security update", "tracking": { "current_release_date": "2025-09-25T12:34:17+00:00", "generator": { "date": "2025-09-25T12:34:17+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2021:3493", "initial_release_date": "2021-09-13T07:42:08+00:00", "revision_history": [ { "date": "2021-09-13T07:42:08+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-09-13T07:42:08+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T12:34:17+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.src", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.src", "product_id": "cyrus-imapd-0:3.0.7-16.el8_2.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_2.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64", "product_id": "cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_2.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le", "product_id": "cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_2.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.i686", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.i686", "product_id": "cyrus-imapd-0:3.0.7-16.el8_2.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_2.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_2.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_2.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_2.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_2.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64", "product_id": "cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_2.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.s390x", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.s390x", "product_id": "cyrus-imapd-0:3.0.7-16.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_2.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_2.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.i686" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_2.1.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.s390x" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.src" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_2.1.src", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-33582", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1993232" } ], "notes": [ { "category": "description", "text": "A flaw was found in cyrus-imapd. A bad string hashing algorithm used in internal hash tables allows user inputs to be stored in predictable buckets. A user may cause a CPU denial of service by maliciously directing many inputs to a single bucket. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "cyrus-imapd: Denial of service via string hashing algorithm collisions", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.src", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-33582" }, { "category": "external", "summary": "RHBZ#1993232", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993232" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-33582", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33582" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33582", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33582" } ], "release_date": "2021-09-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-09-13T07:42:08+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.src", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3493" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.src", "AppStream-8.2.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_2.1.x86_64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.aarch64", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.i686", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.ppc64le", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.s390x", "AppStream-8.2.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_2.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cyrus-imapd: Denial of service via string hashing algorithm collisions" } ] }
rhsa-2021:3546
Vulnerability from csaf_redhat
Published
2021-09-15 07:37
Modified
2025-09-25 12:34
Summary
Red Hat Security Advisory: cyrus-imapd security update
Notes
Topic
An update for cyrus-imapd is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Cyrus IMAP server provides access to personal mail, system-wide bulletin boards, news-feeds, calendar and contacts through the IMAP, JMAP, NNTP, CalDAV and CardDAV protocols.
Security Fix(es):
* cyrus-imapd: Denial of service via string hashing algorithm collisions (CVE-2021-33582)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for cyrus-imapd is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Cyrus IMAP server provides access to personal mail, system-wide bulletin boards, news-feeds, calendar and contacts through the IMAP, JMAP, NNTP, CalDAV and CardDAV protocols.\n\nSecurity Fix(es):\n\n* cyrus-imapd: Denial of service via string hashing algorithm collisions (CVE-2021-33582)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2021:3546", "url": "https://access.redhat.com/errata/RHSA-2021:3546" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1993232", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993232" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3546.json" } ], "title": "Red Hat Security Advisory: cyrus-imapd security update", "tracking": { "current_release_date": "2025-09-25T12:34:20+00:00", "generator": { "date": "2025-09-25T12:34:20+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2021:3546", "initial_release_date": "2021-09-15T07:37:56+00:00", "revision_history": [ { "date": "2021-09-15T07:37:56+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-09-15T07:37:56+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T12:34:20+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.1::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.src", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.src", "product_id": "cyrus-imapd-0:3.0.7-16.el8_1.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_1.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64", "product_id": "cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_1.1?arch=aarch64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_1.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le", "product_id": "cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_1.1?arch=ppc64le" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_1.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.i686", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.i686", "product_id": "cyrus-imapd-0:3.0.7-16.el8_1.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_1.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_1.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_1.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_1.1?arch=i686" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_1.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64", "product_id": "cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_1.1?arch=x86_64" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_1.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.s390x", "product": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.s390x", "product_id": "cyrus-imapd-0:3.0.7-16.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd@3.0.7-16.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x", "product": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x", "product_id": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils@3.0.7-16.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x", "product": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x", "product_id": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic@3.0.7-16.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x", "product": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x", "product_id": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debugsource@3.0.7-16.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product_id": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-debuginfo@3.0.7-16.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product_id": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-utils-debuginfo@3.0.7-16.el8_1.1?arch=s390x" } } }, { "category": "product_version", "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product_id": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/cyrus-imapd-vzic-debuginfo@3.0.7-16.el8_1.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.i686" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_1.1.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.s390x" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.src" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_1.1.src", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64" }, "product_reference": "cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64" }, "product_reference": "cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64" }, "product_reference": "cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64" }, "product_reference": "cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64" }, "product_reference": "cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64" }, "product_reference": "cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64" }, "product_reference": "cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-33582", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-08-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1993232" } ], "notes": [ { "category": "description", "text": "A flaw was found in cyrus-imapd. A bad string hashing algorithm used in internal hash tables allows user inputs to be stored in predictable buckets. A user may cause a CPU denial of service by maliciously directing many inputs to a single bucket. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "cyrus-imapd: Denial of service via string hashing algorithm collisions", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.src", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-33582" }, { "category": "external", "summary": "RHBZ#1993232", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1993232" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-33582", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33582" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33582", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33582" } ], "release_date": "2021-09-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-09-15T07:37:56+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.src", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:3546" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.src", "AppStream-8.1.0.Z.EUS:cyrus-imapd-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-debugsource-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-utils-debuginfo-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-0:3.0.7-16.el8_1.1.x86_64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.aarch64", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.i686", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.ppc64le", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.s390x", "AppStream-8.1.0.Z.EUS:cyrus-imapd-vzic-debuginfo-0:3.0.7-16.el8_1.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "cyrus-imapd: Denial of service via string hashing algorithm collisions" } ] }
opensuse-su-2024:11901-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
cyradm-2.4.22-2.1 on GA media
Notes
Title of the patch
cyradm-2.4.22-2.1 on GA media
Description of the patch
These are all security issues fixed in the cyradm-2.4.22-2.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-11901
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": "cyradm-2.4.22-2.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the cyradm-2.4.22-2.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-11901", "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_11901-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2021-33582 page", "url": "https://www.suse.com/security/cve/CVE-2021-33582/" } ], "title": "cyradm-2.4.22-2.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:11901-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": "cyradm-2.4.22-2.1.aarch64", "product": { "name": "cyradm-2.4.22-2.1.aarch64", "product_id": "cyradm-2.4.22-2.1.aarch64" } }, { "category": "product_version", "name": "cyrus-imapd-2.4.22-2.1.aarch64", "product": { "name": "cyrus-imapd-2.4.22-2.1.aarch64", "product_id": "cyrus-imapd-2.4.22-2.1.aarch64" } }, { "category": "product_version", "name": "cyrus-imapd-devel-2.4.22-2.1.aarch64", "product": { "name": "cyrus-imapd-devel-2.4.22-2.1.aarch64", "product_id": "cyrus-imapd-devel-2.4.22-2.1.aarch64" } }, { "category": "product_version", "name": "cyrus-imapd-snmp-2.4.22-2.1.aarch64", "product": { "name": "cyrus-imapd-snmp-2.4.22-2.1.aarch64", "product_id": "cyrus-imapd-snmp-2.4.22-2.1.aarch64" } }, { "category": "product_version", "name": "cyrus-imapd-snmp-mibs-2.4.22-2.1.aarch64", "product": { "name": "cyrus-imapd-snmp-mibs-2.4.22-2.1.aarch64", "product_id": "cyrus-imapd-snmp-mibs-2.4.22-2.1.aarch64" } }, { "category": "product_version", "name": "cyrus-imapd-utils-2.4.22-2.1.aarch64", "product": { "name": "cyrus-imapd-utils-2.4.22-2.1.aarch64", "product_id": "cyrus-imapd-utils-2.4.22-2.1.aarch64" } }, { "category": "product_version", "name": "perl-Cyrus-IMAP-2.4.22-2.1.aarch64", "product": { "name": "perl-Cyrus-IMAP-2.4.22-2.1.aarch64", "product_id": "perl-Cyrus-IMAP-2.4.22-2.1.aarch64" } }, { "category": "product_version", "name": "perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.aarch64", "product": { "name": "perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.aarch64", "product_id": "perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "cyradm-2.4.22-2.1.ppc64le", "product": { "name": "cyradm-2.4.22-2.1.ppc64le", "product_id": "cyradm-2.4.22-2.1.ppc64le" } }, { "category": "product_version", "name": "cyrus-imapd-2.4.22-2.1.ppc64le", "product": { "name": "cyrus-imapd-2.4.22-2.1.ppc64le", "product_id": "cyrus-imapd-2.4.22-2.1.ppc64le" } }, { "category": "product_version", "name": "cyrus-imapd-devel-2.4.22-2.1.ppc64le", "product": { "name": "cyrus-imapd-devel-2.4.22-2.1.ppc64le", "product_id": "cyrus-imapd-devel-2.4.22-2.1.ppc64le" } }, { "category": "product_version", "name": "cyrus-imapd-snmp-2.4.22-2.1.ppc64le", "product": { "name": "cyrus-imapd-snmp-2.4.22-2.1.ppc64le", "product_id": "cyrus-imapd-snmp-2.4.22-2.1.ppc64le" } }, { "category": "product_version", "name": "cyrus-imapd-snmp-mibs-2.4.22-2.1.ppc64le", "product": { "name": "cyrus-imapd-snmp-mibs-2.4.22-2.1.ppc64le", "product_id": "cyrus-imapd-snmp-mibs-2.4.22-2.1.ppc64le" } }, { "category": "product_version", "name": "cyrus-imapd-utils-2.4.22-2.1.ppc64le", "product": { "name": "cyrus-imapd-utils-2.4.22-2.1.ppc64le", "product_id": "cyrus-imapd-utils-2.4.22-2.1.ppc64le" } }, { "category": "product_version", "name": "perl-Cyrus-IMAP-2.4.22-2.1.ppc64le", "product": { "name": "perl-Cyrus-IMAP-2.4.22-2.1.ppc64le", "product_id": "perl-Cyrus-IMAP-2.4.22-2.1.ppc64le" } }, { "category": "product_version", "name": "perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.ppc64le", "product": { "name": "perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.ppc64le", "product_id": "perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "cyradm-2.4.22-2.1.s390x", "product": { "name": "cyradm-2.4.22-2.1.s390x", "product_id": "cyradm-2.4.22-2.1.s390x" } }, { "category": "product_version", "name": "cyrus-imapd-2.4.22-2.1.s390x", "product": { "name": "cyrus-imapd-2.4.22-2.1.s390x", "product_id": "cyrus-imapd-2.4.22-2.1.s390x" } }, { "category": "product_version", "name": "cyrus-imapd-devel-2.4.22-2.1.s390x", "product": { "name": "cyrus-imapd-devel-2.4.22-2.1.s390x", "product_id": "cyrus-imapd-devel-2.4.22-2.1.s390x" } }, { "category": "product_version", "name": "cyrus-imapd-snmp-2.4.22-2.1.s390x", "product": { "name": "cyrus-imapd-snmp-2.4.22-2.1.s390x", "product_id": "cyrus-imapd-snmp-2.4.22-2.1.s390x" } }, { "category": "product_version", "name": "cyrus-imapd-snmp-mibs-2.4.22-2.1.s390x", "product": { "name": "cyrus-imapd-snmp-mibs-2.4.22-2.1.s390x", "product_id": "cyrus-imapd-snmp-mibs-2.4.22-2.1.s390x" } }, { "category": "product_version", "name": "cyrus-imapd-utils-2.4.22-2.1.s390x", "product": { "name": "cyrus-imapd-utils-2.4.22-2.1.s390x", "product_id": "cyrus-imapd-utils-2.4.22-2.1.s390x" } }, { "category": "product_version", "name": "perl-Cyrus-IMAP-2.4.22-2.1.s390x", "product": { "name": "perl-Cyrus-IMAP-2.4.22-2.1.s390x", "product_id": "perl-Cyrus-IMAP-2.4.22-2.1.s390x" } }, { "category": "product_version", "name": "perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.s390x", "product": { "name": "perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.s390x", "product_id": "perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "cyradm-2.4.22-2.1.x86_64", "product": { "name": "cyradm-2.4.22-2.1.x86_64", "product_id": "cyradm-2.4.22-2.1.x86_64" } }, { "category": "product_version", "name": "cyrus-imapd-2.4.22-2.1.x86_64", "product": { "name": "cyrus-imapd-2.4.22-2.1.x86_64", "product_id": "cyrus-imapd-2.4.22-2.1.x86_64" } }, { "category": "product_version", "name": "cyrus-imapd-devel-2.4.22-2.1.x86_64", "product": { "name": "cyrus-imapd-devel-2.4.22-2.1.x86_64", "product_id": "cyrus-imapd-devel-2.4.22-2.1.x86_64" } }, { "category": "product_version", "name": "cyrus-imapd-snmp-2.4.22-2.1.x86_64", "product": { "name": "cyrus-imapd-snmp-2.4.22-2.1.x86_64", "product_id": "cyrus-imapd-snmp-2.4.22-2.1.x86_64" } }, { "category": "product_version", "name": "cyrus-imapd-snmp-mibs-2.4.22-2.1.x86_64", "product": { "name": "cyrus-imapd-snmp-mibs-2.4.22-2.1.x86_64", "product_id": "cyrus-imapd-snmp-mibs-2.4.22-2.1.x86_64" } }, { "category": "product_version", "name": "cyrus-imapd-utils-2.4.22-2.1.x86_64", "product": { "name": "cyrus-imapd-utils-2.4.22-2.1.x86_64", "product_id": "cyrus-imapd-utils-2.4.22-2.1.x86_64" } }, { "category": "product_version", "name": "perl-Cyrus-IMAP-2.4.22-2.1.x86_64", "product": { "name": "perl-Cyrus-IMAP-2.4.22-2.1.x86_64", "product_id": "perl-Cyrus-IMAP-2.4.22-2.1.x86_64" } }, { "category": "product_version", "name": "perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.x86_64", "product": { "name": "perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.x86_64", "product_id": "perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cyradm-2.4.22-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyradm-2.4.22-2.1.aarch64" }, "product_reference": "cyradm-2.4.22-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyradm-2.4.22-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyradm-2.4.22-2.1.ppc64le" }, "product_reference": "cyradm-2.4.22-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyradm-2.4.22-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyradm-2.4.22-2.1.s390x" }, "product_reference": "cyradm-2.4.22-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyradm-2.4.22-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyradm-2.4.22-2.1.x86_64" }, "product_reference": "cyradm-2.4.22-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-2.4.22-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyrus-imapd-2.4.22-2.1.aarch64" }, "product_reference": "cyrus-imapd-2.4.22-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-2.4.22-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyrus-imapd-2.4.22-2.1.ppc64le" }, "product_reference": "cyrus-imapd-2.4.22-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-2.4.22-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyrus-imapd-2.4.22-2.1.s390x" }, "product_reference": "cyrus-imapd-2.4.22-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-2.4.22-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyrus-imapd-2.4.22-2.1.x86_64" }, "product_reference": "cyrus-imapd-2.4.22-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-devel-2.4.22-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyrus-imapd-devel-2.4.22-2.1.aarch64" }, "product_reference": "cyrus-imapd-devel-2.4.22-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-devel-2.4.22-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyrus-imapd-devel-2.4.22-2.1.ppc64le" }, "product_reference": "cyrus-imapd-devel-2.4.22-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-devel-2.4.22-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyrus-imapd-devel-2.4.22-2.1.s390x" }, "product_reference": "cyrus-imapd-devel-2.4.22-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-devel-2.4.22-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyrus-imapd-devel-2.4.22-2.1.x86_64" }, "product_reference": "cyrus-imapd-devel-2.4.22-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-snmp-2.4.22-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyrus-imapd-snmp-2.4.22-2.1.aarch64" }, "product_reference": "cyrus-imapd-snmp-2.4.22-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-snmp-2.4.22-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyrus-imapd-snmp-2.4.22-2.1.ppc64le" }, "product_reference": "cyrus-imapd-snmp-2.4.22-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-snmp-2.4.22-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyrus-imapd-snmp-2.4.22-2.1.s390x" }, "product_reference": "cyrus-imapd-snmp-2.4.22-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-snmp-2.4.22-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyrus-imapd-snmp-2.4.22-2.1.x86_64" }, "product_reference": "cyrus-imapd-snmp-2.4.22-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-snmp-mibs-2.4.22-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyrus-imapd-snmp-mibs-2.4.22-2.1.aarch64" }, "product_reference": "cyrus-imapd-snmp-mibs-2.4.22-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-snmp-mibs-2.4.22-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyrus-imapd-snmp-mibs-2.4.22-2.1.ppc64le" }, "product_reference": "cyrus-imapd-snmp-mibs-2.4.22-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-snmp-mibs-2.4.22-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyrus-imapd-snmp-mibs-2.4.22-2.1.s390x" }, "product_reference": "cyrus-imapd-snmp-mibs-2.4.22-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-snmp-mibs-2.4.22-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyrus-imapd-snmp-mibs-2.4.22-2.1.x86_64" }, "product_reference": "cyrus-imapd-snmp-mibs-2.4.22-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-2.4.22-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyrus-imapd-utils-2.4.22-2.1.aarch64" }, "product_reference": "cyrus-imapd-utils-2.4.22-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-2.4.22-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyrus-imapd-utils-2.4.22-2.1.ppc64le" }, "product_reference": "cyrus-imapd-utils-2.4.22-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-2.4.22-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyrus-imapd-utils-2.4.22-2.1.s390x" }, "product_reference": "cyrus-imapd-utils-2.4.22-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "cyrus-imapd-utils-2.4.22-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:cyrus-imapd-utils-2.4.22-2.1.x86_64" }, "product_reference": "cyrus-imapd-utils-2.4.22-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Cyrus-IMAP-2.4.22-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-Cyrus-IMAP-2.4.22-2.1.aarch64" }, "product_reference": "perl-Cyrus-IMAP-2.4.22-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Cyrus-IMAP-2.4.22-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-Cyrus-IMAP-2.4.22-2.1.ppc64le" }, "product_reference": "perl-Cyrus-IMAP-2.4.22-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Cyrus-IMAP-2.4.22-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-Cyrus-IMAP-2.4.22-2.1.s390x" }, "product_reference": "perl-Cyrus-IMAP-2.4.22-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Cyrus-IMAP-2.4.22-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-Cyrus-IMAP-2.4.22-2.1.x86_64" }, "product_reference": "perl-Cyrus-IMAP-2.4.22-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.aarch64" }, "product_reference": "perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.ppc64le" }, "product_reference": "perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.s390x" }, "product_reference": "perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.x86_64" }, "product_reference": "perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-33582", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-33582" } ], "notes": [ { "category": "general", "text": "Cyrus IMAP before 3.4.2 allows remote attackers to cause a denial of service (multiple-minute daemon hang) via input that is mishandled during hash-table interaction. Because there are many insertions into a single bucket, strcmp becomes slow. This is fixed in 3.4.2, 3.2.8, and 3.0.16.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:cyradm-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:cyradm-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:cyradm-2.4.22-2.1.s390x", "openSUSE Tumbleweed:cyradm-2.4.22-2.1.x86_64", "openSUSE Tumbleweed:cyrus-imapd-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:cyrus-imapd-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:cyrus-imapd-2.4.22-2.1.s390x", "openSUSE Tumbleweed:cyrus-imapd-2.4.22-2.1.x86_64", "openSUSE Tumbleweed:cyrus-imapd-devel-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:cyrus-imapd-devel-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:cyrus-imapd-devel-2.4.22-2.1.s390x", "openSUSE Tumbleweed:cyrus-imapd-devel-2.4.22-2.1.x86_64", "openSUSE Tumbleweed:cyrus-imapd-snmp-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:cyrus-imapd-snmp-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:cyrus-imapd-snmp-2.4.22-2.1.s390x", "openSUSE Tumbleweed:cyrus-imapd-snmp-2.4.22-2.1.x86_64", "openSUSE Tumbleweed:cyrus-imapd-snmp-mibs-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:cyrus-imapd-snmp-mibs-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:cyrus-imapd-snmp-mibs-2.4.22-2.1.s390x", "openSUSE Tumbleweed:cyrus-imapd-snmp-mibs-2.4.22-2.1.x86_64", "openSUSE Tumbleweed:cyrus-imapd-utils-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:cyrus-imapd-utils-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:cyrus-imapd-utils-2.4.22-2.1.s390x", "openSUSE Tumbleweed:cyrus-imapd-utils-2.4.22-2.1.x86_64", "openSUSE Tumbleweed:perl-Cyrus-IMAP-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:perl-Cyrus-IMAP-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:perl-Cyrus-IMAP-2.4.22-2.1.s390x", "openSUSE Tumbleweed:perl-Cyrus-IMAP-2.4.22-2.1.x86_64", "openSUSE Tumbleweed:perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.s390x", "openSUSE Tumbleweed:perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-33582", "url": "https://www.suse.com/security/cve/CVE-2021-33582" }, { "category": "external", "summary": "SUSE Bug 1189313 for CVE-2021-33582", "url": "https://bugzilla.suse.com/1189313" }, { "category": "external", "summary": "SUSE Bug 1205054 for CVE-2021-33582", "url": "https://bugzilla.suse.com/1205054" } ], "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:cyradm-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:cyradm-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:cyradm-2.4.22-2.1.s390x", "openSUSE Tumbleweed:cyradm-2.4.22-2.1.x86_64", "openSUSE Tumbleweed:cyrus-imapd-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:cyrus-imapd-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:cyrus-imapd-2.4.22-2.1.s390x", "openSUSE Tumbleweed:cyrus-imapd-2.4.22-2.1.x86_64", "openSUSE Tumbleweed:cyrus-imapd-devel-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:cyrus-imapd-devel-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:cyrus-imapd-devel-2.4.22-2.1.s390x", "openSUSE Tumbleweed:cyrus-imapd-devel-2.4.22-2.1.x86_64", "openSUSE Tumbleweed:cyrus-imapd-snmp-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:cyrus-imapd-snmp-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:cyrus-imapd-snmp-2.4.22-2.1.s390x", "openSUSE Tumbleweed:cyrus-imapd-snmp-2.4.22-2.1.x86_64", "openSUSE Tumbleweed:cyrus-imapd-snmp-mibs-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:cyrus-imapd-snmp-mibs-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:cyrus-imapd-snmp-mibs-2.4.22-2.1.s390x", "openSUSE Tumbleweed:cyrus-imapd-snmp-mibs-2.4.22-2.1.x86_64", "openSUSE Tumbleweed:cyrus-imapd-utils-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:cyrus-imapd-utils-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:cyrus-imapd-utils-2.4.22-2.1.s390x", "openSUSE Tumbleweed:cyrus-imapd-utils-2.4.22-2.1.x86_64", "openSUSE Tumbleweed:perl-Cyrus-IMAP-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:perl-Cyrus-IMAP-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:perl-Cyrus-IMAP-2.4.22-2.1.s390x", "openSUSE Tumbleweed:perl-Cyrus-IMAP-2.4.22-2.1.x86_64", "openSUSE Tumbleweed:perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.s390x", "openSUSE Tumbleweed:perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:cyradm-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:cyradm-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:cyradm-2.4.22-2.1.s390x", "openSUSE Tumbleweed:cyradm-2.4.22-2.1.x86_64", "openSUSE Tumbleweed:cyrus-imapd-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:cyrus-imapd-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:cyrus-imapd-2.4.22-2.1.s390x", "openSUSE Tumbleweed:cyrus-imapd-2.4.22-2.1.x86_64", "openSUSE Tumbleweed:cyrus-imapd-devel-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:cyrus-imapd-devel-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:cyrus-imapd-devel-2.4.22-2.1.s390x", "openSUSE Tumbleweed:cyrus-imapd-devel-2.4.22-2.1.x86_64", "openSUSE Tumbleweed:cyrus-imapd-snmp-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:cyrus-imapd-snmp-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:cyrus-imapd-snmp-2.4.22-2.1.s390x", "openSUSE Tumbleweed:cyrus-imapd-snmp-2.4.22-2.1.x86_64", "openSUSE Tumbleweed:cyrus-imapd-snmp-mibs-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:cyrus-imapd-snmp-mibs-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:cyrus-imapd-snmp-mibs-2.4.22-2.1.s390x", "openSUSE Tumbleweed:cyrus-imapd-snmp-mibs-2.4.22-2.1.x86_64", "openSUSE Tumbleweed:cyrus-imapd-utils-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:cyrus-imapd-utils-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:cyrus-imapd-utils-2.4.22-2.1.s390x", "openSUSE Tumbleweed:cyrus-imapd-utils-2.4.22-2.1.x86_64", "openSUSE Tumbleweed:perl-Cyrus-IMAP-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:perl-Cyrus-IMAP-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:perl-Cyrus-IMAP-2.4.22-2.1.s390x", "openSUSE Tumbleweed:perl-Cyrus-IMAP-2.4.22-2.1.x86_64", "openSUSE Tumbleweed:perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.aarch64", "openSUSE Tumbleweed:perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.ppc64le", "openSUSE Tumbleweed:perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.s390x", "openSUSE Tumbleweed:perl-Cyrus-SIEVE-managesieve-2.4.22-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2021-33582" } ] }
ghsa-prxx-4m38-9m83
Vulnerability from github
Published
2022-05-24 19:12
Modified
2022-05-24 19:12
Severity ?
VLAI Severity ?
Details
Cyrus IMAP before 3.4.2 allows remote attackers to cause a denial of service (multiple-minute daemon hang) via input that is mishandled during hash-table interaction. Because there are many insertions into a single bucket, strcmp becomes slow. This is fixed in 3.4.2, 3.2.8, and 3.0.16.
{ "affected": [], "aliases": [ "CVE-2021-33582" ], "database_specific": { "cwe_ids": [ "CWE-327" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-09-01T06:15:00Z", "severity": "HIGH" }, "details": "Cyrus IMAP before 3.4.2 allows remote attackers to cause a denial of service (multiple-minute daemon hang) via input that is mishandled during hash-table interaction. Because there are many insertions into a single bucket, strcmp becomes slow. This is fixed in 3.4.2, 3.2.8, and 3.0.16.", "id": "GHSA-prxx-4m38-9m83", "modified": "2022-05-24T19:12:50Z", "published": "2022-05-24T19:12:50Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33582" }, { "type": "WEB", "url": "https://cyrus.topicbox.com/groups/announce/T3dde0a2352462975-M1386fc44adf967e072f8df13/cyrus-imap-3-4-2-3-2-8-and-3-0-16-released" }, { "type": "WEB", "url": "https://github.com/cyrusimap/cyrus-imapd/commits/master" }, { "type": "WEB", "url": "https://github.com/cyrusimap/cyrus-imapd/security/advisories" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/06/msg00013.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6HEO3RURJW6NLIXS7NK5PVU6MGHC4SCM" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WJZB45QBUN7CZFGOWCZYUYACNBTX7LVS" }, { "type": "WEB", "url": "https://www.cyrusimap.org/imap/download/release-notes/index.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
gsd-2021-33582
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
Cyrus IMAP before 3.4.2 allows remote attackers to cause a denial of service (multiple-minute daemon hang) via input that is mishandled during hash-table interaction. Because there are many insertions into a single bucket, strcmp becomes slow. This is fixed in 3.4.2, 3.2.8, and 3.0.16.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-33582", "description": "Cyrus IMAP before 3.4.2 allows remote attackers to cause a denial of service (multiple-minute daemon hang) via input that is mishandled during hash-table interaction. Because there are many insertions into a single bucket, strcmp becomes slow. This is fixed in 3.4.2, 3.2.8, and 3.0.16.", "id": "GSD-2021-33582", "references": [ "https://www.suse.com/security/cve/CVE-2021-33582.html", "https://access.redhat.com/errata/RHSA-2021:3546", "https://access.redhat.com/errata/RHSA-2021:3493", "https://access.redhat.com/errata/RHSA-2021:3492", "https://alas.aws.amazon.com/cve/html/CVE-2021-33582.html", "https://linux.oracle.com/cve/CVE-2021-33582.html", "https://advisories.mageia.org/CVE-2021-33582.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-33582" ], "details": "Cyrus IMAP before 3.4.2 allows remote attackers to cause a denial of service (multiple-minute daemon hang) via input that is mishandled during hash-table interaction. Because there are many insertions into a single bucket, strcmp becomes slow. This is fixed in 3.4.2, 3.2.8, and 3.0.16.", "id": "GSD-2021-33582", "modified": "2023-12-13T01:23:18.302213Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-33582", "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": "Cyrus IMAP before 3.4.2 allows remote attackers to cause a denial of service (multiple-minute daemon hang) via input that is mishandled during hash-table interaction. Because there are many insertions into a single bucket, strcmp becomes slow. This is fixed in 3.4.2, 3.2.8, and 3.0.16." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.cyrusimap.org/imap/download/release-notes/index.html", "refsource": "MISC", "url": "https://www.cyrusimap.org/imap/download/release-notes/index.html" }, { "name": "https://github.com/cyrusimap/cyrus-imapd/security/advisories", "refsource": "MISC", "url": "https://github.com/cyrusimap/cyrus-imapd/security/advisories" }, { "name": "https://github.com/cyrusimap/cyrus-imapd/commits/master", "refsource": "MISC", "url": "https://github.com/cyrusimap/cyrus-imapd/commits/master" }, { "name": "https://cyrus.topicbox.com/groups/announce/T3dde0a2352462975-M1386fc44adf967e072f8df13/cyrus-imap-3-4-2-3-2-8-and-3-0-16-released", "refsource": "CONFIRM", "url": "https://cyrus.topicbox.com/groups/announce/T3dde0a2352462975-M1386fc44adf967e072f8df13/cyrus-imap-3-4-2-3-2-8-and-3-0-16-released" }, { "name": "FEDORA-2022-c30b1a8aa3", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WJZB45QBUN7CZFGOWCZYUYACNBTX7LVS/" }, { "name": "FEDORA-2022-d45bcc5447", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6HEO3RURJW6NLIXS7NK5PVU6MGHC4SCM/" }, { "name": "[debian-lts-announce] 20220619 [SECURITY] [DLA 3052-1] cyrus-imapd security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2022/06/msg00013.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:cyrus:imap:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.0.16", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:cyrus:imap:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.2.8", "versionStartIncluding": "3.2.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:cyrus:imap:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.4.2", "versionStartIncluding": "3.4.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2021-33582" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Cyrus IMAP before 3.4.2 allows remote attackers to cause a denial of service (multiple-minute daemon hang) via input that is mishandled during hash-table interaction. Because there are many insertions into a single bucket, strcmp becomes slow. This is fixed in 3.4.2, 3.2.8, and 3.0.16." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-327" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.cyrusimap.org/imap/download/release-notes/index.html", "refsource": "MISC", "tags": [ "Patch", "Release Notes", "Vendor Advisory" ], "url": "https://www.cyrusimap.org/imap/download/release-notes/index.html" }, { "name": "https://github.com/cyrusimap/cyrus-imapd/commits/master", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/cyrusimap/cyrus-imapd/commits/master" }, { "name": "https://cyrus.topicbox.com/groups/announce/T3dde0a2352462975-M1386fc44adf967e072f8df13/cyrus-imap-3-4-2-3-2-8-and-3-0-16-released", "refsource": "CONFIRM", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://cyrus.topicbox.com/groups/announce/T3dde0a2352462975-M1386fc44adf967e072f8df13/cyrus-imap-3-4-2-3-2-8-and-3-0-16-released" }, { "name": "https://github.com/cyrusimap/cyrus-imapd/security/advisories", "refsource": "MISC", "tags": [ "Not Applicable", "Third Party Advisory" ], "url": "https://github.com/cyrusimap/cyrus-imapd/security/advisories" }, { "name": "FEDORA-2022-c30b1a8aa3", "refsource": "FEDORA", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WJZB45QBUN7CZFGOWCZYUYACNBTX7LVS/" }, { "name": "FEDORA-2022-d45bcc5447", "refsource": "FEDORA", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6HEO3RURJW6NLIXS7NK5PVU6MGHC4SCM/" }, { "name": "[debian-lts-announce] 20220619 [SECURITY] [DLA 3052-1] cyrus-imapd security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2022/06/msg00013.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2023-01-20T02:09Z", "publishedDate": "2021-09-01T06: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.
Loading…