Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-51764 (GCVE-0-2023-51764)
Vulnerability from cvelistv5
Published
2023-12-24 00:00
Modified
2024-08-02 22:48
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
Postfix through 3.8.5 allows SMTP smuggling unless configured with smtpd_data_restrictions=reject_unauth_pipelining and smtpd_discard_ehlo_keywords=chunking (or certain other options that exist in recent versions). Remote attackers can use a published exploitation technique to inject e-mail messages with a spoofed MAIL FROM address, allowing bypass of an SPF protection mechanism. This occurs because Postfix supports <LF>.<CR><LF> but some other popular e-mail servers do not. To prevent attack variants (by always disallowing <LF> without <CR>), a different solution is required, such as the smtpd_forbid_bare_newline=yes option with a Postfix minimum version of 3.5.23, 3.6.13, 3.7.9, 3.8.4, or 3.9.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T22:48:11.093Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://www.postfix.org/smtp-smuggling.html" }, { "tags": [ "x_transferred" ], "url": "https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide/" }, { "name": "[oss-security] 20231224 Re: Re: New SMTP smuggling attack", "tags": [ "mailing-list", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2023/12/24/1" }, { "name": "[oss-security] 20231225 Re: Re: New SMTP smuggling attack", "tags": [ "mailing-list", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2023/12/25/1" }, { "tags": [ "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255563" }, { "tags": [ "x_transferred" ], "url": "https://access.redhat.com/security/cve/CVE-2023-51764" }, { "tags": [ "x_transferred" ], "url": "https://fahrplan.events.ccc.de/congress/2023/fahrplan/events/11782.html" }, { "tags": [ "x_transferred" ], "url": "https://github.com/eeenvik1/CVE-2023-51764" }, { "tags": [ "x_transferred" ], "url": "https://github.com/duy-31/CVE-2023-51764" }, { "tags": [ "x_transferred" ], "url": "https://www.youtube.com/watch?v=V8KPV96g1To" }, { "name": "FEDORA-2024-c839e7294f", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QRLF5SOS7TP5N7FQSEK2NFNB44ISVTZC/" }, { "name": "FEDORA-2024-5c186175f2", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JQ5WXFCW2N6G2PH3JXDTYW5PH5EBQEGO/" }, { "tags": [ "x_transferred" ], "url": "https://lwn.net/Articles/956533/" }, { "tags": [ "x_transferred" ], "url": "https://www.openwall.com/lists/oss-security/2024/01/22/1" }, { "tags": [ "x_transferred" ], "url": "https://www.postfix.org/announcements/postfix-3.8.5.html" }, { "name": "[debian-lts-announce] 20240130 [SECURITY] [DLA 3725-1] postfix security update", "tags": [ "mailing-list", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00020.html" }, { "name": "[oss-security] 20240508 Re: New SMTP smuggling attack", "tags": [ "mailing-list", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2024/05/09/3" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "Postfix through 3.8.5 allows SMTP smuggling unless configured with smtpd_data_restrictions=reject_unauth_pipelining and smtpd_discard_ehlo_keywords=chunking (or certain other options that exist in recent versions). Remote attackers can use a published exploitation technique to inject e-mail messages with a spoofed MAIL FROM address, allowing bypass of an SPF protection mechanism. This occurs because Postfix supports \u003cLF\u003e.\u003cCR\u003e\u003cLF\u003e but some other popular e-mail servers do not. To prevent attack variants (by always disallowing \u003cLF\u003e without \u003cCR\u003e), a different solution is required, such as the smtpd_forbid_bare_newline=yes option with a Postfix minimum version of 3.5.23, 3.6.13, 3.7.9, 3.8.4, or 3.9." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2024-06-10T18:07:59.991035", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "https://www.postfix.org/smtp-smuggling.html" }, { "url": "https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide/" }, { "name": "[oss-security] 20231224 Re: Re: New SMTP smuggling attack", "tags": [ "mailing-list" ], "url": "http://www.openwall.com/lists/oss-security/2023/12/24/1" }, { "name": "[oss-security] 20231225 Re: Re: New SMTP smuggling attack", "tags": [ "mailing-list" ], "url": "http://www.openwall.com/lists/oss-security/2023/12/25/1" }, { "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255563" }, { "url": "https://access.redhat.com/security/cve/CVE-2023-51764" }, { "url": "https://fahrplan.events.ccc.de/congress/2023/fahrplan/events/11782.html" }, { "url": "https://github.com/eeenvik1/CVE-2023-51764" }, { "url": "https://github.com/duy-31/CVE-2023-51764" }, { "url": "https://www.youtube.com/watch?v=V8KPV96g1To" }, { "name": "FEDORA-2024-c839e7294f", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QRLF5SOS7TP5N7FQSEK2NFNB44ISVTZC/" }, { "name": "FEDORA-2024-5c186175f2", "tags": [ "vendor-advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JQ5WXFCW2N6G2PH3JXDTYW5PH5EBQEGO/" }, { "url": "https://lwn.net/Articles/956533/" }, { "url": "https://www.openwall.com/lists/oss-security/2024/01/22/1" }, { "url": "https://www.postfix.org/announcements/postfix-3.8.5.html" }, { "name": "[debian-lts-announce] 20240130 [SECURITY] [DLA 3725-1] postfix security update", "tags": [ "mailing-list" ], "url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00020.html" }, { "name": "[oss-security] 20240508 Re: New SMTP smuggling attack", "tags": [ "mailing-list" ], "url": "http://www.openwall.com/lists/oss-security/2024/05/09/3" } ] } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2023-51764", "datePublished": "2023-12-24T00:00:00", "dateReserved": "2023-12-24T00:00:00", "dateUpdated": "2024-08-02T22:48:11.093Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-51764\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2023-12-24T05:15:08.273\",\"lastModified\":\"2024-11-21T08:38:44.733\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Postfix through 3.8.5 allows SMTP smuggling unless configured with smtpd_data_restrictions=reject_unauth_pipelining and smtpd_discard_ehlo_keywords=chunking (or certain other options that exist in recent versions). Remote attackers can use a published exploitation technique to inject e-mail messages with a spoofed MAIL FROM address, allowing bypass of an SPF protection mechanism. This occurs because Postfix supports \u003cLF\u003e.\u003cCR\u003e\u003cLF\u003e but some other popular e-mail servers do not. To prevent attack variants (by always disallowing \u003cLF\u003e without \u003cCR\u003e), a different solution is required, such as the smtpd_forbid_bare_newline=yes option with a Postfix minimum version of 3.5.23, 3.6.13, 3.7.9, 3.8.4, or 3.9.\"},{\"lang\":\"es\",\"value\":\"Postfix hasta 3.8.4 permite el contrabando SMTP a menos que se configure con smtpd_data_restrictions=reject_unauth_pipelining (u otras opciones que existen en versiones recientes). Los atacantes remotos pueden utilizar una t\u00e9cnica de explotaci\u00f3n publicada para inyectar mensajes de correo electr\u00f3nico que parecen originarse en el servidor Postfix, lo que permite omitir un mecanismo de protecci\u00f3n SPF. Esto ocurre porque Postfix admite . pero algunos otros servidores de correo electr\u00f3nico populares no lo hacen. Para evitar variantes de ataque (al no permitir siempre sin ), se requiere una soluci\u00f3n diferente: la opci\u00f3n smtpd_forbid_bare_newline=yes con una versi\u00f3n m\u00ednima de Postfix de 3.5.23, 3.6.13, 3.7.9, 3.8.4, o 3.9.\"}],\"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:L/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-345\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postfix:postfix:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.5.23\",\"matchCriteriaId\":\"0598FFA3-9DB8-4D01-9049-3834B6B53000\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postfix:postfix:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.6.0\",\"versionEndExcluding\":\"3.6.13\",\"matchCriteriaId\":\"7AD4364D-F93C-499E-8ECA-5228354D20B6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postfix:postfix:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.7.0\",\"versionEndExcluding\":\"3.7.9\",\"matchCriteriaId\":\"7174307B-1249-47B5-BE66-9194AC26BA15\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postfix:postfix:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.8.0\",\"versionEndExcluding\":\"3.8.4\",\"matchCriteriaId\":\"7A422C34-3E0E-4C3F-8EA9-4F442D88057D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC559B26-5DFC-4B7A-A27C-B77DE755DFF9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F6FB57C-2BC7-487C-96DD-132683AEB35D\"}]}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2023/12/24/1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2023/12/25/1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/05/09/3\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2023-51764\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2255563\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://fahrplan.events.ccc.de/congress/2023/fahrplan/events/11782.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Technical Description\"]},{\"url\":\"https://github.com/duy-31/CVE-2023-51764\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/eeenvik1/CVE-2023-51764\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/01/msg00020.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JQ5WXFCW2N6G2PH3JXDTYW5PH5EBQEGO/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QRLF5SOS7TP5N7FQSEK2NFNB44ISVTZC/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lwn.net/Articles/956533/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Technical Description\",\"Third Party Advisory\"]},{\"url\":\"https://www.openwall.com/lists/oss-security/2024/01/22/1\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.postfix.org/announcements/postfix-3.8.5.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.postfix.org/smtp-smuggling.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Mitigation\",\"Vendor Advisory\"]},{\"url\":\"https://www.youtube.com/watch?v=V8KPV96g1To\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2023/12/24/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2023/12/25/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/05/09/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2023-51764\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2255563\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://fahrplan.events.ccc.de/congress/2023/fahrplan/events/11782.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Technical Description\"]},{\"url\":\"https://github.com/duy-31/CVE-2023-51764\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/eeenvik1/CVE-2023-51764\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/01/msg00020.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JQ5WXFCW2N6G2PH3JXDTYW5PH5EBQEGO/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QRLF5SOS7TP5N7FQSEK2NFNB44ISVTZC/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lwn.net/Articles/956533/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Technical Description\",\"Third Party Advisory\"]},{\"url\":\"https://www.openwall.com/lists/oss-security/2024/01/22/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.postfix.org/announcements/postfix-3.8.5.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.postfix.org/smtp-smuggling.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Mitigation\",\"Vendor Advisory\"]},{\"url\":\"https://www.youtube.com/watch?v=V8KPV96g1To\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]}]}}" } }
rhsa-2024:9243
Vulnerability from csaf_redhat
Published
2024-11-12 09:20
Modified
2025-09-10 15:28
Summary
Red Hat Security Advisory: postfix security update
Notes
Topic
An update for postfix is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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 postfix packages provide a Mail Transport Agent (MTA), which supports protocols like LDAP, SMTP AUTH (SASL), and TLS.
Security Fix(es):
* postfix: SMTP smuggling vulnerability (CVE-2023-51764)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from 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": "Moderate" }, "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 postfix is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 postfix packages provide a Mail Transport Agent (MTA), which supports protocols like LDAP, SMTP AUTH (SASL), and TLS.\n\nSecurity Fix(es):\n\n* postfix: SMTP smuggling vulnerability (CVE-2023-51764)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from 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-2024:9243", "url": "https://access.redhat.com/errata/RHSA-2024:9243" }, { "category": "external", "summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index", "url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2255563", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255563" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9243.json" } ], "title": "Red Hat Security Advisory: postfix security update", "tracking": { "current_release_date": "2025-09-10T15:28:51+00:00", "generator": { "date": "2025-09-10T15:28:51+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2024:9243", "initial_release_date": "2024-11-12T09:20:15+00:00", "revision_history": [ { "date": "2024-11-12T09:20:15+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-12T09:20:15+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T15:28:51+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. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postfix-2:3.5.25-1.el9.src", "product": { "name": "postfix-2:3.5.25-1.el9.src", "product_id": "postfix-2:3.5.25-1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix@3.5.25-1.el9?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "postfix-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-2:3.5.25-1.el9.aarch64", "product_id": "postfix-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-cdb-2:3.5.25-1.el9.aarch64", "product_id": "postfix-cdb-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-ldap-2:3.5.25-1.el9.aarch64", "product_id": "postfix-ldap-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-lmdb-2:3.5.25-1.el9.aarch64", "product_id": "postfix-lmdb-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-mysql-2:3.5.25-1.el9.aarch64", "product_id": "postfix-mysql-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-pcre-2:3.5.25-1.el9.aarch64", "product_id": "postfix-pcre-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "product_id": "postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-perl-scripts@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-pgsql-2:3.5.25-1.el9.aarch64", "product_id": "postfix-pgsql-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-sqlite-2:3.5.25-1.el9.aarch64", "product_id": "postfix-sqlite-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debugsource-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-debugsource-2:3.5.25-1.el9.aarch64", "product_id": "postfix-debugsource-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debugsource@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postfix-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-cdb-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-cdb-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-ldap-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-ldap-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-lmdb-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-lmdb-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-mysql-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-mysql-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-pcre-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-pcre-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-perl-scripts@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-pgsql-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-pgsql-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-sqlite-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-sqlite-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debugsource-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-debugsource-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-debugsource-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debugsource@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postfix-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-2:3.5.25-1.el9.x86_64", "product_id": "postfix-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-cdb-2:3.5.25-1.el9.x86_64", "product_id": "postfix-cdb-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-ldap-2:3.5.25-1.el9.x86_64", "product_id": "postfix-ldap-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-lmdb-2:3.5.25-1.el9.x86_64", "product_id": "postfix-lmdb-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-mysql-2:3.5.25-1.el9.x86_64", "product_id": "postfix-mysql-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-pcre-2:3.5.25-1.el9.x86_64", "product_id": "postfix-pcre-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "product_id": "postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-perl-scripts@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-pgsql-2:3.5.25-1.el9.x86_64", "product_id": "postfix-pgsql-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-sqlite-2:3.5.25-1.el9.x86_64", "product_id": "postfix-sqlite-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debugsource-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-debugsource-2:3.5.25-1.el9.x86_64", "product_id": "postfix-debugsource-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debugsource@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "postfix-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-2:3.5.25-1.el9.s390x", "product_id": "postfix-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-cdb-2:3.5.25-1.el9.s390x", "product_id": "postfix-cdb-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-ldap-2:3.5.25-1.el9.s390x", "product_id": "postfix-ldap-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-lmdb-2:3.5.25-1.el9.s390x", "product_id": "postfix-lmdb-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-mysql-2:3.5.25-1.el9.s390x", "product_id": "postfix-mysql-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-pcre-2:3.5.25-1.el9.s390x", "product_id": "postfix-pcre-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-perl-scripts-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.s390x", "product_id": "postfix-perl-scripts-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-perl-scripts@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-pgsql-2:3.5.25-1.el9.s390x", "product_id": "postfix-pgsql-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-sqlite-2:3.5.25-1.el9.s390x", "product_id": "postfix-sqlite-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debugsource-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-debugsource-2:3.5.25-1.el9.s390x", "product_id": "postfix-debugsource-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debugsource@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postfix-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-2:3.5.25-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.src" }, "product_reference": "postfix-2:3.5.25-1.el9.src", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-cdb-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-cdb-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-cdb-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-cdb-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debugsource-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-debugsource-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debugsource-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-debugsource-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debugsource-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-debugsource-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debugsource-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-debugsource-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-ldap-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-ldap-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-ldap-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-ldap-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-lmdb-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-lmdb-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-lmdb-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-lmdb-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-mysql-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-mysql-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-mysql-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-mysql-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-pcre-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-pcre-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-pcre-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-pcre-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-perl-scripts-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-pgsql-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-pgsql-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-pgsql-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-pgsql-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-sqlite-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-sqlite-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-sqlite-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-sqlite-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-51764", "cwe": { "id": "CWE-451", "name": "User Interface (UI) Misrepresentation of Critical Information" }, "discovery_date": "2023-12-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2255563" } ], "notes": [ { "category": "description", "text": "A flaw was found in some SMTP server configurations in Postfix. This flaw allows a remote attacker to break out email message data to \"smuggle\" SMTP commands and send spoofed emails that pass SPF checks.\r\n\r\nOut of the box, Postfix targets to accommodate older clients with faulty SMTP implementations due to which restrictions are not enforced in the default configuration. Appropriate mitigation strategies are mentioned in the appropriate section below.", "title": "Vulnerability description" }, { "category": "summary", "text": "postfix: SMTP smuggling vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "The impact is considered Moderate likely due to certain conditions required for successful exploitation, such as specific server configurations.", "title": "Statement" }, { "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-9.5.0.GA:postfix-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.src", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-51764" }, { "category": "external", "summary": "RHBZ#2255563", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255563" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-51764", "url": "https://www.cve.org/CVERecord?id=CVE-2023-51764" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-51764", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51764" }, { "category": "external", "summary": "https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide/", "url": "https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide/" }, { "category": "external", "summary": "https://www.postfix.org/smtp-smuggling.html", "url": "https://www.postfix.org/smtp-smuggling.html" } ], "release_date": "2023-12-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T09:20:15+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-9.5.0.GA:postfix-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.src", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9243" }, { "category": "workaround", "details": "This flaw can be PARTIALLY mitigated via the following options in the main.cf:\n\nsmtpd_data_restrictions = reject_unauth_pipelining\nsmtpd_discard_ehlo_keywords = chunking, silent-discard\n\nPlease note this only blocks the misuse of SMTP command pipelining, but does not address message pipelining nor malformed line endings. The only fix for these issues are via package updates.", "product_ids": [ "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.src", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.src", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postfix: SMTP smuggling vulnerability" } ] }
rhsa-2024_9243
Vulnerability from csaf_redhat
Published
2024-11-12 09:20
Modified
2024-11-24 17:57
Summary
Red Hat Security Advisory: postfix security update
Notes
Topic
An update for postfix is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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 postfix packages provide a Mail Transport Agent (MTA), which supports protocols like LDAP, SMTP AUTH (SASL), and TLS.
Security Fix(es):
* postfix: SMTP smuggling vulnerability (CVE-2023-51764)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from 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": "Moderate" }, "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 postfix is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 postfix packages provide a Mail Transport Agent (MTA), which supports protocols like LDAP, SMTP AUTH (SASL), and TLS.\n\nSecurity Fix(es):\n\n* postfix: SMTP smuggling vulnerability (CVE-2023-51764)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from 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-2024:9243", "url": "https://access.redhat.com/errata/RHSA-2024:9243" }, { "category": "external", "summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index", "url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2255563", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255563" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9243.json" } ], "title": "Red Hat Security Advisory: postfix security update", "tracking": { "current_release_date": "2024-11-24T17:57:58+00:00", "generator": { "date": "2024-11-24T17:57:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:9243", "initial_release_date": "2024-11-12T09:20:15+00:00", "revision_history": [ { "date": "2024-11-12T09:20:15+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-12T09:20:15+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-24T17:57:58+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. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postfix-2:3.5.25-1.el9.src", "product": { "name": "postfix-2:3.5.25-1.el9.src", "product_id": "postfix-2:3.5.25-1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix@3.5.25-1.el9?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "postfix-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-2:3.5.25-1.el9.aarch64", "product_id": "postfix-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-cdb-2:3.5.25-1.el9.aarch64", "product_id": "postfix-cdb-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-ldap-2:3.5.25-1.el9.aarch64", "product_id": "postfix-ldap-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-lmdb-2:3.5.25-1.el9.aarch64", "product_id": "postfix-lmdb-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-mysql-2:3.5.25-1.el9.aarch64", "product_id": "postfix-mysql-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-pcre-2:3.5.25-1.el9.aarch64", "product_id": "postfix-pcre-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "product_id": "postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-perl-scripts@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-pgsql-2:3.5.25-1.el9.aarch64", "product_id": "postfix-pgsql-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-sqlite-2:3.5.25-1.el9.aarch64", "product_id": "postfix-sqlite-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debugsource-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-debugsource-2:3.5.25-1.el9.aarch64", "product_id": "postfix-debugsource-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debugsource@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postfix-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-cdb-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-cdb-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-ldap-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-ldap-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-lmdb-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-lmdb-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-mysql-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-mysql-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-pcre-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-pcre-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-perl-scripts@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-pgsql-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-pgsql-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-sqlite-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-sqlite-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debugsource-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-debugsource-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-debugsource-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debugsource@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postfix-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-2:3.5.25-1.el9.x86_64", "product_id": "postfix-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-cdb-2:3.5.25-1.el9.x86_64", "product_id": "postfix-cdb-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-ldap-2:3.5.25-1.el9.x86_64", "product_id": "postfix-ldap-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-lmdb-2:3.5.25-1.el9.x86_64", "product_id": "postfix-lmdb-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-mysql-2:3.5.25-1.el9.x86_64", "product_id": "postfix-mysql-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-pcre-2:3.5.25-1.el9.x86_64", "product_id": "postfix-pcre-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "product_id": "postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-perl-scripts@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-pgsql-2:3.5.25-1.el9.x86_64", "product_id": "postfix-pgsql-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-sqlite-2:3.5.25-1.el9.x86_64", "product_id": "postfix-sqlite-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debugsource-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-debugsource-2:3.5.25-1.el9.x86_64", "product_id": "postfix-debugsource-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debugsource@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "postfix-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-2:3.5.25-1.el9.s390x", "product_id": "postfix-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-cdb-2:3.5.25-1.el9.s390x", "product_id": "postfix-cdb-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-ldap-2:3.5.25-1.el9.s390x", "product_id": "postfix-ldap-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-lmdb-2:3.5.25-1.el9.s390x", "product_id": "postfix-lmdb-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-mysql-2:3.5.25-1.el9.s390x", "product_id": "postfix-mysql-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-pcre-2:3.5.25-1.el9.s390x", "product_id": "postfix-pcre-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-perl-scripts-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.s390x", "product_id": "postfix-perl-scripts-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-perl-scripts@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-pgsql-2:3.5.25-1.el9.s390x", "product_id": "postfix-pgsql-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-sqlite-2:3.5.25-1.el9.s390x", "product_id": "postfix-sqlite-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debugsource-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-debugsource-2:3.5.25-1.el9.s390x", "product_id": "postfix-debugsource-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debugsource@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postfix-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-2:3.5.25-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.src" }, "product_reference": "postfix-2:3.5.25-1.el9.src", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-cdb-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-cdb-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-cdb-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-cdb-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debugsource-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-debugsource-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debugsource-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-debugsource-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debugsource-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-debugsource-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debugsource-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-debugsource-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-ldap-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-ldap-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-ldap-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-ldap-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-lmdb-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-lmdb-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-lmdb-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-lmdb-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-mysql-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-mysql-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-mysql-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-mysql-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-pcre-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-pcre-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-pcre-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-pcre-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-perl-scripts-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-pgsql-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-pgsql-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-pgsql-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-pgsql-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-sqlite-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-sqlite-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-sqlite-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-sqlite-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-51764", "cwe": { "id": "CWE-451", "name": "User Interface (UI) Misrepresentation of Critical Information" }, "discovery_date": "2023-12-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2255563" } ], "notes": [ { "category": "description", "text": "A flaw was found in some SMTP server configurations in Postfix. This flaw allows a remote attacker to break out email message data to \"smuggle\" SMTP commands and send spoofed emails that pass SPF checks.\r\n\r\nOut of the box, Postfix targets to accommodate older clients with faulty SMTP implementations due to which restrictions are not enforced in the default configuration. Appropriate mitigation strategies are mentioned in the appropriate section below.", "title": "Vulnerability description" }, { "category": "summary", "text": "postfix: SMTP smuggling vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "The impact is considered Moderate likely due to certain conditions required for successful exploitation, such as specific server configurations.", "title": "Statement" }, { "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-9.5.0.GA:postfix-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.src", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-51764" }, { "category": "external", "summary": "RHBZ#2255563", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255563" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-51764", "url": "https://www.cve.org/CVERecord?id=CVE-2023-51764" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-51764", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51764" }, { "category": "external", "summary": "https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide/", "url": "https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide/" }, { "category": "external", "summary": "https://www.postfix.org/smtp-smuggling.html", "url": "https://www.postfix.org/smtp-smuggling.html" } ], "release_date": "2023-12-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T09:20:15+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-9.5.0.GA:postfix-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.src", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9243" }, { "category": "workaround", "details": "This flaw can be PARTIALLY mitigated via the following options in the main.cf:\n\nsmtpd_data_restrictions = reject_unauth_pipelining\nsmtpd_discard_ehlo_keywords = chunking, silent-discard\n\nPlease note this only blocks the misuse of SMTP command pipelining, but does not address message pipelining nor malformed line endings. The only fix for these issues are via package updates.", "product_ids": [ "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.src", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.src", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postfix: SMTP smuggling vulnerability" } ] }
RHSA-2024:9243
Vulnerability from csaf_redhat
Published
2024-11-12 09:20
Modified
2025-09-10 15:28
Summary
Red Hat Security Advisory: postfix security update
Notes
Topic
An update for postfix is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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 postfix packages provide a Mail Transport Agent (MTA), which supports protocols like LDAP, SMTP AUTH (SASL), and TLS.
Security Fix(es):
* postfix: SMTP smuggling vulnerability (CVE-2023-51764)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from 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": "Moderate" }, "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 postfix is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 postfix packages provide a Mail Transport Agent (MTA), which supports protocols like LDAP, SMTP AUTH (SASL), and TLS.\n\nSecurity Fix(es):\n\n* postfix: SMTP smuggling vulnerability (CVE-2023-51764)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from 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-2024:9243", "url": "https://access.redhat.com/errata/RHSA-2024:9243" }, { "category": "external", "summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index", "url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2255563", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255563" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9243.json" } ], "title": "Red Hat Security Advisory: postfix security update", "tracking": { "current_release_date": "2025-09-10T15:28:51+00:00", "generator": { "date": "2025-09-10T15:28:51+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.7" } }, "id": "RHSA-2024:9243", "initial_release_date": "2024-11-12T09:20:15+00:00", "revision_history": [ { "date": "2024-11-12T09:20:15+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-12T09:20:15+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-10T15:28:51+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. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postfix-2:3.5.25-1.el9.src", "product": { "name": "postfix-2:3.5.25-1.el9.src", "product_id": "postfix-2:3.5.25-1.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix@3.5.25-1.el9?arch=src\u0026epoch=2" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "postfix-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-2:3.5.25-1.el9.aarch64", "product_id": "postfix-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-cdb-2:3.5.25-1.el9.aarch64", "product_id": "postfix-cdb-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-ldap-2:3.5.25-1.el9.aarch64", "product_id": "postfix-ldap-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-lmdb-2:3.5.25-1.el9.aarch64", "product_id": "postfix-lmdb-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-mysql-2:3.5.25-1.el9.aarch64", "product_id": "postfix-mysql-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-pcre-2:3.5.25-1.el9.aarch64", "product_id": "postfix-pcre-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "product_id": "postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-perl-scripts@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-pgsql-2:3.5.25-1.el9.aarch64", "product_id": "postfix-pgsql-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-sqlite-2:3.5.25-1.el9.aarch64", "product_id": "postfix-sqlite-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debugsource-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-debugsource-2:3.5.25-1.el9.aarch64", "product_id": "postfix-debugsource-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debugsource@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "product": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "product_id": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite-debuginfo@3.5.25-1.el9?arch=aarch64\u0026epoch=2" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postfix-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-cdb-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-cdb-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-ldap-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-ldap-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-lmdb-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-lmdb-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-mysql-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-mysql-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-pcre-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-pcre-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-perl-scripts@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-pgsql-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-pgsql-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-sqlite-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-sqlite-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debugsource-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-debugsource-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-debugsource-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debugsource@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "product": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "product_id": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite-debuginfo@3.5.25-1.el9?arch=ppc64le\u0026epoch=2" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postfix-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-2:3.5.25-1.el9.x86_64", "product_id": "postfix-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-cdb-2:3.5.25-1.el9.x86_64", "product_id": "postfix-cdb-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-ldap-2:3.5.25-1.el9.x86_64", "product_id": "postfix-ldap-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-lmdb-2:3.5.25-1.el9.x86_64", "product_id": "postfix-lmdb-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-mysql-2:3.5.25-1.el9.x86_64", "product_id": "postfix-mysql-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-pcre-2:3.5.25-1.el9.x86_64", "product_id": "postfix-pcre-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "product_id": "postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-perl-scripts@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-pgsql-2:3.5.25-1.el9.x86_64", "product_id": "postfix-pgsql-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-sqlite-2:3.5.25-1.el9.x86_64", "product_id": "postfix-sqlite-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debugsource-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-debugsource-2:3.5.25-1.el9.x86_64", "product_id": "postfix-debugsource-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debugsource@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64", "product": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64", "product_id": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite-debuginfo@3.5.25-1.el9?arch=x86_64\u0026epoch=2" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "postfix-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-2:3.5.25-1.el9.s390x", "product_id": "postfix-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-cdb-2:3.5.25-1.el9.s390x", "product_id": "postfix-cdb-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-ldap-2:3.5.25-1.el9.s390x", "product_id": "postfix-ldap-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-lmdb-2:3.5.25-1.el9.s390x", "product_id": "postfix-lmdb-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-mysql-2:3.5.25-1.el9.s390x", "product_id": "postfix-mysql-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-pcre-2:3.5.25-1.el9.s390x", "product_id": "postfix-pcre-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-perl-scripts-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.s390x", "product_id": "postfix-perl-scripts-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-perl-scripts@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-pgsql-2:3.5.25-1.el9.s390x", "product_id": "postfix-pgsql-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-sqlite-2:3.5.25-1.el9.s390x", "product_id": "postfix-sqlite-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debugsource-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-debugsource-2:3.5.25-1.el9.s390x", "product_id": "postfix-debugsource-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debugsource@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-cdb-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-ldap-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-lmdb-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-mysql-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pcre-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-pgsql-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } }, { "category": "product_version", "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "product": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "product_id": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postfix-sqlite-debuginfo@3.5.25-1.el9?arch=s390x\u0026epoch=2" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postfix-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-2:3.5.25-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.src" }, "product_reference": "postfix-2:3.5.25-1.el9.src", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-cdb-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-cdb-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-cdb-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-cdb-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debugsource-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-debugsource-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debugsource-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-debugsource-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debugsource-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-debugsource-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-debugsource-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-debugsource-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-ldap-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-ldap-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-ldap-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-ldap-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-lmdb-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-lmdb-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-lmdb-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-lmdb-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-mysql-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-mysql-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-mysql-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-mysql-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-pcre-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-pcre-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-pcre-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-pcre-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-perl-scripts-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-perl-scripts-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-pgsql-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-pgsql-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-pgsql-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-pgsql-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-sqlite-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-sqlite-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-sqlite-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-sqlite-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64" }, "product_reference": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le" }, "product_reference": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x" }, "product_reference": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64" }, "product_reference": "postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-51764", "cwe": { "id": "CWE-451", "name": "User Interface (UI) Misrepresentation of Critical Information" }, "discovery_date": "2023-12-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2255563" } ], "notes": [ { "category": "description", "text": "A flaw was found in some SMTP server configurations in Postfix. This flaw allows a remote attacker to break out email message data to \"smuggle\" SMTP commands and send spoofed emails that pass SPF checks.\r\n\r\nOut of the box, Postfix targets to accommodate older clients with faulty SMTP implementations due to which restrictions are not enforced in the default configuration. Appropriate mitigation strategies are mentioned in the appropriate section below.", "title": "Vulnerability description" }, { "category": "summary", "text": "postfix: SMTP smuggling vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "The impact is considered Moderate likely due to certain conditions required for successful exploitation, such as specific server configurations.", "title": "Statement" }, { "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-9.5.0.GA:postfix-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.src", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-51764" }, { "category": "external", "summary": "RHBZ#2255563", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255563" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-51764", "url": "https://www.cve.org/CVERecord?id=CVE-2023-51764" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-51764", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51764" }, { "category": "external", "summary": "https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide/", "url": "https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide/" }, { "category": "external", "summary": "https://www.postfix.org/smtp-smuggling.html", "url": "https://www.postfix.org/smtp-smuggling.html" } ], "release_date": "2023-12-18T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T09:20:15+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-9.5.0.GA:postfix-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.src", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9243" }, { "category": "workaround", "details": "This flaw can be PARTIALLY mitigated via the following options in the main.cf:\n\nsmtpd_data_restrictions = reject_unauth_pipelining\nsmtpd_discard_ehlo_keywords = chunking, silent-discard\n\nPlease note this only blocks the misuse of SMTP command pipelining, but does not address message pipelining nor malformed line endings. The only fix for these issues are via package updates.", "product_ids": [ "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.src", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.src", "AppStream-9.5.0.GA:postfix-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-cdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-debugsource-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-ldap-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-lmdb-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-mysql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pcre-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-perl-scripts-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-pgsql-debuginfo-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-2:3.5.25-1.el9.x86_64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.aarch64", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.ppc64le", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.s390x", "AppStream-9.5.0.GA:postfix-sqlite-debuginfo-2:3.5.25-1.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postfix: SMTP smuggling vulnerability" } ] }
WID-SEC-W-2023-3206
Vulnerability from csaf_certbund
Published
2023-12-21 23:00
Modified
2024-11-11 23:00
Summary
SMTP Implementierungen: Schwachstelle ermöglicht Umgehen von Sicherheitsvorkehrungen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Postfix ist ein Open Source Email Server für Linux und unix-basierte Betriebssysteme.
Sendmail ist ein Mail Transfer Agent für UNIX-Betriebssysteme.
Exim (EXperimental Internet Mailer) ist ein Mailserver und Mail Transfer Agent.
Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in verschiedenen SMTP Implementierungen ausnutzen, um Sicherheitsvorkehrungen zu umgehen.
Betroffene Betriebssysteme
- Linux
- UNIX
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Postfix ist ein Open Source Email Server f\u00fcr Linux und unix-basierte Betriebssysteme.\r\nSendmail ist ein Mail Transfer Agent f\u00fcr UNIX-Betriebssysteme.\r\nExim (EXperimental Internet Mailer) ist ein Mailserver und Mail Transfer Agent.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in verschiedenen SMTP Implementierungen ausnutzen, um Sicherheitsvorkehrungen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-3206 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-3206.json" }, { "category": "self", "summary": "WID-SEC-2023-3206 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-3206" }, { "category": "external", "summary": "Debian Security Advisory DLA-3708 vom 2024-01-05", "url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00002.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6611-1 vom 2024-01-29", "url": "https://ubuntu.com/security/notices/USN-6611-1" }, { "category": "external", "summary": "Debian Security Advisory DLA-3725 vom 2024-01-30", "url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00020.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6591-2 vom 2024-01-31", "url": "https://ubuntu.com/security/notices/USN-6591-2" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-1914 vom 2024-02-06", "url": "https://alas.aws.amazon.com/ALAS-2024-1914.html" }, { "category": "external", "summary": "Red Hat Bugzilla vom 2023-12-21", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255563" }, { "category": "external", "summary": "SECConsult Blog vom 2023-12-21", "url": "https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide/" }, { "category": "external", "summary": "Postfix Patch vom 2023-12-21", "url": "https://www.mail-archive.com/postfix-users@postfix.org/msg100901.html" }, { "category": "external", "summary": "Github Advisory Database vom 2023-12-21", "url": "https://github.com/advisories/GHSA-j5jm-hg4x-w8rx" }, { "category": "external", "summary": "Red Hat Bugzilla vom 2023-12-27", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255852" }, { "category": "external", "summary": "Red Hat Bugzilla vom 2023-12-27", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255869" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:4981-1 vom 2023-12-28", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-December/017566.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-1908 vom 2024-01-23", "url": "https://alas.aws.amazon.com/ALAS-2024-1908.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-2420 vom 2024-01-23", "url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2420.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6591-1 vom 2024-01-22", "url": "https://ubuntu.com/security/notices/USN-6591-1" }, { "category": "external", "summary": "Postfix Advisory vom 2024-01-22", "url": "https://www.postfix.org/smtp-smuggling.html" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-C839E7294F vom 2024-01-03", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-c839e7294f" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-5C186175F2 vom 2024-01-03", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-5c186175f2" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0012-1 vom 2024-01-02", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-January/017584.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0743-1 vom 2024-03-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018086.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0742-1 vom 2024-03-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018087.html" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-EPEL-2024-8EB8988CB8 vom 2024-01-03", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-8eb8988cb8" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-EPEL-2024-9BC09085C7 vom 2024-01-03", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-9bc09085c7" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-1EF6197A49 vom 2024-01-03", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-1ef6197a49" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-E0841C83BB vom 2024-01-03", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-e0841c83bb" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-EPEL-2024-54A5C04D0C vom 2024-01-03", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-54a5c04d0c" }, { "category": "external", "summary": "Debian Security Advisory DSA-5597 vom 2024-01-04", "url": "https://lists.debian.org/debian-security-announce/2024/msg00004.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1149-1 vom 2024-04-08", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018274.html" }, { "category": "external", "summary": "IBM Security Bulletin 7148150 vom 2024-04-11", "url": "https://aix.software.ibm.com/aix/efixes/security/sendmail_advisory4.asc" }, { "category": "external", "summary": "Debian Security Advisory DLA-3829 vom 2024-06-15", "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00004.html" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-348 vom 2024-08-06", "url": "https://www.dell.com/support/kbdoc/de-de/000227573/dsa-2024-348-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-security-update-for-multiple-vulnerabilities" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:9243 vom 2024-11-12", "url": "https://access.redhat.com/errata/RHSA-2024:9243" } ], "source_lang": "en-US", "title": "SMTP Implementierungen: Schwachstelle erm\u00f6glicht Umgehen von Sicherheitsvorkehrungen", "tracking": { "current_release_date": "2024-11-11T23:00:00.000+00:00", "generator": { "date": "2024-11-12T12:17:22.693+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2023-3206", "initial_release_date": "2023-12-21T23:00:00.000+00:00", "revision_history": [ { "date": "2023-12-21T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-12-26T23:00:00.000+00:00", "number": "2", "summary": "CVEs und Quellen erg\u00e4nzt." }, { "date": "2023-12-27T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-01-02T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Fedora und SUSE aufgenommen" }, { "date": "2024-01-03T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2024-01-04T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2024-01-07T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2024-01-22T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Amazon und Postfix aufgenommen" }, { "date": "2024-01-28T23:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-01-30T23:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2024-01-31T23:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-02-05T23:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-03-03T23:00:00.000+00:00", "number": "13", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-04-08T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-04-11T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-06-16T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2024-08-05T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2024-11-11T23:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "18" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Dell NetWorker", "product": { "name": "Dell NetWorker", "product_id": "T024663", "product_identification_helper": { "cpe": "cpe:/a:dell:networker:-" } } } ], "category": "vendor", "name": "Dell" }, { "branches": [ { "category": "product_name", "name": "EMC Avamar", "product": { "name": "EMC Avamar", "product_id": "T014381", "product_identification_helper": { "cpe": "cpe:/a:emc:avamar:-" } } } ], "category": "vendor", "name": "EMC" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "7.3", "product": { "name": "IBM AIX 7.3", "product_id": "1139691", "product_identification_helper": { "cpe": "cpe:/o:ibm:aix:7.3" } } }, { "category": "product_version", "name": "7.2", "product": { "name": "IBM AIX 7.2", "product_id": "434967", "product_identification_helper": { "cpe": "cpe:/o:ibm:aix:7.2" } } } ], "category": "product_name", "name": "AIX" }, { "branches": [ { "category": "product_version", "name": "3.1", "product": { "name": "IBM VIOS 3.1", "product_id": "1039165", "product_identification_helper": { "cpe": "cpe:/a:ibm:vios:3.1" } } }, { "category": "product_version", "name": "4.1", "product": { "name": "IBM VIOS 4.1", "product_id": "1522854", "product_identification_helper": { "cpe": "cpe:/a:ibm:vios:4.1" } } } ], "category": "product_name", "name": "VIOS" } ], "category": "vendor", "name": "IBM" }, { "branches": [ { "category": "product_name", "name": "Open Source Exim", "product": { "name": "Open Source Exim", "product_id": "T007959", "product_identification_helper": { "cpe": "cpe:/a:exim:exim:-" } } }, { "branches": [ { "category": "product_version_range", "name": "\u003c3.9", "product": { "name": "Open Source Postfix \u003c3.9", "product_id": "T031802" } }, { "category": "product_version", "name": "3.9", "product": { "name": "Open Source Postfix 3.9", "product_id": "T031802-fixed", "product_identification_helper": { "cpe": "cpe:/a:postfix:postfix:3.9" } } } ], "category": "product_name", "name": "Postfix" }, { "category": "product_name", "name": "Open Source sendmail", "product": { "name": "Open Source sendmail", "product_id": "T031803", "product_identification_helper": { "cpe": "cpe:/a:sendmail:sendmail:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-51764", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in verschiedenen SMTP Implementierungen. Je nachdem, wie SMTP-Server/Software konfiguriert sind, um die End-of-Data-Sequenz zu interpretieren (z. B. CR+LF.CR+LF), kann ein Angreifer aus den Nachrichtendaten ausbrechen und SMTP-Befehle \"einschmuggeln\", um gef\u00e4lschte E-Mails zu versenden, die die SPF-Pr\u00fcfungen umgehen. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "67646", "434967", "T007959", "1039165", "1522854", "74185", "1139691", "T014381", "2951", "T002207", "T000126", "T024663", "T031803", "T031802", "398363" ] }, "release_date": "2023-12-21T23:00:00.000+00:00", "title": "CVE-2023-51764" }, { "cve": "CVE-2023-51765", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in verschiedenen SMTP Implementierungen. Je nachdem, wie SMTP-Server/Software konfiguriert sind, um die End-of-Data-Sequenz zu interpretieren (z. B. CR+LF.CR+LF), kann ein Angreifer aus den Nachrichtendaten ausbrechen und SMTP-Befehle \"einschmuggeln\", um gef\u00e4lschte E-Mails zu versenden, die die SPF-Pr\u00fcfungen umgehen. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "67646", "434967", "T007959", "1039165", "1522854", "74185", "1139691", "T014381", "2951", "T002207", "T000126", "T024663", "T031803", "T031802", "398363" ] }, "release_date": "2023-12-21T23:00:00.000+00:00", "title": "CVE-2023-51765" }, { "cve": "CVE-2023-51766", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in verschiedenen SMTP Implementierungen. Je nachdem, wie SMTP-Server/Software konfiguriert sind, um die End-of-Data-Sequenz zu interpretieren (z. B. CR+LF.CR+LF), kann ein Angreifer aus den Nachrichtendaten ausbrechen und SMTP-Befehle \"einschmuggeln\", um gef\u00e4lschte E-Mails zu versenden, die die SPF-Pr\u00fcfungen umgehen. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "67646", "434967", "T007959", "1039165", "1522854", "74185", "1139691", "T014381", "2951", "T002207", "T000126", "T024663", "T031803", "T031802", "398363" ] }, "release_date": "2023-12-21T23:00:00.000+00:00", "title": "CVE-2023-51766" } ] }
wid-sec-w-2023-3206
Vulnerability from csaf_certbund
Published
2023-12-21 23:00
Modified
2024-11-11 23:00
Summary
SMTP Implementierungen: Schwachstelle ermöglicht Umgehen von Sicherheitsvorkehrungen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Postfix ist ein Open Source Email Server für Linux und unix-basierte Betriebssysteme.
Sendmail ist ein Mail Transfer Agent für UNIX-Betriebssysteme.
Exim (EXperimental Internet Mailer) ist ein Mailserver und Mail Transfer Agent.
Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in verschiedenen SMTP Implementierungen ausnutzen, um Sicherheitsvorkehrungen zu umgehen.
Betroffene Betriebssysteme
- Linux
- UNIX
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Postfix ist ein Open Source Email Server f\u00fcr Linux und unix-basierte Betriebssysteme.\r\nSendmail ist ein Mail Transfer Agent f\u00fcr UNIX-Betriebssysteme.\r\nExim (EXperimental Internet Mailer) ist ein Mailserver und Mail Transfer Agent.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in verschiedenen SMTP Implementierungen ausnutzen, um Sicherheitsvorkehrungen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-3206 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-3206.json" }, { "category": "self", "summary": "WID-SEC-2023-3206 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-3206" }, { "category": "external", "summary": "Debian Security Advisory DLA-3708 vom 2024-01-05", "url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00002.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6611-1 vom 2024-01-29", "url": "https://ubuntu.com/security/notices/USN-6611-1" }, { "category": "external", "summary": "Debian Security Advisory DLA-3725 vom 2024-01-30", "url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00020.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6591-2 vom 2024-01-31", "url": "https://ubuntu.com/security/notices/USN-6591-2" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-1914 vom 2024-02-06", "url": "https://alas.aws.amazon.com/ALAS-2024-1914.html" }, { "category": "external", "summary": "Red Hat Bugzilla vom 2023-12-21", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255563" }, { "category": "external", "summary": "SECConsult Blog vom 2023-12-21", "url": "https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide/" }, { "category": "external", "summary": "Postfix Patch vom 2023-12-21", "url": "https://www.mail-archive.com/postfix-users@postfix.org/msg100901.html" }, { "category": "external", "summary": "Github Advisory Database vom 2023-12-21", "url": "https://github.com/advisories/GHSA-j5jm-hg4x-w8rx" }, { "category": "external", "summary": "Red Hat Bugzilla vom 2023-12-27", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255852" }, { "category": "external", "summary": "Red Hat Bugzilla vom 2023-12-27", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255869" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:4981-1 vom 2023-12-28", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-December/017566.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-1908 vom 2024-01-23", "url": "https://alas.aws.amazon.com/ALAS-2024-1908.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-2420 vom 2024-01-23", "url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2420.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6591-1 vom 2024-01-22", "url": "https://ubuntu.com/security/notices/USN-6591-1" }, { "category": "external", "summary": "Postfix Advisory vom 2024-01-22", "url": "https://www.postfix.org/smtp-smuggling.html" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-C839E7294F vom 2024-01-03", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-c839e7294f" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-5C186175F2 vom 2024-01-03", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-5c186175f2" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0012-1 vom 2024-01-02", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-January/017584.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0743-1 vom 2024-03-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018086.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0742-1 vom 2024-03-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018087.html" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-EPEL-2024-8EB8988CB8 vom 2024-01-03", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-8eb8988cb8" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-EPEL-2024-9BC09085C7 vom 2024-01-03", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-9bc09085c7" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-1EF6197A49 vom 2024-01-03", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-1ef6197a49" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-E0841C83BB vom 2024-01-03", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-e0841c83bb" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-EPEL-2024-54A5C04D0C vom 2024-01-03", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-54a5c04d0c" }, { "category": "external", "summary": "Debian Security Advisory DSA-5597 vom 2024-01-04", "url": "https://lists.debian.org/debian-security-announce/2024/msg00004.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1149-1 vom 2024-04-08", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018274.html" }, { "category": "external", "summary": "IBM Security Bulletin 7148150 vom 2024-04-11", "url": "https://aix.software.ibm.com/aix/efixes/security/sendmail_advisory4.asc" }, { "category": "external", "summary": "Debian Security Advisory DLA-3829 vom 2024-06-15", "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00004.html" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-348 vom 2024-08-06", "url": "https://www.dell.com/support/kbdoc/de-de/000227573/dsa-2024-348-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-security-update-for-multiple-vulnerabilities" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:9243 vom 2024-11-12", "url": "https://access.redhat.com/errata/RHSA-2024:9243" } ], "source_lang": "en-US", "title": "SMTP Implementierungen: Schwachstelle erm\u00f6glicht Umgehen von Sicherheitsvorkehrungen", "tracking": { "current_release_date": "2024-11-11T23:00:00.000+00:00", "generator": { "date": "2024-11-12T12:17:22.693+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2023-3206", "initial_release_date": "2023-12-21T23:00:00.000+00:00", "revision_history": [ { "date": "2023-12-21T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-12-26T23:00:00.000+00:00", "number": "2", "summary": "CVEs und Quellen erg\u00e4nzt." }, { "date": "2023-12-27T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-01-02T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Fedora und SUSE aufgenommen" }, { "date": "2024-01-03T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2024-01-04T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2024-01-07T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2024-01-22T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Amazon und Postfix aufgenommen" }, { "date": "2024-01-28T23:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-01-30T23:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2024-01-31T23:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-02-05T23:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-03-03T23:00:00.000+00:00", "number": "13", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-04-08T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-04-11T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-06-16T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2024-08-05T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2024-11-11T23:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "18" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Dell NetWorker", "product": { "name": "Dell NetWorker", "product_id": "T024663", "product_identification_helper": { "cpe": "cpe:/a:dell:networker:-" } } } ], "category": "vendor", "name": "Dell" }, { "branches": [ { "category": "product_name", "name": "EMC Avamar", "product": { "name": "EMC Avamar", "product_id": "T014381", "product_identification_helper": { "cpe": "cpe:/a:emc:avamar:-" } } } ], "category": "vendor", "name": "EMC" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "7.3", "product": { "name": "IBM AIX 7.3", "product_id": "1139691", "product_identification_helper": { "cpe": "cpe:/o:ibm:aix:7.3" } } }, { "category": "product_version", "name": "7.2", "product": { "name": "IBM AIX 7.2", "product_id": "434967", "product_identification_helper": { "cpe": "cpe:/o:ibm:aix:7.2" } } } ], "category": "product_name", "name": "AIX" }, { "branches": [ { "category": "product_version", "name": "3.1", "product": { "name": "IBM VIOS 3.1", "product_id": "1039165", "product_identification_helper": { "cpe": "cpe:/a:ibm:vios:3.1" } } }, { "category": "product_version", "name": "4.1", "product": { "name": "IBM VIOS 4.1", "product_id": "1522854", "product_identification_helper": { "cpe": "cpe:/a:ibm:vios:4.1" } } } ], "category": "product_name", "name": "VIOS" } ], "category": "vendor", "name": "IBM" }, { "branches": [ { "category": "product_name", "name": "Open Source Exim", "product": { "name": "Open Source Exim", "product_id": "T007959", "product_identification_helper": { "cpe": "cpe:/a:exim:exim:-" } } }, { "branches": [ { "category": "product_version_range", "name": "\u003c3.9", "product": { "name": "Open Source Postfix \u003c3.9", "product_id": "T031802" } }, { "category": "product_version", "name": "3.9", "product": { "name": "Open Source Postfix 3.9", "product_id": "T031802-fixed", "product_identification_helper": { "cpe": "cpe:/a:postfix:postfix:3.9" } } } ], "category": "product_name", "name": "Postfix" }, { "category": "product_name", "name": "Open Source sendmail", "product": { "name": "Open Source sendmail", "product_id": "T031803", "product_identification_helper": { "cpe": "cpe:/a:sendmail:sendmail:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-51764", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in verschiedenen SMTP Implementierungen. Je nachdem, wie SMTP-Server/Software konfiguriert sind, um die End-of-Data-Sequenz zu interpretieren (z. B. CR+LF.CR+LF), kann ein Angreifer aus den Nachrichtendaten ausbrechen und SMTP-Befehle \"einschmuggeln\", um gef\u00e4lschte E-Mails zu versenden, die die SPF-Pr\u00fcfungen umgehen. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "67646", "434967", "T007959", "1039165", "1522854", "74185", "1139691", "T014381", "2951", "T002207", "T000126", "T024663", "T031803", "T031802", "398363" ] }, "release_date": "2023-12-21T23:00:00.000+00:00", "title": "CVE-2023-51764" }, { "cve": "CVE-2023-51765", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in verschiedenen SMTP Implementierungen. Je nachdem, wie SMTP-Server/Software konfiguriert sind, um die End-of-Data-Sequenz zu interpretieren (z. B. CR+LF.CR+LF), kann ein Angreifer aus den Nachrichtendaten ausbrechen und SMTP-Befehle \"einschmuggeln\", um gef\u00e4lschte E-Mails zu versenden, die die SPF-Pr\u00fcfungen umgehen. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "67646", "434967", "T007959", "1039165", "1522854", "74185", "1139691", "T014381", "2951", "T002207", "T000126", "T024663", "T031803", "T031802", "398363" ] }, "release_date": "2023-12-21T23:00:00.000+00:00", "title": "CVE-2023-51765" }, { "cve": "CVE-2023-51766", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in verschiedenen SMTP Implementierungen. Je nachdem, wie SMTP-Server/Software konfiguriert sind, um die End-of-Data-Sequenz zu interpretieren (z. B. CR+LF.CR+LF), kann ein Angreifer aus den Nachrichtendaten ausbrechen und SMTP-Befehle \"einschmuggeln\", um gef\u00e4lschte E-Mails zu versenden, die die SPF-Pr\u00fcfungen umgehen. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "67646", "434967", "T007959", "1039165", "1522854", "74185", "1139691", "T014381", "2951", "T002207", "T000126", "T024663", "T031803", "T031802", "398363" ] }, "release_date": "2023-12-21T23:00:00.000+00:00", "title": "CVE-2023-51766" } ] }
suse-su-2024:0012-1
Vulnerability from csaf_suse
Published
2024-01-02 15:14
Modified
2024-01-02 15:14
Summary
Security update for postfix
Notes
Title of the patch
Security update for postfix
Description of the patch
This update for postfix fixes the following issues:
- CVE-2023-51764: Fixed SMTP smuggling attack (bsc#1218304).
Patchnames
SUSE-2024-12,SUSE-SLE-Module-Basesystem-15-SP4-2024-12,SUSE-SLE-Module-Legacy-15-SP4-2024-12,SUSE-SLE-Module-Server-Applications-15-SP4-2024-12,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2024-12,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-12,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-12,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-12,SUSE-SLE-Product-RT-15-SP4-2024-12,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-12,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-12,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-12,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-12,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-12,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-12,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-12,SUSE-Storage-7.1-2024-12,openSUSE-SLE-15.4-2024-12
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postfix", "title": "Title of the patch" }, { "category": "description", "text": "This update for postfix fixes the following issues:\n\n- CVE-2023-51764: Fixed SMTP smuggling attack (bsc#1218304).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-12,SUSE-SLE-Module-Basesystem-15-SP4-2024-12,SUSE-SLE-Module-Legacy-15-SP4-2024-12,SUSE-SLE-Module-Server-Applications-15-SP4-2024-12,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2024-12,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-12,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-12,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-12,SUSE-SLE-Product-RT-15-SP4-2024-12,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-12,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-12,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-12,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-12,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-12,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-12,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-12,SUSE-Storage-7.1-2024-12,openSUSE-SLE-15.4-2024-12", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_0012-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:0012-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20240012-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:0012-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-January/017584.html" }, { "category": "self", "summary": "SUSE Bug 1218304", "url": "https://bugzilla.suse.com/1218304" }, { "category": "self", "summary": "SUSE Bug 1218314", "url": "https://bugzilla.suse.com/1218314" }, { "category": "self", "summary": "SUSE CVE CVE-2023-51764 page", "url": "https://www.suse.com/security/cve/CVE-2023-51764/" } ], "title": "Security update for postfix", "tracking": { "current_release_date": "2024-01-02T15:14:17Z", "generator": { "date": "2024-01-02T15:14:17Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:0012-1", "initial_release_date": "2024-01-02T15:14:17Z", "revision_history": [ { "date": "2024-01-02T15:14:17Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postfix-3.5.9-150300.5.15.1.aarch64", "product": { "name": "postfix-3.5.9-150300.5.15.1.aarch64", "product_id": "postfix-3.5.9-150300.5.15.1.aarch64" } }, { "category": "product_version", "name": "postfix-bdb-3.5.9-150300.5.15.1.aarch64", "product": { "name": "postfix-bdb-3.5.9-150300.5.15.1.aarch64", "product_id": "postfix-bdb-3.5.9-150300.5.15.1.aarch64" } }, { "category": "product_version", "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "product": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "product_id": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64" } }, { "category": "product_version", "name": "postfix-devel-3.5.9-150300.5.15.1.aarch64", "product": { "name": "postfix-devel-3.5.9-150300.5.15.1.aarch64", "product_id": "postfix-devel-3.5.9-150300.5.15.1.aarch64" } }, { "category": "product_version", "name": "postfix-ldap-3.5.9-150300.5.15.1.aarch64", "product": { "name": "postfix-ldap-3.5.9-150300.5.15.1.aarch64", "product_id": "postfix-ldap-3.5.9-150300.5.15.1.aarch64" } }, { "category": "product_version", "name": "postfix-mysql-3.5.9-150300.5.15.1.aarch64", "product": { "name": "postfix-mysql-3.5.9-150300.5.15.1.aarch64", "product_id": "postfix-mysql-3.5.9-150300.5.15.1.aarch64" } }, { "category": "product_version", "name": "postfix-postgresql-3.5.9-150300.5.15.1.aarch64", "product": { "name": "postfix-postgresql-3.5.9-150300.5.15.1.aarch64", "product_id": "postfix-postgresql-3.5.9-150300.5.15.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postfix-3.5.9-150300.5.15.1.i586", "product": { "name": "postfix-3.5.9-150300.5.15.1.i586", "product_id": "postfix-3.5.9-150300.5.15.1.i586" } }, { "category": "product_version", "name": "postfix-bdb-3.5.9-150300.5.15.1.i586", "product": { "name": "postfix-bdb-3.5.9-150300.5.15.1.i586", "product_id": "postfix-bdb-3.5.9-150300.5.15.1.i586" } }, { "category": "product_version", "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.i586", "product": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.i586", "product_id": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.i586" } }, { "category": "product_version", "name": "postfix-devel-3.5.9-150300.5.15.1.i586", "product": { "name": "postfix-devel-3.5.9-150300.5.15.1.i586", "product_id": "postfix-devel-3.5.9-150300.5.15.1.i586" } }, { "category": "product_version", "name": "postfix-ldap-3.5.9-150300.5.15.1.i586", "product": { "name": "postfix-ldap-3.5.9-150300.5.15.1.i586", "product_id": "postfix-ldap-3.5.9-150300.5.15.1.i586" } }, { "category": "product_version", "name": "postfix-mysql-3.5.9-150300.5.15.1.i586", "product": { "name": "postfix-mysql-3.5.9-150300.5.15.1.i586", "product_id": "postfix-mysql-3.5.9-150300.5.15.1.i586" } }, { "category": "product_version", "name": "postfix-postgresql-3.5.9-150300.5.15.1.i586", "product": { "name": "postfix-postgresql-3.5.9-150300.5.15.1.i586", "product_id": "postfix-postgresql-3.5.9-150300.5.15.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postfix-doc-3.5.9-150300.5.15.1.noarch", "product": { "name": "postfix-doc-3.5.9-150300.5.15.1.noarch", "product_id": "postfix-doc-3.5.9-150300.5.15.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postfix-3.5.9-150300.5.15.1.ppc64le", "product": { "name": "postfix-3.5.9-150300.5.15.1.ppc64le", "product_id": "postfix-3.5.9-150300.5.15.1.ppc64le" } }, { "category": "product_version", "name": "postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "product": { "name": "postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "product_id": "postfix-bdb-3.5.9-150300.5.15.1.ppc64le" } }, { "category": "product_version", "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "product": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "product_id": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le" } }, { "category": "product_version", "name": "postfix-devel-3.5.9-150300.5.15.1.ppc64le", "product": { "name": "postfix-devel-3.5.9-150300.5.15.1.ppc64le", "product_id": "postfix-devel-3.5.9-150300.5.15.1.ppc64le" } }, { "category": "product_version", "name": "postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "product": { "name": "postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "product_id": "postfix-ldap-3.5.9-150300.5.15.1.ppc64le" } }, { "category": "product_version", "name": "postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "product": { "name": "postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "product_id": "postfix-mysql-3.5.9-150300.5.15.1.ppc64le" } }, { "category": "product_version", "name": "postfix-postgresql-3.5.9-150300.5.15.1.ppc64le", "product": { "name": "postfix-postgresql-3.5.9-150300.5.15.1.ppc64le", "product_id": "postfix-postgresql-3.5.9-150300.5.15.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postfix-3.5.9-150300.5.15.1.s390x", "product": { "name": "postfix-3.5.9-150300.5.15.1.s390x", "product_id": "postfix-3.5.9-150300.5.15.1.s390x" } }, { "category": "product_version", "name": "postfix-bdb-3.5.9-150300.5.15.1.s390x", "product": { "name": "postfix-bdb-3.5.9-150300.5.15.1.s390x", "product_id": "postfix-bdb-3.5.9-150300.5.15.1.s390x" } }, { "category": "product_version", "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x", "product": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x", "product_id": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x" } }, { "category": "product_version", "name": "postfix-devel-3.5.9-150300.5.15.1.s390x", "product": { "name": "postfix-devel-3.5.9-150300.5.15.1.s390x", "product_id": "postfix-devel-3.5.9-150300.5.15.1.s390x" } }, { "category": "product_version", "name": "postfix-ldap-3.5.9-150300.5.15.1.s390x", "product": { "name": "postfix-ldap-3.5.9-150300.5.15.1.s390x", "product_id": "postfix-ldap-3.5.9-150300.5.15.1.s390x" } }, { "category": "product_version", "name": "postfix-mysql-3.5.9-150300.5.15.1.s390x", "product": { "name": "postfix-mysql-3.5.9-150300.5.15.1.s390x", "product_id": "postfix-mysql-3.5.9-150300.5.15.1.s390x" } }, { "category": "product_version", "name": "postfix-postgresql-3.5.9-150300.5.15.1.s390x", "product": { "name": "postfix-postgresql-3.5.9-150300.5.15.1.s390x", "product_id": "postfix-postgresql-3.5.9-150300.5.15.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postfix-3.5.9-150300.5.15.1.x86_64", "product": { "name": "postfix-3.5.9-150300.5.15.1.x86_64", "product_id": "postfix-3.5.9-150300.5.15.1.x86_64" } }, { "category": "product_version", "name": "postfix-bdb-3.5.9-150300.5.15.1.x86_64", "product": { "name": "postfix-bdb-3.5.9-150300.5.15.1.x86_64", "product_id": "postfix-bdb-3.5.9-150300.5.15.1.x86_64" } }, { "category": "product_version", "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "product": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "product_id": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64" } }, { "category": "product_version", "name": "postfix-devel-3.5.9-150300.5.15.1.x86_64", "product": { "name": "postfix-devel-3.5.9-150300.5.15.1.x86_64", "product_id": "postfix-devel-3.5.9-150300.5.15.1.x86_64" } }, { "category": "product_version", "name": "postfix-ldap-3.5.9-150300.5.15.1.x86_64", "product": { "name": "postfix-ldap-3.5.9-150300.5.15.1.x86_64", "product_id": "postfix-ldap-3.5.9-150300.5.15.1.x86_64" } }, { "category": "product_version", "name": "postfix-mysql-3.5.9-150300.5.15.1.x86_64", "product": { "name": "postfix-mysql-3.5.9-150300.5.15.1.x86_64", "product_id": "postfix-mysql-3.5.9-150300.5.15.1.x86_64" } }, { "category": "product_version", "name": "postfix-postgresql-3.5.9-150300.5.15.1.x86_64", "product": { "name": "postfix-postgresql-3.5.9-150300.5.15.1.x86_64", "product_id": "postfix-postgresql-3.5.9-150300.5.15.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Legacy 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Legacy 15 SP4", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-legacy:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Real Time 15 SP4", "product": { "name": "SUSE Linux Enterprise Real Time 15 SP4", "product_id": "SUSE Linux Enterprise Real Time 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_rt:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Manager Proxy 4.3", "product": { "name": "SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.3" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.3", "product": { "name": "SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.3" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-devel-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-devel-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-devel-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-devel-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-doc-3.5.9-150300.5.15.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-doc-3.5.9-150300.5.15.1.noarch" }, "product_reference": "postfix-doc-3.5.9-150300.5.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-bdb-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-bdb-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-devel-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-devel-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-doc-3.5.9-150300.5.15.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-doc-3.5.9-150300.5.15.1.noarch" }, "product_reference": "postfix-doc-3.5.9-150300.5.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-ldap-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-ldap-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-mysql-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-mysql-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-doc-3.5.9-150300.5.15.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-doc-3.5.9-150300.5.15.1.noarch" }, "product_reference": "postfix-doc-3.5.9-150300.5.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-bdb-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-bdb-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-devel-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-devel-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-doc-3.5.9-150300.5.15.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-doc-3.5.9-150300.5.15.1.noarch" }, "product_reference": "postfix-doc-3.5.9-150300.5.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-ldap-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-ldap-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-mysql-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-mysql-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-doc-3.5.9-150300.5.15.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-doc-3.5.9-150300.5.15.1.noarch" }, "product_reference": "postfix-doc-3.5.9-150300.5.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP4", "product_id": "SUSE Linux Enterprise Real Time 15 SP4:postfix-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP4", "product_id": "SUSE Linux Enterprise Real Time 15 SP4:postfix-devel-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-doc-3.5.9-150300.5.15.1.noarch as component of SUSE Linux Enterprise Real Time 15 SP4", "product_id": "SUSE Linux Enterprise Real Time 15 SP4:postfix-doc-3.5.9-150300.5.15.1.noarch" }, "product_reference": "postfix-doc-3.5.9-150300.5.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP4", "product_id": "SUSE Linux Enterprise Real Time 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP4", "product_id": "SUSE Linux Enterprise Real Time 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-doc-3.5.9-150300.5.15.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-doc-3.5.9-150300.5.15.1.noarch" }, "product_reference": "postfix-doc-3.5.9-150300.5.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-doc-3.5.9-150300.5.15.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-doc-3.5.9-150300.5.15.1.noarch" }, "product_reference": "postfix-doc-3.5.9-150300.5.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-bdb-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-bdb-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-devel-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-devel-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-doc-3.5.9-150300.5.15.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-doc-3.5.9-150300.5.15.1.noarch" }, "product_reference": "postfix-doc-3.5.9-150300.5.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-ldap-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-ldap-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-mysql-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-mysql-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-devel-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-devel-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-doc-3.5.9-150300.5.15.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-doc-3.5.9-150300.5.15.1.noarch" }, "product_reference": "postfix-doc-3.5.9-150300.5.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:postfix-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:postfix-devel-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-doc-3.5.9-150300.5.15.1.noarch as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:postfix-doc-3.5.9-150300.5.15.1.noarch" }, "product_reference": "postfix-doc-3.5.9-150300.5.15.1.noarch", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:postfix-ldap-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:postfix-mysql-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:postfix-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:postfix-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:postfix-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:postfix-devel-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:postfix-devel-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:postfix-devel-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-doc-3.5.9-150300.5.15.1.noarch as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:postfix-doc-3.5.9-150300.5.15.1.noarch" }, "product_reference": "postfix-doc-3.5.9-150300.5.15.1.noarch", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:postfix-ldap-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:postfix-ldap-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:postfix-ldap-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:postfix-mysql-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:postfix-mysql-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:postfix-mysql-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postfix-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postfix-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postfix-bdb-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postfix-bdb-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postfix-devel-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postfix-devel-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-doc-3.5.9-150300.5.15.1.noarch as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postfix-doc-3.5.9-150300.5.15.1.noarch" }, "product_reference": "postfix-doc-3.5.9-150300.5.15.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postfix-ldap-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postfix-ldap-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postfix-mysql-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:postfix-mysql-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.5.9-150300.5.15.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-bdb-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-bdb-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-bdb-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.5.9-150300.5.15.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-bdb-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-bdb-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-devel-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-devel-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-devel-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.5.9-150300.5.15.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-devel-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-devel-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-doc-3.5.9-150300.5.15.1.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-doc-3.5.9-150300.5.15.1.noarch" }, "product_reference": "postfix-doc-3.5.9-150300.5.15.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-ldap-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-ldap-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-ldap-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.5.9-150300.5.15.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-ldap-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-ldap-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-mysql-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-mysql-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-mysql-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.5.9-150300.5.15.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-mysql-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-mysql-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-postgresql-3.5.9-150300.5.15.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-postgresql-3.5.9-150300.5.15.1.aarch64" }, "product_reference": "postfix-postgresql-3.5.9-150300.5.15.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-postgresql-3.5.9-150300.5.15.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-postgresql-3.5.9-150300.5.15.1.ppc64le" }, "product_reference": "postfix-postgresql-3.5.9-150300.5.15.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-postgresql-3.5.9-150300.5.15.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-postgresql-3.5.9-150300.5.15.1.s390x" }, "product_reference": "postfix-postgresql-3.5.9-150300.5.15.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-postgresql-3.5.9-150300.5.15.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:postfix-postgresql-3.5.9-150300.5.15.1.x86_64" }, "product_reference": "postfix-postgresql-3.5.9-150300.5.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-51764", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-51764" } ], "notes": [ { "category": "general", "text": "Postfix through 3.8.5 allows SMTP smuggling unless configured with smtpd_data_restrictions=reject_unauth_pipelining and smtpd_discard_ehlo_keywords=chunking (or certain other options that exist in recent versions). Remote attackers can use a published exploitation technique to inject e-mail messages with a spoofed MAIL FROM address, allowing bypass of an SPF protection mechanism. This occurs because Postfix supports \u003cLF\u003e.\u003cCR\u003e\u003cLF\u003e but some other popular e-mail servers do not. To prevent attack variants (by always disallowing \u003cLF\u003e without \u003cCR\u003e), a different solution is required, such as the smtpd_forbid_bare_newline=yes option with a Postfix minimum version of 3.5.23, 3.6.13, 3.7.9, 3.8.4, or 3.9.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Enterprise Storage 7.1:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Enterprise Storage 7.1:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Enterprise Storage 7.1:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Enterprise Storage 7.1:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Enterprise Storage 7.1:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Enterprise Storage 7.1:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Enterprise Storage 7.1:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Enterprise Storage 7.1:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Enterprise Storage 7.1:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Enterprise Storage 7.1:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Enterprise Storage 7.1:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Enterprise Storage 7.1:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-devel-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-devel-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP4:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP4:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP4:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise Real Time 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-devel-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-devel-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Proxy 4.3:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Proxy 4.3:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Proxy 4.3:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Manager Proxy 4.3:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Proxy 4.3:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Server 4.3:postfix-3.5.9-150300.5.15.1.ppc64le", "SUSE Manager Server 4.3:postfix-3.5.9-150300.5.15.1.s390x", "SUSE Manager Server 4.3:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Server 4.3:postfix-devel-3.5.9-150300.5.15.1.ppc64le", "SUSE Manager Server 4.3:postfix-devel-3.5.9-150300.5.15.1.s390x", "SUSE Manager Server 4.3:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Server 4.3:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Manager Server 4.3:postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "SUSE Manager Server 4.3:postfix-ldap-3.5.9-150300.5.15.1.s390x", "SUSE Manager Server 4.3:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Server 4.3:postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "SUSE Manager Server 4.3:postfix-mysql-3.5.9-150300.5.15.1.s390x", "SUSE Manager Server 4.3:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "openSUSE Leap 15.4:postfix-3.5.9-150300.5.15.1.aarch64", "openSUSE Leap 15.4:postfix-3.5.9-150300.5.15.1.ppc64le", "openSUSE Leap 15.4:postfix-3.5.9-150300.5.15.1.s390x", "openSUSE Leap 15.4:postfix-3.5.9-150300.5.15.1.x86_64", "openSUSE Leap 15.4:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "openSUSE Leap 15.4:postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "openSUSE Leap 15.4:postfix-bdb-3.5.9-150300.5.15.1.s390x", "openSUSE Leap 15.4:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "openSUSE Leap 15.4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "openSUSE Leap 15.4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "openSUSE Leap 15.4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x", "openSUSE Leap 15.4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "openSUSE Leap 15.4:postfix-devel-3.5.9-150300.5.15.1.aarch64", "openSUSE Leap 15.4:postfix-devel-3.5.9-150300.5.15.1.ppc64le", "openSUSE Leap 15.4:postfix-devel-3.5.9-150300.5.15.1.s390x", "openSUSE Leap 15.4:postfix-devel-3.5.9-150300.5.15.1.x86_64", "openSUSE Leap 15.4:postfix-doc-3.5.9-150300.5.15.1.noarch", "openSUSE Leap 15.4:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "openSUSE Leap 15.4:postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "openSUSE Leap 15.4:postfix-ldap-3.5.9-150300.5.15.1.s390x", "openSUSE Leap 15.4:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "openSUSE Leap 15.4:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "openSUSE Leap 15.4:postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "openSUSE Leap 15.4:postfix-mysql-3.5.9-150300.5.15.1.s390x", "openSUSE Leap 15.4:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "openSUSE Leap 15.4:postfix-postgresql-3.5.9-150300.5.15.1.aarch64", "openSUSE Leap 15.4:postfix-postgresql-3.5.9-150300.5.15.1.ppc64le", "openSUSE Leap 15.4:postfix-postgresql-3.5.9-150300.5.15.1.s390x", "openSUSE Leap 15.4:postfix-postgresql-3.5.9-150300.5.15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-51764", "url": "https://www.suse.com/security/cve/CVE-2023-51764" }, { "category": "external", "summary": "SUSE Bug 1218304 for CVE-2023-51764", "url": "https://bugzilla.suse.com/1218304" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Enterprise Storage 7.1:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Enterprise Storage 7.1:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Enterprise Storage 7.1:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Enterprise Storage 7.1:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Enterprise Storage 7.1:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Enterprise Storage 7.1:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Enterprise Storage 7.1:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Enterprise Storage 7.1:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Enterprise Storage 7.1:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Enterprise Storage 7.1:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Enterprise Storage 7.1:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Enterprise Storage 7.1:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-devel-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-devel-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP4:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP4:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP4:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise Real Time 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-devel-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-devel-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Proxy 4.3:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Proxy 4.3:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Proxy 4.3:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Manager Proxy 4.3:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Proxy 4.3:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Server 4.3:postfix-3.5.9-150300.5.15.1.ppc64le", "SUSE Manager Server 4.3:postfix-3.5.9-150300.5.15.1.s390x", "SUSE Manager Server 4.3:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Server 4.3:postfix-devel-3.5.9-150300.5.15.1.ppc64le", "SUSE Manager Server 4.3:postfix-devel-3.5.9-150300.5.15.1.s390x", "SUSE Manager Server 4.3:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Server 4.3:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Manager Server 4.3:postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "SUSE Manager Server 4.3:postfix-ldap-3.5.9-150300.5.15.1.s390x", "SUSE Manager Server 4.3:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Server 4.3:postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "SUSE Manager Server 4.3:postfix-mysql-3.5.9-150300.5.15.1.s390x", "SUSE Manager Server 4.3:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "openSUSE Leap 15.4:postfix-3.5.9-150300.5.15.1.aarch64", "openSUSE Leap 15.4:postfix-3.5.9-150300.5.15.1.ppc64le", "openSUSE Leap 15.4:postfix-3.5.9-150300.5.15.1.s390x", "openSUSE Leap 15.4:postfix-3.5.9-150300.5.15.1.x86_64", "openSUSE Leap 15.4:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "openSUSE Leap 15.4:postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "openSUSE Leap 15.4:postfix-bdb-3.5.9-150300.5.15.1.s390x", "openSUSE Leap 15.4:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "openSUSE Leap 15.4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "openSUSE Leap 15.4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "openSUSE Leap 15.4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x", "openSUSE Leap 15.4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "openSUSE Leap 15.4:postfix-devel-3.5.9-150300.5.15.1.aarch64", "openSUSE Leap 15.4:postfix-devel-3.5.9-150300.5.15.1.ppc64le", "openSUSE Leap 15.4:postfix-devel-3.5.9-150300.5.15.1.s390x", "openSUSE Leap 15.4:postfix-devel-3.5.9-150300.5.15.1.x86_64", "openSUSE Leap 15.4:postfix-doc-3.5.9-150300.5.15.1.noarch", "openSUSE Leap 15.4:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "openSUSE Leap 15.4:postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "openSUSE Leap 15.4:postfix-ldap-3.5.9-150300.5.15.1.s390x", "openSUSE Leap 15.4:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "openSUSE Leap 15.4:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "openSUSE Leap 15.4:postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "openSUSE Leap 15.4:postfix-mysql-3.5.9-150300.5.15.1.s390x", "openSUSE Leap 15.4:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "openSUSE Leap 15.4:postfix-postgresql-3.5.9-150300.5.15.1.aarch64", "openSUSE Leap 15.4:postfix-postgresql-3.5.9-150300.5.15.1.ppc64le", "openSUSE Leap 15.4:postfix-postgresql-3.5.9-150300.5.15.1.s390x", "openSUSE Leap 15.4:postfix-postgresql-3.5.9-150300.5.15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Enterprise Storage 7.1:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Enterprise Storage 7.1:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Enterprise Storage 7.1:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Enterprise Storage 7.1:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Enterprise Storage 7.1:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Enterprise Storage 7.1:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Enterprise Storage 7.1:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Enterprise Storage 7.1:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Enterprise Storage 7.1:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Enterprise Storage 7.1:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Enterprise Storage 7.1:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Enterprise Storage 7.1:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-devel-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-devel-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP4:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP4:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP4:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise Real Time 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-devel-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-devel-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Proxy 4.3:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Proxy 4.3:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Proxy 4.3:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Manager Proxy 4.3:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Proxy 4.3:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Server 4.3:postfix-3.5.9-150300.5.15.1.ppc64le", "SUSE Manager Server 4.3:postfix-3.5.9-150300.5.15.1.s390x", "SUSE Manager Server 4.3:postfix-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Server 4.3:postfix-devel-3.5.9-150300.5.15.1.ppc64le", "SUSE Manager Server 4.3:postfix-devel-3.5.9-150300.5.15.1.s390x", "SUSE Manager Server 4.3:postfix-devel-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Server 4.3:postfix-doc-3.5.9-150300.5.15.1.noarch", "SUSE Manager Server 4.3:postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "SUSE Manager Server 4.3:postfix-ldap-3.5.9-150300.5.15.1.s390x", "SUSE Manager Server 4.3:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "SUSE Manager Server 4.3:postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "SUSE Manager Server 4.3:postfix-mysql-3.5.9-150300.5.15.1.s390x", "SUSE Manager Server 4.3:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "openSUSE Leap 15.4:postfix-3.5.9-150300.5.15.1.aarch64", "openSUSE Leap 15.4:postfix-3.5.9-150300.5.15.1.ppc64le", "openSUSE Leap 15.4:postfix-3.5.9-150300.5.15.1.s390x", "openSUSE Leap 15.4:postfix-3.5.9-150300.5.15.1.x86_64", "openSUSE Leap 15.4:postfix-bdb-3.5.9-150300.5.15.1.aarch64", "openSUSE Leap 15.4:postfix-bdb-3.5.9-150300.5.15.1.ppc64le", "openSUSE Leap 15.4:postfix-bdb-3.5.9-150300.5.15.1.s390x", "openSUSE Leap 15.4:postfix-bdb-3.5.9-150300.5.15.1.x86_64", "openSUSE Leap 15.4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.aarch64", "openSUSE Leap 15.4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.ppc64le", "openSUSE Leap 15.4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.s390x", "openSUSE Leap 15.4:postfix-bdb-lmdb-3.5.9-150300.5.15.1.x86_64", "openSUSE Leap 15.4:postfix-devel-3.5.9-150300.5.15.1.aarch64", "openSUSE Leap 15.4:postfix-devel-3.5.9-150300.5.15.1.ppc64le", "openSUSE Leap 15.4:postfix-devel-3.5.9-150300.5.15.1.s390x", "openSUSE Leap 15.4:postfix-devel-3.5.9-150300.5.15.1.x86_64", "openSUSE Leap 15.4:postfix-doc-3.5.9-150300.5.15.1.noarch", "openSUSE Leap 15.4:postfix-ldap-3.5.9-150300.5.15.1.aarch64", "openSUSE Leap 15.4:postfix-ldap-3.5.9-150300.5.15.1.ppc64le", "openSUSE Leap 15.4:postfix-ldap-3.5.9-150300.5.15.1.s390x", "openSUSE Leap 15.4:postfix-ldap-3.5.9-150300.5.15.1.x86_64", "openSUSE Leap 15.4:postfix-mysql-3.5.9-150300.5.15.1.aarch64", "openSUSE Leap 15.4:postfix-mysql-3.5.9-150300.5.15.1.ppc64le", "openSUSE Leap 15.4:postfix-mysql-3.5.9-150300.5.15.1.s390x", "openSUSE Leap 15.4:postfix-mysql-3.5.9-150300.5.15.1.x86_64", "openSUSE Leap 15.4:postfix-postgresql-3.5.9-150300.5.15.1.aarch64", "openSUSE Leap 15.4:postfix-postgresql-3.5.9-150300.5.15.1.ppc64le", "openSUSE Leap 15.4:postfix-postgresql-3.5.9-150300.5.15.1.s390x", "openSUSE Leap 15.4:postfix-postgresql-3.5.9-150300.5.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-01-02T15:14:17Z", "details": "moderate" } ], "title": "CVE-2023-51764" } ] }
suse-su-2023:4981-1
Vulnerability from csaf_suse
Published
2023-12-28 01:41
Modified
2023-12-28 01:41
Summary
Security update for postfix
Notes
Title of the patch
Security update for postfix
Description of the patch
This update for postfix fixes the following issues:
- CVE-2023-51764: Fixed new SMTP smuggling attack (bsc#1218304).
Patchnames
SUSE-2023-4981,SUSE-SLE-Module-Basesystem-15-SP5-2023-4981,SUSE-SLE-Module-Legacy-15-SP5-2023-4981,SUSE-SLE-Module-Server-Applications-15-SP5-2023-4981,openSUSE-SLE-15.5-2023-4981
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postfix", "title": "Title of the patch" }, { "category": "description", "text": "This update for postfix fixes the following issues:\n\n- CVE-2023-51764: Fixed new SMTP smuggling attack (bsc#1218304).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-4981,SUSE-SLE-Module-Basesystem-15-SP5-2023-4981,SUSE-SLE-Module-Legacy-15-SP5-2023-4981,SUSE-SLE-Module-Server-Applications-15-SP5-2023-4981,openSUSE-SLE-15.5-2023-4981", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_4981-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:4981-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20234981-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:4981-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-December/017566.html" }, { "category": "self", "summary": "SUSE Bug 1218304", "url": "https://bugzilla.suse.com/1218304" }, { "category": "self", "summary": "SUSE Bug 1218314", "url": "https://bugzilla.suse.com/1218314" }, { "category": "self", "summary": "SUSE CVE CVE-2023-51764 page", "url": "https://www.suse.com/security/cve/CVE-2023-51764/" } ], "title": "Security update for postfix", "tracking": { "current_release_date": "2023-12-28T01:41:55Z", "generator": { "date": "2023-12-28T01:41:55Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:4981-1", "initial_release_date": "2023-12-28T01:41:55Z", "revision_history": [ { "date": "2023-12-28T01:41:55Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postfix-3.7.3-150500.3.11.1.aarch64", "product": { "name": "postfix-3.7.3-150500.3.11.1.aarch64", "product_id": "postfix-3.7.3-150500.3.11.1.aarch64" } }, { "category": "product_version", "name": "postfix-bdb-3.7.3-150500.3.11.1.aarch64", "product": { "name": "postfix-bdb-3.7.3-150500.3.11.1.aarch64", "product_id": "postfix-bdb-3.7.3-150500.3.11.1.aarch64" } }, { "category": "product_version", "name": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.aarch64", "product": { "name": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.aarch64", "product_id": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.aarch64" } }, { "category": "product_version", "name": "postfix-devel-3.7.3-150500.3.11.1.aarch64", "product": { "name": "postfix-devel-3.7.3-150500.3.11.1.aarch64", "product_id": "postfix-devel-3.7.3-150500.3.11.1.aarch64" } }, { "category": "product_version", "name": "postfix-ldap-3.7.3-150500.3.11.1.aarch64", "product": { "name": "postfix-ldap-3.7.3-150500.3.11.1.aarch64", "product_id": "postfix-ldap-3.7.3-150500.3.11.1.aarch64" } }, { "category": "product_version", "name": "postfix-mysql-3.7.3-150500.3.11.1.aarch64", "product": { "name": "postfix-mysql-3.7.3-150500.3.11.1.aarch64", "product_id": "postfix-mysql-3.7.3-150500.3.11.1.aarch64" } }, { "category": "product_version", "name": "postfix-postgresql-3.7.3-150500.3.11.1.aarch64", "product": { "name": "postfix-postgresql-3.7.3-150500.3.11.1.aarch64", "product_id": "postfix-postgresql-3.7.3-150500.3.11.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postfix-3.7.3-150500.3.11.1.i586", "product": { "name": "postfix-3.7.3-150500.3.11.1.i586", "product_id": "postfix-3.7.3-150500.3.11.1.i586" } }, { "category": "product_version", "name": "postfix-bdb-3.7.3-150500.3.11.1.i586", "product": { "name": "postfix-bdb-3.7.3-150500.3.11.1.i586", "product_id": "postfix-bdb-3.7.3-150500.3.11.1.i586" } }, { "category": "product_version", "name": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.i586", "product": { "name": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.i586", "product_id": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.i586" } }, { "category": "product_version", "name": "postfix-devel-3.7.3-150500.3.11.1.i586", "product": { "name": "postfix-devel-3.7.3-150500.3.11.1.i586", "product_id": "postfix-devel-3.7.3-150500.3.11.1.i586" } }, { "category": "product_version", "name": "postfix-ldap-3.7.3-150500.3.11.1.i586", "product": { "name": "postfix-ldap-3.7.3-150500.3.11.1.i586", "product_id": "postfix-ldap-3.7.3-150500.3.11.1.i586" } }, { "category": "product_version", "name": "postfix-mysql-3.7.3-150500.3.11.1.i586", "product": { "name": "postfix-mysql-3.7.3-150500.3.11.1.i586", "product_id": "postfix-mysql-3.7.3-150500.3.11.1.i586" } }, { "category": "product_version", "name": "postfix-postgresql-3.7.3-150500.3.11.1.i586", "product": { "name": "postfix-postgresql-3.7.3-150500.3.11.1.i586", "product_id": "postfix-postgresql-3.7.3-150500.3.11.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postfix-doc-3.7.3-150500.3.11.1.noarch", "product": { "name": "postfix-doc-3.7.3-150500.3.11.1.noarch", "product_id": "postfix-doc-3.7.3-150500.3.11.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postfix-3.7.3-150500.3.11.1.ppc64le", "product": { "name": "postfix-3.7.3-150500.3.11.1.ppc64le", "product_id": "postfix-3.7.3-150500.3.11.1.ppc64le" } }, { "category": "product_version", "name": "postfix-bdb-3.7.3-150500.3.11.1.ppc64le", "product": { "name": "postfix-bdb-3.7.3-150500.3.11.1.ppc64le", "product_id": "postfix-bdb-3.7.3-150500.3.11.1.ppc64le" } }, { "category": "product_version", "name": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.ppc64le", "product": { "name": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.ppc64le", "product_id": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.ppc64le" } }, { "category": "product_version", "name": "postfix-devel-3.7.3-150500.3.11.1.ppc64le", "product": { "name": "postfix-devel-3.7.3-150500.3.11.1.ppc64le", "product_id": "postfix-devel-3.7.3-150500.3.11.1.ppc64le" } }, { "category": "product_version", "name": "postfix-ldap-3.7.3-150500.3.11.1.ppc64le", "product": { "name": "postfix-ldap-3.7.3-150500.3.11.1.ppc64le", "product_id": "postfix-ldap-3.7.3-150500.3.11.1.ppc64le" } }, { "category": "product_version", "name": "postfix-mysql-3.7.3-150500.3.11.1.ppc64le", "product": { "name": "postfix-mysql-3.7.3-150500.3.11.1.ppc64le", "product_id": "postfix-mysql-3.7.3-150500.3.11.1.ppc64le" } }, { "category": "product_version", "name": "postfix-postgresql-3.7.3-150500.3.11.1.ppc64le", "product": { "name": "postfix-postgresql-3.7.3-150500.3.11.1.ppc64le", "product_id": "postfix-postgresql-3.7.3-150500.3.11.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postfix-3.7.3-150500.3.11.1.s390x", "product": { "name": "postfix-3.7.3-150500.3.11.1.s390x", "product_id": "postfix-3.7.3-150500.3.11.1.s390x" } }, { "category": "product_version", "name": "postfix-bdb-3.7.3-150500.3.11.1.s390x", "product": { "name": "postfix-bdb-3.7.3-150500.3.11.1.s390x", "product_id": "postfix-bdb-3.7.3-150500.3.11.1.s390x" } }, { "category": "product_version", "name": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.s390x", "product": { "name": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.s390x", "product_id": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.s390x" } }, { "category": "product_version", "name": "postfix-devel-3.7.3-150500.3.11.1.s390x", "product": { "name": "postfix-devel-3.7.3-150500.3.11.1.s390x", "product_id": "postfix-devel-3.7.3-150500.3.11.1.s390x" } }, { "category": "product_version", "name": "postfix-ldap-3.7.3-150500.3.11.1.s390x", "product": { "name": "postfix-ldap-3.7.3-150500.3.11.1.s390x", "product_id": "postfix-ldap-3.7.3-150500.3.11.1.s390x" } }, { "category": "product_version", "name": "postfix-mysql-3.7.3-150500.3.11.1.s390x", "product": { "name": "postfix-mysql-3.7.3-150500.3.11.1.s390x", "product_id": "postfix-mysql-3.7.3-150500.3.11.1.s390x" } }, { "category": "product_version", "name": "postfix-postgresql-3.7.3-150500.3.11.1.s390x", "product": { "name": "postfix-postgresql-3.7.3-150500.3.11.1.s390x", "product_id": "postfix-postgresql-3.7.3-150500.3.11.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postfix-3.7.3-150500.3.11.1.x86_64", "product": { "name": "postfix-3.7.3-150500.3.11.1.x86_64", "product_id": "postfix-3.7.3-150500.3.11.1.x86_64" } }, { "category": "product_version", "name": "postfix-bdb-3.7.3-150500.3.11.1.x86_64", "product": { "name": "postfix-bdb-3.7.3-150500.3.11.1.x86_64", "product_id": "postfix-bdb-3.7.3-150500.3.11.1.x86_64" } }, { "category": "product_version", "name": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.x86_64", "product": { "name": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.x86_64", "product_id": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.x86_64" } }, { "category": "product_version", "name": "postfix-devel-3.7.3-150500.3.11.1.x86_64", "product": { "name": "postfix-devel-3.7.3-150500.3.11.1.x86_64", "product_id": "postfix-devel-3.7.3-150500.3.11.1.x86_64" } }, { "category": "product_version", "name": "postfix-ldap-3.7.3-150500.3.11.1.x86_64", "product": { "name": "postfix-ldap-3.7.3-150500.3.11.1.x86_64", "product_id": "postfix-ldap-3.7.3-150500.3.11.1.x86_64" } }, { "category": "product_version", "name": "postfix-mysql-3.7.3-150500.3.11.1.x86_64", "product": { "name": "postfix-mysql-3.7.3-150500.3.11.1.x86_64", "product_id": "postfix-mysql-3.7.3-150500.3.11.1.x86_64" } }, { "category": "product_version", "name": "postfix-postgresql-3.7.3-150500.3.11.1.x86_64", "product": { "name": "postfix-postgresql-3.7.3-150500.3.11.1.x86_64", "product_id": "postfix-postgresql-3.7.3-150500.3.11.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Legacy 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-legacy:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp5" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postfix-3.7.3-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-3.7.3-150500.3.11.1.aarch64" }, "product_reference": "postfix-3.7.3-150500.3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.7.3-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-3.7.3-150500.3.11.1.ppc64le" }, "product_reference": "postfix-3.7.3-150500.3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.7.3-150500.3.11.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-3.7.3-150500.3.11.1.s390x" }, "product_reference": "postfix-3.7.3-150500.3.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.7.3-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-3.7.3-150500.3.11.1.x86_64" }, "product_reference": "postfix-3.7.3-150500.3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.7.3-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-devel-3.7.3-150500.3.11.1.aarch64" }, "product_reference": "postfix-devel-3.7.3-150500.3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.7.3-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-devel-3.7.3-150500.3.11.1.ppc64le" }, "product_reference": "postfix-devel-3.7.3-150500.3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.7.3-150500.3.11.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-devel-3.7.3-150500.3.11.1.s390x" }, "product_reference": "postfix-devel-3.7.3-150500.3.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.7.3-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-devel-3.7.3-150500.3.11.1.x86_64" }, "product_reference": "postfix-devel-3.7.3-150500.3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-doc-3.7.3-150500.3.11.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-doc-3.7.3-150500.3.11.1.noarch" }, "product_reference": "postfix-doc-3.7.3-150500.3.11.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.7.3-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-ldap-3.7.3-150500.3.11.1.aarch64" }, "product_reference": "postfix-ldap-3.7.3-150500.3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.7.3-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-ldap-3.7.3-150500.3.11.1.ppc64le" }, "product_reference": "postfix-ldap-3.7.3-150500.3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.7.3-150500.3.11.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-ldap-3.7.3-150500.3.11.1.s390x" }, "product_reference": "postfix-ldap-3.7.3-150500.3.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.7.3-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-ldap-3.7.3-150500.3.11.1.x86_64" }, "product_reference": "postfix-ldap-3.7.3-150500.3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.7.3-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-3.7.3-150500.3.11.1.aarch64" }, "product_reference": "postfix-bdb-3.7.3-150500.3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.7.3-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-3.7.3-150500.3.11.1.ppc64le" }, "product_reference": "postfix-bdb-3.7.3-150500.3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.7.3-150500.3.11.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-3.7.3-150500.3.11.1.s390x" }, "product_reference": "postfix-bdb-3.7.3-150500.3.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.7.3-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-3.7.3-150500.3.11.1.x86_64" }, "product_reference": "postfix-bdb-3.7.3-150500.3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.aarch64" }, "product_reference": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.ppc64le" }, "product_reference": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.s390x" }, "product_reference": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.x86_64" }, "product_reference": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.7.3-150500.3.11.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postfix-mysql-3.7.3-150500.3.11.1.aarch64" }, "product_reference": "postfix-mysql-3.7.3-150500.3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.7.3-150500.3.11.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postfix-mysql-3.7.3-150500.3.11.1.ppc64le" }, "product_reference": "postfix-mysql-3.7.3-150500.3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.7.3-150500.3.11.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postfix-mysql-3.7.3-150500.3.11.1.s390x" }, "product_reference": "postfix-mysql-3.7.3-150500.3.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.7.3-150500.3.11.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postfix-mysql-3.7.3-150500.3.11.1.x86_64" }, "product_reference": "postfix-mysql-3.7.3-150500.3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.7.3-150500.3.11.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-3.7.3-150500.3.11.1.aarch64" }, "product_reference": "postfix-3.7.3-150500.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.7.3-150500.3.11.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-3.7.3-150500.3.11.1.ppc64le" }, "product_reference": "postfix-3.7.3-150500.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.7.3-150500.3.11.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-3.7.3-150500.3.11.1.s390x" }, "product_reference": "postfix-3.7.3-150500.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.7.3-150500.3.11.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-3.7.3-150500.3.11.1.x86_64" }, "product_reference": "postfix-3.7.3-150500.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.7.3-150500.3.11.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-bdb-3.7.3-150500.3.11.1.aarch64" }, "product_reference": "postfix-bdb-3.7.3-150500.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.7.3-150500.3.11.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-bdb-3.7.3-150500.3.11.1.ppc64le" }, "product_reference": "postfix-bdb-3.7.3-150500.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.7.3-150500.3.11.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-bdb-3.7.3-150500.3.11.1.s390x" }, "product_reference": "postfix-bdb-3.7.3-150500.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-3.7.3-150500.3.11.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-bdb-3.7.3-150500.3.11.1.x86_64" }, "product_reference": "postfix-bdb-3.7.3-150500.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.aarch64" }, "product_reference": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.ppc64le" }, "product_reference": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.s390x" }, "product_reference": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.x86_64" }, "product_reference": "postfix-bdb-lmdb-3.7.3-150500.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.7.3-150500.3.11.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-devel-3.7.3-150500.3.11.1.aarch64" }, "product_reference": "postfix-devel-3.7.3-150500.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.7.3-150500.3.11.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-devel-3.7.3-150500.3.11.1.ppc64le" }, "product_reference": "postfix-devel-3.7.3-150500.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.7.3-150500.3.11.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-devel-3.7.3-150500.3.11.1.s390x" }, "product_reference": "postfix-devel-3.7.3-150500.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.7.3-150500.3.11.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-devel-3.7.3-150500.3.11.1.x86_64" }, "product_reference": "postfix-devel-3.7.3-150500.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-doc-3.7.3-150500.3.11.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-doc-3.7.3-150500.3.11.1.noarch" }, "product_reference": "postfix-doc-3.7.3-150500.3.11.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.7.3-150500.3.11.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-ldap-3.7.3-150500.3.11.1.aarch64" }, "product_reference": "postfix-ldap-3.7.3-150500.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.7.3-150500.3.11.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-ldap-3.7.3-150500.3.11.1.ppc64le" }, "product_reference": "postfix-ldap-3.7.3-150500.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.7.3-150500.3.11.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-ldap-3.7.3-150500.3.11.1.s390x" }, "product_reference": "postfix-ldap-3.7.3-150500.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.7.3-150500.3.11.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-ldap-3.7.3-150500.3.11.1.x86_64" }, "product_reference": "postfix-ldap-3.7.3-150500.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.7.3-150500.3.11.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-mysql-3.7.3-150500.3.11.1.aarch64" }, "product_reference": "postfix-mysql-3.7.3-150500.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.7.3-150500.3.11.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-mysql-3.7.3-150500.3.11.1.ppc64le" }, "product_reference": "postfix-mysql-3.7.3-150500.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.7.3-150500.3.11.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-mysql-3.7.3-150500.3.11.1.s390x" }, "product_reference": "postfix-mysql-3.7.3-150500.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.7.3-150500.3.11.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-mysql-3.7.3-150500.3.11.1.x86_64" }, "product_reference": "postfix-mysql-3.7.3-150500.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-postgresql-3.7.3-150500.3.11.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-postgresql-3.7.3-150500.3.11.1.aarch64" }, "product_reference": "postfix-postgresql-3.7.3-150500.3.11.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-postgresql-3.7.3-150500.3.11.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-postgresql-3.7.3-150500.3.11.1.ppc64le" }, "product_reference": "postfix-postgresql-3.7.3-150500.3.11.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-postgresql-3.7.3-150500.3.11.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-postgresql-3.7.3-150500.3.11.1.s390x" }, "product_reference": "postfix-postgresql-3.7.3-150500.3.11.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-postgresql-3.7.3-150500.3.11.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postfix-postgresql-3.7.3-150500.3.11.1.x86_64" }, "product_reference": "postfix-postgresql-3.7.3-150500.3.11.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-51764", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-51764" } ], "notes": [ { "category": "general", "text": "Postfix through 3.8.5 allows SMTP smuggling unless configured with smtpd_data_restrictions=reject_unauth_pipelining and smtpd_discard_ehlo_keywords=chunking (or certain other options that exist in recent versions). Remote attackers can use a published exploitation technique to inject e-mail messages with a spoofed MAIL FROM address, allowing bypass of an SPF protection mechanism. This occurs because Postfix supports \u003cLF\u003e.\u003cCR\u003e\u003cLF\u003e but some other popular e-mail servers do not. To prevent attack variants (by always disallowing \u003cLF\u003e without \u003cCR\u003e), a different solution is required, such as the smtpd_forbid_bare_newline=yes option with a Postfix minimum version of 3.5.23, 3.6.13, 3.7.9, 3.8.4, or 3.9.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-3.7.3-150500.3.11.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-3.7.3-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-3.7.3-150500.3.11.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-3.7.3-150500.3.11.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-devel-3.7.3-150500.3.11.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-devel-3.7.3-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-devel-3.7.3-150500.3.11.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-devel-3.7.3-150500.3.11.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-doc-3.7.3-150500.3.11.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-ldap-3.7.3-150500.3.11.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-ldap-3.7.3-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-ldap-3.7.3-150500.3.11.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-ldap-3.7.3-150500.3.11.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-3.7.3-150500.3.11.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-3.7.3-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-3.7.3-150500.3.11.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-3.7.3-150500.3.11.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postfix-mysql-3.7.3-150500.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postfix-mysql-3.7.3-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postfix-mysql-3.7.3-150500.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postfix-mysql-3.7.3-150500.3.11.1.x86_64", "openSUSE Leap 15.5:postfix-3.7.3-150500.3.11.1.aarch64", "openSUSE Leap 15.5:postfix-3.7.3-150500.3.11.1.ppc64le", "openSUSE Leap 15.5:postfix-3.7.3-150500.3.11.1.s390x", "openSUSE Leap 15.5:postfix-3.7.3-150500.3.11.1.x86_64", "openSUSE Leap 15.5:postfix-bdb-3.7.3-150500.3.11.1.aarch64", "openSUSE Leap 15.5:postfix-bdb-3.7.3-150500.3.11.1.ppc64le", "openSUSE Leap 15.5:postfix-bdb-3.7.3-150500.3.11.1.s390x", "openSUSE Leap 15.5:postfix-bdb-3.7.3-150500.3.11.1.x86_64", "openSUSE Leap 15.5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.aarch64", "openSUSE Leap 15.5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.ppc64le", "openSUSE Leap 15.5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.s390x", "openSUSE Leap 15.5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.x86_64", "openSUSE Leap 15.5:postfix-devel-3.7.3-150500.3.11.1.aarch64", "openSUSE Leap 15.5:postfix-devel-3.7.3-150500.3.11.1.ppc64le", "openSUSE Leap 15.5:postfix-devel-3.7.3-150500.3.11.1.s390x", "openSUSE Leap 15.5:postfix-devel-3.7.3-150500.3.11.1.x86_64", "openSUSE Leap 15.5:postfix-doc-3.7.3-150500.3.11.1.noarch", "openSUSE Leap 15.5:postfix-ldap-3.7.3-150500.3.11.1.aarch64", "openSUSE Leap 15.5:postfix-ldap-3.7.3-150500.3.11.1.ppc64le", "openSUSE Leap 15.5:postfix-ldap-3.7.3-150500.3.11.1.s390x", "openSUSE Leap 15.5:postfix-ldap-3.7.3-150500.3.11.1.x86_64", "openSUSE Leap 15.5:postfix-mysql-3.7.3-150500.3.11.1.aarch64", "openSUSE Leap 15.5:postfix-mysql-3.7.3-150500.3.11.1.ppc64le", "openSUSE Leap 15.5:postfix-mysql-3.7.3-150500.3.11.1.s390x", "openSUSE Leap 15.5:postfix-mysql-3.7.3-150500.3.11.1.x86_64", "openSUSE Leap 15.5:postfix-postgresql-3.7.3-150500.3.11.1.aarch64", "openSUSE Leap 15.5:postfix-postgresql-3.7.3-150500.3.11.1.ppc64le", "openSUSE Leap 15.5:postfix-postgresql-3.7.3-150500.3.11.1.s390x", "openSUSE Leap 15.5:postfix-postgresql-3.7.3-150500.3.11.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-51764", "url": "https://www.suse.com/security/cve/CVE-2023-51764" }, { "category": "external", "summary": "SUSE Bug 1218304 for CVE-2023-51764", "url": "https://bugzilla.suse.com/1218304" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-3.7.3-150500.3.11.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-3.7.3-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-3.7.3-150500.3.11.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-3.7.3-150500.3.11.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-devel-3.7.3-150500.3.11.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-devel-3.7.3-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-devel-3.7.3-150500.3.11.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-devel-3.7.3-150500.3.11.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-doc-3.7.3-150500.3.11.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-ldap-3.7.3-150500.3.11.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-ldap-3.7.3-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-ldap-3.7.3-150500.3.11.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-ldap-3.7.3-150500.3.11.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-3.7.3-150500.3.11.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-3.7.3-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-3.7.3-150500.3.11.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-3.7.3-150500.3.11.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postfix-mysql-3.7.3-150500.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postfix-mysql-3.7.3-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postfix-mysql-3.7.3-150500.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postfix-mysql-3.7.3-150500.3.11.1.x86_64", "openSUSE Leap 15.5:postfix-3.7.3-150500.3.11.1.aarch64", "openSUSE Leap 15.5:postfix-3.7.3-150500.3.11.1.ppc64le", "openSUSE Leap 15.5:postfix-3.7.3-150500.3.11.1.s390x", "openSUSE Leap 15.5:postfix-3.7.3-150500.3.11.1.x86_64", "openSUSE Leap 15.5:postfix-bdb-3.7.3-150500.3.11.1.aarch64", "openSUSE Leap 15.5:postfix-bdb-3.7.3-150500.3.11.1.ppc64le", "openSUSE Leap 15.5:postfix-bdb-3.7.3-150500.3.11.1.s390x", "openSUSE Leap 15.5:postfix-bdb-3.7.3-150500.3.11.1.x86_64", "openSUSE Leap 15.5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.aarch64", "openSUSE Leap 15.5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.ppc64le", "openSUSE Leap 15.5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.s390x", "openSUSE Leap 15.5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.x86_64", "openSUSE Leap 15.5:postfix-devel-3.7.3-150500.3.11.1.aarch64", "openSUSE Leap 15.5:postfix-devel-3.7.3-150500.3.11.1.ppc64le", "openSUSE Leap 15.5:postfix-devel-3.7.3-150500.3.11.1.s390x", "openSUSE Leap 15.5:postfix-devel-3.7.3-150500.3.11.1.x86_64", "openSUSE Leap 15.5:postfix-doc-3.7.3-150500.3.11.1.noarch", "openSUSE Leap 15.5:postfix-ldap-3.7.3-150500.3.11.1.aarch64", "openSUSE Leap 15.5:postfix-ldap-3.7.3-150500.3.11.1.ppc64le", "openSUSE Leap 15.5:postfix-ldap-3.7.3-150500.3.11.1.s390x", "openSUSE Leap 15.5:postfix-ldap-3.7.3-150500.3.11.1.x86_64", "openSUSE Leap 15.5:postfix-mysql-3.7.3-150500.3.11.1.aarch64", "openSUSE Leap 15.5:postfix-mysql-3.7.3-150500.3.11.1.ppc64le", "openSUSE Leap 15.5:postfix-mysql-3.7.3-150500.3.11.1.s390x", "openSUSE Leap 15.5:postfix-mysql-3.7.3-150500.3.11.1.x86_64", "openSUSE Leap 15.5:postfix-postgresql-3.7.3-150500.3.11.1.aarch64", "openSUSE Leap 15.5:postfix-postgresql-3.7.3-150500.3.11.1.ppc64le", "openSUSE Leap 15.5:postfix-postgresql-3.7.3-150500.3.11.1.s390x", "openSUSE Leap 15.5:postfix-postgresql-3.7.3-150500.3.11.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-3.7.3-150500.3.11.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-3.7.3-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-3.7.3-150500.3.11.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-3.7.3-150500.3.11.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-devel-3.7.3-150500.3.11.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-devel-3.7.3-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-devel-3.7.3-150500.3.11.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-devel-3.7.3-150500.3.11.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-doc-3.7.3-150500.3.11.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-ldap-3.7.3-150500.3.11.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-ldap-3.7.3-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-ldap-3.7.3-150500.3.11.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postfix-ldap-3.7.3-150500.3.11.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-3.7.3-150500.3.11.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-3.7.3-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-3.7.3-150500.3.11.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-3.7.3-150500.3.11.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postfix-mysql-3.7.3-150500.3.11.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postfix-mysql-3.7.3-150500.3.11.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postfix-mysql-3.7.3-150500.3.11.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postfix-mysql-3.7.3-150500.3.11.1.x86_64", "openSUSE Leap 15.5:postfix-3.7.3-150500.3.11.1.aarch64", "openSUSE Leap 15.5:postfix-3.7.3-150500.3.11.1.ppc64le", "openSUSE Leap 15.5:postfix-3.7.3-150500.3.11.1.s390x", "openSUSE Leap 15.5:postfix-3.7.3-150500.3.11.1.x86_64", "openSUSE Leap 15.5:postfix-bdb-3.7.3-150500.3.11.1.aarch64", "openSUSE Leap 15.5:postfix-bdb-3.7.3-150500.3.11.1.ppc64le", "openSUSE Leap 15.5:postfix-bdb-3.7.3-150500.3.11.1.s390x", "openSUSE Leap 15.5:postfix-bdb-3.7.3-150500.3.11.1.x86_64", "openSUSE Leap 15.5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.aarch64", "openSUSE Leap 15.5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.ppc64le", "openSUSE Leap 15.5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.s390x", "openSUSE Leap 15.5:postfix-bdb-lmdb-3.7.3-150500.3.11.1.x86_64", "openSUSE Leap 15.5:postfix-devel-3.7.3-150500.3.11.1.aarch64", "openSUSE Leap 15.5:postfix-devel-3.7.3-150500.3.11.1.ppc64le", "openSUSE Leap 15.5:postfix-devel-3.7.3-150500.3.11.1.s390x", "openSUSE Leap 15.5:postfix-devel-3.7.3-150500.3.11.1.x86_64", "openSUSE Leap 15.5:postfix-doc-3.7.3-150500.3.11.1.noarch", "openSUSE Leap 15.5:postfix-ldap-3.7.3-150500.3.11.1.aarch64", "openSUSE Leap 15.5:postfix-ldap-3.7.3-150500.3.11.1.ppc64le", "openSUSE Leap 15.5:postfix-ldap-3.7.3-150500.3.11.1.s390x", "openSUSE Leap 15.5:postfix-ldap-3.7.3-150500.3.11.1.x86_64", "openSUSE Leap 15.5:postfix-mysql-3.7.3-150500.3.11.1.aarch64", "openSUSE Leap 15.5:postfix-mysql-3.7.3-150500.3.11.1.ppc64le", "openSUSE Leap 15.5:postfix-mysql-3.7.3-150500.3.11.1.s390x", "openSUSE Leap 15.5:postfix-mysql-3.7.3-150500.3.11.1.x86_64", "openSUSE Leap 15.5:postfix-postgresql-3.7.3-150500.3.11.1.aarch64", "openSUSE Leap 15.5:postfix-postgresql-3.7.3-150500.3.11.1.ppc64le", "openSUSE Leap 15.5:postfix-postgresql-3.7.3-150500.3.11.1.s390x", "openSUSE Leap 15.5:postfix-postgresql-3.7.3-150500.3.11.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-12-28T01:41:55Z", "details": "moderate" } ], "title": "CVE-2023-51764" } ] }
suse-su-2024:1149-1
Vulnerability from csaf_suse
Published
2024-04-08 09:35
Modified
2024-04-08 09:35
Summary
Security update for postfix
Notes
Title of the patch
Security update for postfix
Description of the patch
This update for postfix fixes the following issues:
- CVE-2023-51764: Prevent SMTP smuggling attack. (bsc#1218304)
Patchnames
SUSE-2024-1149,SUSE-SLE-SDK-12-SP5-2024-1149,SUSE-SLE-SERVER-12-SP5-2024-1149
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": "Security update for postfix", "title": "Title of the patch" }, { "category": "description", "text": "This update for postfix fixes the following issues:\n\n- CVE-2023-51764: Prevent SMTP smuggling attack. (bsc#1218304) \n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-1149,SUSE-SLE-SDK-12-SP5-2024-1149,SUSE-SLE-SERVER-12-SP5-2024-1149", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1149-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:1149-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241149-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:1149-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-April/034873.html" }, { "category": "self", "summary": "SUSE Bug 1218304", "url": "https://bugzilla.suse.com/1218304" }, { "category": "self", "summary": "SUSE Bug 1218314", "url": "https://bugzilla.suse.com/1218314" }, { "category": "self", "summary": "SUSE CVE CVE-2023-51764 page", "url": "https://www.suse.com/security/cve/CVE-2023-51764/" } ], "title": "Security update for postfix", "tracking": { "current_release_date": "2024-04-08T09:35:46Z", "generator": { "date": "2024-04-08T09:35:46Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:1149-1", "initial_release_date": "2024-04-08T09:35:46Z", "revision_history": [ { "date": "2024-04-08T09:35:46Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postfix-3.2.10-3.30.1.aarch64", "product": { "name": "postfix-3.2.10-3.30.1.aarch64", "product_id": "postfix-3.2.10-3.30.1.aarch64" } }, { "category": "product_version", "name": "postfix-devel-3.2.10-3.30.1.aarch64", "product": { "name": "postfix-devel-3.2.10-3.30.1.aarch64", "product_id": "postfix-devel-3.2.10-3.30.1.aarch64" } }, { "category": "product_version", "name": "postfix-mysql-3.2.10-3.30.1.aarch64", "product": { "name": "postfix-mysql-3.2.10-3.30.1.aarch64", "product_id": "postfix-mysql-3.2.10-3.30.1.aarch64" } }, { "category": "product_version", "name": "postfix-postgresql-3.2.10-3.30.1.aarch64", "product": { "name": "postfix-postgresql-3.2.10-3.30.1.aarch64", "product_id": "postfix-postgresql-3.2.10-3.30.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postfix-3.2.10-3.30.1.i586", "product": { "name": "postfix-3.2.10-3.30.1.i586", "product_id": "postfix-3.2.10-3.30.1.i586" } }, { "category": "product_version", "name": "postfix-devel-3.2.10-3.30.1.i586", "product": { "name": "postfix-devel-3.2.10-3.30.1.i586", "product_id": "postfix-devel-3.2.10-3.30.1.i586" } }, { "category": "product_version", "name": "postfix-mysql-3.2.10-3.30.1.i586", "product": { "name": "postfix-mysql-3.2.10-3.30.1.i586", "product_id": "postfix-mysql-3.2.10-3.30.1.i586" } }, { "category": "product_version", "name": "postfix-postgresql-3.2.10-3.30.1.i586", "product": { "name": "postfix-postgresql-3.2.10-3.30.1.i586", "product_id": "postfix-postgresql-3.2.10-3.30.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postfix-doc-3.2.10-3.30.1.noarch", "product": { "name": "postfix-doc-3.2.10-3.30.1.noarch", "product_id": "postfix-doc-3.2.10-3.30.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postfix-3.2.10-3.30.1.ppc64le", "product": { "name": "postfix-3.2.10-3.30.1.ppc64le", "product_id": "postfix-3.2.10-3.30.1.ppc64le" } }, { "category": "product_version", "name": "postfix-devel-3.2.10-3.30.1.ppc64le", "product": { "name": "postfix-devel-3.2.10-3.30.1.ppc64le", "product_id": "postfix-devel-3.2.10-3.30.1.ppc64le" } }, { "category": "product_version", "name": "postfix-mysql-3.2.10-3.30.1.ppc64le", "product": { "name": "postfix-mysql-3.2.10-3.30.1.ppc64le", "product_id": "postfix-mysql-3.2.10-3.30.1.ppc64le" } }, { "category": "product_version", "name": "postfix-postgresql-3.2.10-3.30.1.ppc64le", "product": { "name": "postfix-postgresql-3.2.10-3.30.1.ppc64le", "product_id": "postfix-postgresql-3.2.10-3.30.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postfix-3.2.10-3.30.1.s390", "product": { "name": "postfix-3.2.10-3.30.1.s390", "product_id": "postfix-3.2.10-3.30.1.s390" } }, { "category": "product_version", "name": "postfix-devel-3.2.10-3.30.1.s390", "product": { "name": "postfix-devel-3.2.10-3.30.1.s390", "product_id": "postfix-devel-3.2.10-3.30.1.s390" } }, { "category": "product_version", "name": "postfix-mysql-3.2.10-3.30.1.s390", "product": { "name": "postfix-mysql-3.2.10-3.30.1.s390", "product_id": "postfix-mysql-3.2.10-3.30.1.s390" } }, { "category": "product_version", "name": "postfix-postgresql-3.2.10-3.30.1.s390", "product": { "name": "postfix-postgresql-3.2.10-3.30.1.s390", "product_id": "postfix-postgresql-3.2.10-3.30.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "postfix-3.2.10-3.30.1.s390x", "product": { "name": "postfix-3.2.10-3.30.1.s390x", "product_id": "postfix-3.2.10-3.30.1.s390x" } }, { "category": "product_version", "name": "postfix-devel-3.2.10-3.30.1.s390x", "product": { "name": "postfix-devel-3.2.10-3.30.1.s390x", "product_id": "postfix-devel-3.2.10-3.30.1.s390x" } }, { "category": "product_version", "name": "postfix-mysql-3.2.10-3.30.1.s390x", "product": { "name": "postfix-mysql-3.2.10-3.30.1.s390x", "product_id": "postfix-mysql-3.2.10-3.30.1.s390x" } }, { "category": "product_version", "name": "postfix-postgresql-3.2.10-3.30.1.s390x", "product": { "name": "postfix-postgresql-3.2.10-3.30.1.s390x", "product_id": "postfix-postgresql-3.2.10-3.30.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postfix-3.2.10-3.30.1.x86_64", "product": { "name": "postfix-3.2.10-3.30.1.x86_64", "product_id": "postfix-3.2.10-3.30.1.x86_64" } }, { "category": "product_version", "name": "postfix-devel-3.2.10-3.30.1.x86_64", "product": { "name": "postfix-devel-3.2.10-3.30.1.x86_64", "product_id": "postfix-devel-3.2.10-3.30.1.x86_64" } }, { "category": "product_version", "name": "postfix-mysql-3.2.10-3.30.1.x86_64", "product": { "name": "postfix-mysql-3.2.10-3.30.1.x86_64", "product_id": "postfix-mysql-3.2.10-3.30.1.x86_64" } }, { "category": "product_version", "name": "postfix-postgresql-3.2.10-3.30.1.x86_64", "product": { "name": "postfix-postgresql-3.2.10-3.30.1.x86_64", "product_id": "postfix-postgresql-3.2.10-3.30.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.2.10-3.30.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postfix-devel-3.2.10-3.30.1.aarch64" }, "product_reference": "postfix-devel-3.2.10-3.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.2.10-3.30.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postfix-devel-3.2.10-3.30.1.ppc64le" }, "product_reference": "postfix-devel-3.2.10-3.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.2.10-3.30.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postfix-devel-3.2.10-3.30.1.s390x" }, "product_reference": "postfix-devel-3.2.10-3.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.2.10-3.30.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postfix-devel-3.2.10-3.30.1.x86_64" }, "product_reference": "postfix-devel-3.2.10-3.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.2.10-3.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postfix-3.2.10-3.30.1.aarch64" }, "product_reference": "postfix-3.2.10-3.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.2.10-3.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postfix-3.2.10-3.30.1.ppc64le" }, "product_reference": "postfix-3.2.10-3.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.2.10-3.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postfix-3.2.10-3.30.1.s390x" }, "product_reference": "postfix-3.2.10-3.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.2.10-3.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postfix-3.2.10-3.30.1.x86_64" }, "product_reference": "postfix-3.2.10-3.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-doc-3.2.10-3.30.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postfix-doc-3.2.10-3.30.1.noarch" }, "product_reference": "postfix-doc-3.2.10-3.30.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.2.10-3.30.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postfix-mysql-3.2.10-3.30.1.aarch64" }, "product_reference": "postfix-mysql-3.2.10-3.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.2.10-3.30.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postfix-mysql-3.2.10-3.30.1.ppc64le" }, "product_reference": "postfix-mysql-3.2.10-3.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.2.10-3.30.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postfix-mysql-3.2.10-3.30.1.s390x" }, "product_reference": "postfix-mysql-3.2.10-3.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.2.10-3.30.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postfix-mysql-3.2.10-3.30.1.x86_64" }, "product_reference": "postfix-mysql-3.2.10-3.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.2.10-3.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-3.2.10-3.30.1.aarch64" }, "product_reference": "postfix-3.2.10-3.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.2.10-3.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-3.2.10-3.30.1.ppc64le" }, "product_reference": "postfix-3.2.10-3.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.2.10-3.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-3.2.10-3.30.1.s390x" }, "product_reference": "postfix-3.2.10-3.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.2.10-3.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-3.2.10-3.30.1.x86_64" }, "product_reference": "postfix-3.2.10-3.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-doc-3.2.10-3.30.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-doc-3.2.10-3.30.1.noarch" }, "product_reference": "postfix-doc-3.2.10-3.30.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.2.10-3.30.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-mysql-3.2.10-3.30.1.aarch64" }, "product_reference": "postfix-mysql-3.2.10-3.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.2.10-3.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-mysql-3.2.10-3.30.1.ppc64le" }, "product_reference": "postfix-mysql-3.2.10-3.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.2.10-3.30.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-mysql-3.2.10-3.30.1.s390x" }, "product_reference": "postfix-mysql-3.2.10-3.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.2.10-3.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-mysql-3.2.10-3.30.1.x86_64" }, "product_reference": "postfix-mysql-3.2.10-3.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-51764", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-51764" } ], "notes": [ { "category": "general", "text": "Postfix through 3.8.5 allows SMTP smuggling unless configured with smtpd_data_restrictions=reject_unauth_pipelining and smtpd_discard_ehlo_keywords=chunking (or certain other options that exist in recent versions). Remote attackers can use a published exploitation technique to inject e-mail messages with a spoofed MAIL FROM address, allowing bypass of an SPF protection mechanism. This occurs because Postfix supports \u003cLF\u003e.\u003cCR\u003e\u003cLF\u003e but some other popular e-mail servers do not. To prevent attack variants (by always disallowing \u003cLF\u003e without \u003cCR\u003e), a different solution is required, such as the smtpd_forbid_bare_newline=yes option with a Postfix minimum version of 3.5.23, 3.6.13, 3.7.9, 3.8.4, or 3.9.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:postfix-3.2.10-3.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postfix-3.2.10-3.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postfix-3.2.10-3.30.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postfix-3.2.10-3.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postfix-doc-3.2.10-3.30.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postfix-mysql-3.2.10-3.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postfix-mysql-3.2.10-3.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postfix-mysql-3.2.10-3.30.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postfix-mysql-3.2.10-3.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-3.2.10-3.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-3.2.10-3.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-3.2.10-3.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-3.2.10-3.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-doc-3.2.10-3.30.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-mysql-3.2.10-3.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-mysql-3.2.10-3.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-mysql-3.2.10-3.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-mysql-3.2.10-3.30.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postfix-devel-3.2.10-3.30.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postfix-devel-3.2.10-3.30.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postfix-devel-3.2.10-3.30.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postfix-devel-3.2.10-3.30.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-51764", "url": "https://www.suse.com/security/cve/CVE-2023-51764" }, { "category": "external", "summary": "SUSE Bug 1218304 for CVE-2023-51764", "url": "https://bugzilla.suse.com/1218304" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:postfix-3.2.10-3.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postfix-3.2.10-3.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postfix-3.2.10-3.30.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postfix-3.2.10-3.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postfix-doc-3.2.10-3.30.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postfix-mysql-3.2.10-3.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postfix-mysql-3.2.10-3.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postfix-mysql-3.2.10-3.30.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postfix-mysql-3.2.10-3.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-3.2.10-3.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-3.2.10-3.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-3.2.10-3.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-3.2.10-3.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-doc-3.2.10-3.30.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-mysql-3.2.10-3.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-mysql-3.2.10-3.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-mysql-3.2.10-3.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-mysql-3.2.10-3.30.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postfix-devel-3.2.10-3.30.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postfix-devel-3.2.10-3.30.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postfix-devel-3.2.10-3.30.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postfix-devel-3.2.10-3.30.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:postfix-3.2.10-3.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postfix-3.2.10-3.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postfix-3.2.10-3.30.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postfix-3.2.10-3.30.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postfix-doc-3.2.10-3.30.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postfix-mysql-3.2.10-3.30.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postfix-mysql-3.2.10-3.30.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postfix-mysql-3.2.10-3.30.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postfix-mysql-3.2.10-3.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-3.2.10-3.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-3.2.10-3.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-3.2.10-3.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-3.2.10-3.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-doc-3.2.10-3.30.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-mysql-3.2.10-3.30.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-mysql-3.2.10-3.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-mysql-3.2.10-3.30.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postfix-mysql-3.2.10-3.30.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postfix-devel-3.2.10-3.30.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postfix-devel-3.2.10-3.30.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postfix-devel-3.2.10-3.30.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postfix-devel-3.2.10-3.30.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-04-08T09:35:46Z", "details": "moderate" } ], "title": "CVE-2023-51764" } ] }
opensuse-su-2024:13538-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
postfix-3.8.4-2.1 on GA media
Notes
Title of the patch
postfix-3.8.4-2.1 on GA media
Description of the patch
These are all security issues fixed in the postfix-3.8.4-2.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-13538
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": "postfix-3.8.4-2.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the postfix-3.8.4-2.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13538", "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_13538-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2023-51764 page", "url": "https://www.suse.com/security/cve/CVE-2023-51764/" } ], "title": "postfix-3.8.4-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:13538-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": "postfix-3.8.4-2.1.aarch64", "product": { "name": "postfix-3.8.4-2.1.aarch64", "product_id": "postfix-3.8.4-2.1.aarch64" } }, { "category": "product_version", "name": "postfix-devel-3.8.4-2.1.aarch64", "product": { "name": "postfix-devel-3.8.4-2.1.aarch64", "product_id": "postfix-devel-3.8.4-2.1.aarch64" } }, { "category": "product_version", "name": "postfix-doc-3.8.4-2.1.aarch64", "product": { "name": "postfix-doc-3.8.4-2.1.aarch64", "product_id": "postfix-doc-3.8.4-2.1.aarch64" } }, { "category": "product_version", "name": "postfix-ldap-3.8.4-2.1.aarch64", "product": { "name": "postfix-ldap-3.8.4-2.1.aarch64", "product_id": "postfix-ldap-3.8.4-2.1.aarch64" } }, { "category": "product_version", "name": "postfix-mysql-3.8.4-2.1.aarch64", "product": { "name": "postfix-mysql-3.8.4-2.1.aarch64", "product_id": "postfix-mysql-3.8.4-2.1.aarch64" } }, { "category": "product_version", "name": "postfix-postgresql-3.8.4-2.1.aarch64", "product": { "name": "postfix-postgresql-3.8.4-2.1.aarch64", "product_id": "postfix-postgresql-3.8.4-2.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postfix-3.8.4-2.1.ppc64le", "product": { "name": "postfix-3.8.4-2.1.ppc64le", "product_id": "postfix-3.8.4-2.1.ppc64le" } }, { "category": "product_version", "name": "postfix-devel-3.8.4-2.1.ppc64le", "product": { "name": "postfix-devel-3.8.4-2.1.ppc64le", "product_id": "postfix-devel-3.8.4-2.1.ppc64le" } }, { "category": "product_version", "name": "postfix-doc-3.8.4-2.1.ppc64le", "product": { "name": "postfix-doc-3.8.4-2.1.ppc64le", "product_id": "postfix-doc-3.8.4-2.1.ppc64le" } }, { "category": "product_version", "name": "postfix-ldap-3.8.4-2.1.ppc64le", "product": { "name": "postfix-ldap-3.8.4-2.1.ppc64le", "product_id": "postfix-ldap-3.8.4-2.1.ppc64le" } }, { "category": "product_version", "name": "postfix-mysql-3.8.4-2.1.ppc64le", "product": { "name": "postfix-mysql-3.8.4-2.1.ppc64le", "product_id": "postfix-mysql-3.8.4-2.1.ppc64le" } }, { "category": "product_version", "name": "postfix-postgresql-3.8.4-2.1.ppc64le", "product": { "name": "postfix-postgresql-3.8.4-2.1.ppc64le", "product_id": "postfix-postgresql-3.8.4-2.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postfix-3.8.4-2.1.s390x", "product": { "name": "postfix-3.8.4-2.1.s390x", "product_id": "postfix-3.8.4-2.1.s390x" } }, { "category": "product_version", "name": "postfix-devel-3.8.4-2.1.s390x", "product": { "name": "postfix-devel-3.8.4-2.1.s390x", "product_id": "postfix-devel-3.8.4-2.1.s390x" } }, { "category": "product_version", "name": "postfix-doc-3.8.4-2.1.s390x", "product": { "name": "postfix-doc-3.8.4-2.1.s390x", "product_id": "postfix-doc-3.8.4-2.1.s390x" } }, { "category": "product_version", "name": "postfix-ldap-3.8.4-2.1.s390x", "product": { "name": "postfix-ldap-3.8.4-2.1.s390x", "product_id": "postfix-ldap-3.8.4-2.1.s390x" } }, { "category": "product_version", "name": "postfix-mysql-3.8.4-2.1.s390x", "product": { "name": "postfix-mysql-3.8.4-2.1.s390x", "product_id": "postfix-mysql-3.8.4-2.1.s390x" } }, { "category": "product_version", "name": "postfix-postgresql-3.8.4-2.1.s390x", "product": { "name": "postfix-postgresql-3.8.4-2.1.s390x", "product_id": "postfix-postgresql-3.8.4-2.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postfix-3.8.4-2.1.x86_64", "product": { "name": "postfix-3.8.4-2.1.x86_64", "product_id": "postfix-3.8.4-2.1.x86_64" } }, { "category": "product_version", "name": "postfix-devel-3.8.4-2.1.x86_64", "product": { "name": "postfix-devel-3.8.4-2.1.x86_64", "product_id": "postfix-devel-3.8.4-2.1.x86_64" } }, { "category": "product_version", "name": "postfix-doc-3.8.4-2.1.x86_64", "product": { "name": "postfix-doc-3.8.4-2.1.x86_64", "product_id": "postfix-doc-3.8.4-2.1.x86_64" } }, { "category": "product_version", "name": "postfix-ldap-3.8.4-2.1.x86_64", "product": { "name": "postfix-ldap-3.8.4-2.1.x86_64", "product_id": "postfix-ldap-3.8.4-2.1.x86_64" } }, { "category": "product_version", "name": "postfix-mysql-3.8.4-2.1.x86_64", "product": { "name": "postfix-mysql-3.8.4-2.1.x86_64", "product_id": "postfix-mysql-3.8.4-2.1.x86_64" } }, { "category": "product_version", "name": "postfix-postgresql-3.8.4-2.1.x86_64", "product": { "name": "postfix-postgresql-3.8.4-2.1.x86_64", "product_id": "postfix-postgresql-3.8.4-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": "postfix-3.8.4-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-3.8.4-2.1.aarch64" }, "product_reference": "postfix-3.8.4-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.8.4-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-3.8.4-2.1.ppc64le" }, "product_reference": "postfix-3.8.4-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.8.4-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-3.8.4-2.1.s390x" }, "product_reference": "postfix-3.8.4-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-3.8.4-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-3.8.4-2.1.x86_64" }, "product_reference": "postfix-3.8.4-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.8.4-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-devel-3.8.4-2.1.aarch64" }, "product_reference": "postfix-devel-3.8.4-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.8.4-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-devel-3.8.4-2.1.ppc64le" }, "product_reference": "postfix-devel-3.8.4-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.8.4-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-devel-3.8.4-2.1.s390x" }, "product_reference": "postfix-devel-3.8.4-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-devel-3.8.4-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-devel-3.8.4-2.1.x86_64" }, "product_reference": "postfix-devel-3.8.4-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-doc-3.8.4-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-doc-3.8.4-2.1.aarch64" }, "product_reference": "postfix-doc-3.8.4-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-doc-3.8.4-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-doc-3.8.4-2.1.ppc64le" }, "product_reference": "postfix-doc-3.8.4-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-doc-3.8.4-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-doc-3.8.4-2.1.s390x" }, "product_reference": "postfix-doc-3.8.4-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-doc-3.8.4-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-doc-3.8.4-2.1.x86_64" }, "product_reference": "postfix-doc-3.8.4-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.8.4-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-ldap-3.8.4-2.1.aarch64" }, "product_reference": "postfix-ldap-3.8.4-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.8.4-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-ldap-3.8.4-2.1.ppc64le" }, "product_reference": "postfix-ldap-3.8.4-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.8.4-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-ldap-3.8.4-2.1.s390x" }, "product_reference": "postfix-ldap-3.8.4-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-ldap-3.8.4-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-ldap-3.8.4-2.1.x86_64" }, "product_reference": "postfix-ldap-3.8.4-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.8.4-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-mysql-3.8.4-2.1.aarch64" }, "product_reference": "postfix-mysql-3.8.4-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.8.4-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-mysql-3.8.4-2.1.ppc64le" }, "product_reference": "postfix-mysql-3.8.4-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.8.4-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-mysql-3.8.4-2.1.s390x" }, "product_reference": "postfix-mysql-3.8.4-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-mysql-3.8.4-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-mysql-3.8.4-2.1.x86_64" }, "product_reference": "postfix-mysql-3.8.4-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-postgresql-3.8.4-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-postgresql-3.8.4-2.1.aarch64" }, "product_reference": "postfix-postgresql-3.8.4-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-postgresql-3.8.4-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-postgresql-3.8.4-2.1.ppc64le" }, "product_reference": "postfix-postgresql-3.8.4-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-postgresql-3.8.4-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-postgresql-3.8.4-2.1.s390x" }, "product_reference": "postfix-postgresql-3.8.4-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postfix-postgresql-3.8.4-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postfix-postgresql-3.8.4-2.1.x86_64" }, "product_reference": "postfix-postgresql-3.8.4-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-51764", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-51764" } ], "notes": [ { "category": "general", "text": "Postfix through 3.8.5 allows SMTP smuggling unless configured with smtpd_data_restrictions=reject_unauth_pipelining and smtpd_discard_ehlo_keywords=chunking (or certain other options that exist in recent versions). Remote attackers can use a published exploitation technique to inject e-mail messages with a spoofed MAIL FROM address, allowing bypass of an SPF protection mechanism. This occurs because Postfix supports \u003cLF\u003e.\u003cCR\u003e\u003cLF\u003e but some other popular e-mail servers do not. To prevent attack variants (by always disallowing \u003cLF\u003e without \u003cCR\u003e), a different solution is required, such as the smtpd_forbid_bare_newline=yes option with a Postfix minimum version of 3.5.23, 3.6.13, 3.7.9, 3.8.4, or 3.9.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postfix-3.8.4-2.1.aarch64", "openSUSE Tumbleweed:postfix-3.8.4-2.1.ppc64le", "openSUSE Tumbleweed:postfix-3.8.4-2.1.s390x", "openSUSE Tumbleweed:postfix-3.8.4-2.1.x86_64", "openSUSE Tumbleweed:postfix-devel-3.8.4-2.1.aarch64", "openSUSE Tumbleweed:postfix-devel-3.8.4-2.1.ppc64le", "openSUSE Tumbleweed:postfix-devel-3.8.4-2.1.s390x", "openSUSE Tumbleweed:postfix-devel-3.8.4-2.1.x86_64", "openSUSE Tumbleweed:postfix-doc-3.8.4-2.1.aarch64", "openSUSE Tumbleweed:postfix-doc-3.8.4-2.1.ppc64le", "openSUSE Tumbleweed:postfix-doc-3.8.4-2.1.s390x", "openSUSE Tumbleweed:postfix-doc-3.8.4-2.1.x86_64", "openSUSE Tumbleweed:postfix-ldap-3.8.4-2.1.aarch64", "openSUSE Tumbleweed:postfix-ldap-3.8.4-2.1.ppc64le", "openSUSE Tumbleweed:postfix-ldap-3.8.4-2.1.s390x", "openSUSE Tumbleweed:postfix-ldap-3.8.4-2.1.x86_64", "openSUSE Tumbleweed:postfix-mysql-3.8.4-2.1.aarch64", "openSUSE Tumbleweed:postfix-mysql-3.8.4-2.1.ppc64le", "openSUSE Tumbleweed:postfix-mysql-3.8.4-2.1.s390x", "openSUSE Tumbleweed:postfix-mysql-3.8.4-2.1.x86_64", "openSUSE Tumbleweed:postfix-postgresql-3.8.4-2.1.aarch64", "openSUSE Tumbleweed:postfix-postgresql-3.8.4-2.1.ppc64le", "openSUSE Tumbleweed:postfix-postgresql-3.8.4-2.1.s390x", "openSUSE Tumbleweed:postfix-postgresql-3.8.4-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-51764", "url": "https://www.suse.com/security/cve/CVE-2023-51764" }, { "category": "external", "summary": "SUSE Bug 1218304 for CVE-2023-51764", "url": "https://bugzilla.suse.com/1218304" } ], "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:postfix-3.8.4-2.1.aarch64", "openSUSE Tumbleweed:postfix-3.8.4-2.1.ppc64le", "openSUSE Tumbleweed:postfix-3.8.4-2.1.s390x", "openSUSE Tumbleweed:postfix-3.8.4-2.1.x86_64", "openSUSE Tumbleweed:postfix-devel-3.8.4-2.1.aarch64", "openSUSE Tumbleweed:postfix-devel-3.8.4-2.1.ppc64le", "openSUSE Tumbleweed:postfix-devel-3.8.4-2.1.s390x", "openSUSE Tumbleweed:postfix-devel-3.8.4-2.1.x86_64", "openSUSE Tumbleweed:postfix-doc-3.8.4-2.1.aarch64", "openSUSE Tumbleweed:postfix-doc-3.8.4-2.1.ppc64le", "openSUSE Tumbleweed:postfix-doc-3.8.4-2.1.s390x", "openSUSE Tumbleweed:postfix-doc-3.8.4-2.1.x86_64", "openSUSE Tumbleweed:postfix-ldap-3.8.4-2.1.aarch64", "openSUSE Tumbleweed:postfix-ldap-3.8.4-2.1.ppc64le", "openSUSE Tumbleweed:postfix-ldap-3.8.4-2.1.s390x", "openSUSE Tumbleweed:postfix-ldap-3.8.4-2.1.x86_64", "openSUSE Tumbleweed:postfix-mysql-3.8.4-2.1.aarch64", "openSUSE Tumbleweed:postfix-mysql-3.8.4-2.1.ppc64le", "openSUSE Tumbleweed:postfix-mysql-3.8.4-2.1.s390x", "openSUSE Tumbleweed:postfix-mysql-3.8.4-2.1.x86_64", "openSUSE Tumbleweed:postfix-postgresql-3.8.4-2.1.aarch64", "openSUSE Tumbleweed:postfix-postgresql-3.8.4-2.1.ppc64le", "openSUSE Tumbleweed:postfix-postgresql-3.8.4-2.1.s390x", "openSUSE Tumbleweed:postfix-postgresql-3.8.4-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postfix-3.8.4-2.1.aarch64", "openSUSE Tumbleweed:postfix-3.8.4-2.1.ppc64le", "openSUSE Tumbleweed:postfix-3.8.4-2.1.s390x", "openSUSE Tumbleweed:postfix-3.8.4-2.1.x86_64", "openSUSE Tumbleweed:postfix-devel-3.8.4-2.1.aarch64", "openSUSE Tumbleweed:postfix-devel-3.8.4-2.1.ppc64le", "openSUSE Tumbleweed:postfix-devel-3.8.4-2.1.s390x", "openSUSE Tumbleweed:postfix-devel-3.8.4-2.1.x86_64", "openSUSE Tumbleweed:postfix-doc-3.8.4-2.1.aarch64", "openSUSE Tumbleweed:postfix-doc-3.8.4-2.1.ppc64le", "openSUSE Tumbleweed:postfix-doc-3.8.4-2.1.s390x", "openSUSE Tumbleweed:postfix-doc-3.8.4-2.1.x86_64", "openSUSE Tumbleweed:postfix-ldap-3.8.4-2.1.aarch64", "openSUSE Tumbleweed:postfix-ldap-3.8.4-2.1.ppc64le", "openSUSE Tumbleweed:postfix-ldap-3.8.4-2.1.s390x", "openSUSE Tumbleweed:postfix-ldap-3.8.4-2.1.x86_64", "openSUSE Tumbleweed:postfix-mysql-3.8.4-2.1.aarch64", "openSUSE Tumbleweed:postfix-mysql-3.8.4-2.1.ppc64le", "openSUSE Tumbleweed:postfix-mysql-3.8.4-2.1.s390x", "openSUSE Tumbleweed:postfix-mysql-3.8.4-2.1.x86_64", "openSUSE Tumbleweed:postfix-postgresql-3.8.4-2.1.aarch64", "openSUSE Tumbleweed:postfix-postgresql-3.8.4-2.1.ppc64le", "openSUSE Tumbleweed:postfix-postgresql-3.8.4-2.1.s390x", "openSUSE Tumbleweed:postfix-postgresql-3.8.4-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-51764" } ] }
gsd-2023-51764
Vulnerability from gsd
Modified
2023-12-24 06:01
Details
Postfix through 3.8.4 allows SMTP smuggling unless configured with smtpd_data_restrictions=reject_unauth_pipelining (or certain other options that exist in recent versions). Remote attackers can use a published exploitation technique to inject e-mail messages that appear to originate from the Postfix server, allowing bypass of an SPF protection mechanism. This occurs because Postfix supports <LF>.<CR><LF> but some other popular e-mail servers do not. To prevent attack variants (by always disallowing <LF> without <CR>), a different solution is required: the smtpd_forbid_bare_newline=yes option with a Postfix minimum version of 3.5.23, 3.6.13, 3.7.9, 3.8.4, or 3.9.
Aliases
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-51764" ], "details": "Postfix through 3.8.4 allows SMTP smuggling unless configured with smtpd_data_restrictions=reject_unauth_pipelining (or certain other options that exist in recent versions). Remote attackers can use a published exploitation technique to inject e-mail messages that appear to originate from the Postfix server, allowing bypass of an SPF protection mechanism. This occurs because Postfix supports \u003cLF\u003e.\u003cCR\u003e\u003cLF\u003e but some other popular e-mail servers do not. To prevent attack variants (by always disallowing \u003cLF\u003e without \u003cCR\u003e), a different solution is required: the smtpd_forbid_bare_newline=yes option with a Postfix minimum version of 3.5.23, 3.6.13, 3.7.9, 3.8.4, or 3.9.", "id": "GSD-2023-51764", "modified": "2023-12-24T06:01:27.964396Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-51764", "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": "Postfix through 3.8.5 allows SMTP smuggling unless configured with smtpd_data_restrictions=reject_unauth_pipelining and smtpd_discard_ehlo_keywords=chunking (or certain other options that exist in recent versions). Remote attackers can use a published exploitation technique to inject e-mail messages with a spoofed MAIL FROM address, allowing bypass of an SPF protection mechanism. This occurs because Postfix supports \u003cLF\u003e.\u003cCR\u003e\u003cLF\u003e but some other popular e-mail servers do not. To prevent attack variants (by always disallowing \u003cLF\u003e without \u003cCR\u003e), a different solution is required, such as the smtpd_forbid_bare_newline=yes option with a Postfix minimum version of 3.5.23, 3.6.13, 3.7.9, 3.8.4, or 3.9." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.postfix.org/smtp-smuggling.html", "refsource": "MISC", "url": "https://www.postfix.org/smtp-smuggling.html" }, { "name": "https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide/", "refsource": "MISC", "url": "https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide/" }, { "name": "[oss-security] 20231224 Re: Re: New SMTP smuggling attack", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2023/12/24/1" }, { "name": "[oss-security] 20231225 Re: Re: New SMTP smuggling attack", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2023/12/25/1" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=2255563", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255563" }, { "name": "https://access.redhat.com/security/cve/CVE-2023-51764", "refsource": "MISC", "url": "https://access.redhat.com/security/cve/CVE-2023-51764" }, { "name": "https://fahrplan.events.ccc.de/congress/2023/fahrplan/events/11782.html", "refsource": "MISC", "url": "https://fahrplan.events.ccc.de/congress/2023/fahrplan/events/11782.html" }, { "name": "https://github.com/eeenvik1/CVE-2023-51764", "refsource": "MISC", "url": "https://github.com/eeenvik1/CVE-2023-51764" }, { "name": "https://github.com/duy-31/CVE-2023-51764", "refsource": "MISC", "url": "https://github.com/duy-31/CVE-2023-51764" }, { "name": "https://www.youtube.com/watch?v=V8KPV96g1To", "refsource": "MISC", "url": "https://www.youtube.com/watch?v=V8KPV96g1To" }, { "name": "FEDORA-2024-c839e7294f", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRLF5SOS7TP5N7FQSEK2NFNB44ISVTZC/" }, { "name": "FEDORA-2024-5c186175f2", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JQ5WXFCW2N6G2PH3JXDTYW5PH5EBQEGO/" }, { "name": "https://lwn.net/Articles/956533/", "refsource": "MISC", "url": "https://lwn.net/Articles/956533/" }, { "name": "https://www.openwall.com/lists/oss-security/2024/01/22/1", "refsource": "MISC", "url": "https://www.openwall.com/lists/oss-security/2024/01/22/1" }, { "name": "https://www.postfix.org/announcements/postfix-3.8.5.html", "refsource": "MISC", "url": "https://www.postfix.org/announcements/postfix-3.8.5.html" }, { "name": "[debian-lts-announce] 20240130 [SECURITY] [DLA 3725-1] postfix security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00020.html" } ] } }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:postfix:postfix:*:*:*:*:*:*:*:*", "matchCriteriaId": "0598FFA3-9DB8-4D01-9049-3834B6B53000", "versionEndExcluding": "3.5.23", "vulnerable": true }, { "criteria": "cpe:2.3:a:postfix:postfix:*:*:*:*:*:*:*:*", "matchCriteriaId": "7AD4364D-F93C-499E-8ECA-5228354D20B6", "versionEndExcluding": "3.6.13", "versionStartIncluding": "3.6.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:postfix:postfix:*:*:*:*:*:*:*:*", "matchCriteriaId": "7174307B-1249-47B5-BE66-9194AC26BA15", "versionEndExcluding": "3.7.9", "versionStartIncluding": "3.7.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:postfix:postfix:*:*:*:*:*:*:*:*", "matchCriteriaId": "7A422C34-3E0E-4C3F-8EA9-4F442D88057D", "versionEndExcluding": "3.8.4", "versionStartIncluding": "3.8.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*", "matchCriteriaId": "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*", "matchCriteriaId": "B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*", "matchCriteriaId": "F4CFF558-3C47-480D-A2F0-BABF26042943", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "7F6FB57C-2BC7-487C-96DD-132683AEB35D", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "Postfix through 3.8.5 allows SMTP smuggling unless configured with smtpd_data_restrictions=reject_unauth_pipelining and smtpd_discard_ehlo_keywords=chunking (or certain other options that exist in recent versions). Remote attackers can use a published exploitation technique to inject e-mail messages with a spoofed MAIL FROM address, allowing bypass of an SPF protection mechanism. This occurs because Postfix supports \u003cLF\u003e.\u003cCR\u003e\u003cLF\u003e but some other popular e-mail servers do not. To prevent attack variants (by always disallowing \u003cLF\u003e without \u003cCR\u003e), a different solution is required, such as the smtpd_forbid_bare_newline=yes option with a Postfix minimum version of 3.5.23, 3.6.13, 3.7.9, 3.8.4, or 3.9." }, { "lang": "es", "value": "Postfix hasta 3.8.4 permite el contrabando SMTP a menos que se configure con smtpd_data_restrictions=reject_unauth_pipelining (u otras opciones que existen en versiones recientes). Los atacantes remotos pueden utilizar una t\u00e9cnica de explotaci\u00f3n publicada para inyectar mensajes de correo electr\u00f3nico que parecen originarse en el servidor Postfix, lo que permite omitir un mecanismo de protecci\u00f3n SPF. Esto ocurre porque Postfix admite . pero algunos otros servidores de correo electr\u00f3nico populares no lo hacen. Para evitar variantes de ataque (al no permitir siempre sin ), se requiere una soluci\u00f3n diferente: la opci\u00f3n smtpd_forbid_bare_newline=yes con una versi\u00f3n m\u00ednima de Postfix de 3.5.23, 3.6.13, 3.7.9, 3.8.4, o 3.9." } ], "id": "CVE-2023-51764", "lastModified": "2024-01-30T14:15:47.213", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 1.4, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2023-12-24T05:15:08.273", "references": [ { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2023/12/24/1" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2023/12/25/1" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/security/cve/CVE-2023-51764" }, { "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255563" }, { "source": "cve@mitre.org", "tags": [ "Technical Description" ], "url": "https://fahrplan.events.ccc.de/congress/2023/fahrplan/events/11782.html" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/duy-31/CVE-2023-51764" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/eeenvik1/CVE-2023-51764" }, { "source": "cve@mitre.org", "url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00020.html" }, { "source": "cve@mitre.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JQ5WXFCW2N6G2PH3JXDTYW5PH5EBQEGO/" }, { "source": "cve@mitre.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QRLF5SOS7TP5N7FQSEK2NFNB44ISVTZC/" }, { "source": "cve@mitre.org", "url": "https://lwn.net/Articles/956533/" }, { "source": "cve@mitre.org", "tags": [ "Technical Description", "Third Party Advisory" ], "url": "https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide/" }, { "source": "cve@mitre.org", "url": "https://www.openwall.com/lists/oss-security/2024/01/22/1" }, { "source": "cve@mitre.org", "url": "https://www.postfix.org/announcements/postfix-3.8.5.html" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Mitigation", "Vendor Advisory" ], "url": "https://www.postfix.org/smtp-smuggling.html" }, { "source": "cve@mitre.org", "tags": [ "Exploit" ], "url": "https://www.youtube.com/watch?v=V8KPV96g1To" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-345" } ], "source": "nvd@nist.gov", "type": "Primary" } ] } } } }
ghsa-j5jm-hg4x-w8rx
Vulnerability from github
Published
2023-12-24 06:30
Modified
2024-06-10 18:30
Severity ?
VLAI Severity ?
Details
Postfix through 3.8.4 allows SMTP smuggling unless configured with smtpd_data_restrictions=reject_unauth_pipelining (or certain other options that exist in recent versions). Remote attackers can use a published exploitation technique to inject e-mail messages that appear to originate from the Postfix server, allowing bypass of an SPF protection mechanism. This occurs because Postfix supports . but some other popular e-mail servers do not. To prevent attack variants (by always disallowing without ), a different solution is required: the smtpd_forbid_bare_newline=yes option with a Postfix minimum version of 3.5.23, 3.6.13, 3.7.9, 3.8.4, or 3.9.
{ "affected": [], "aliases": [ "CVE-2023-51764" ], "database_specific": { "cwe_ids": [ "CWE-345" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-12-24T05:15:08Z", "severity": "MODERATE" }, "details": "Postfix through 3.8.4 allows SMTP smuggling unless configured with smtpd_data_restrictions=reject_unauth_pipelining (or certain other options that exist in recent versions). Remote attackers can use a published exploitation technique to inject e-mail messages that appear to originate from the Postfix server, allowing bypass of an SPF protection mechanism. This occurs because Postfix supports \u003cLF\u003e.\u003cCR\u003e\u003cLF\u003e but some other popular e-mail servers do not. To prevent attack variants (by always disallowing \u003cLF\u003e without \u003cCR\u003e), a different solution is required: the smtpd_forbid_bare_newline=yes option with a Postfix minimum version of 3.5.23, 3.6.13, 3.7.9, 3.8.4, or 3.9.", "id": "GHSA-j5jm-hg4x-w8rx", "modified": "2024-06-10T18:30:51Z", "published": "2023-12-24T06:30:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51764" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2023-51764" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255563" }, { "type": "WEB", "url": "https://fahrplan.events.ccc.de/congress/2023/fahrplan/events/11782.html" }, { "type": "WEB", "url": "https://github.com/duy-31/CVE-2023-51764" }, { "type": "WEB", "url": "https://github.com/eeenvik1/CVE-2023-51764" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00020.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JQ5WXFCW2N6G2PH3JXDTYW5PH5EBQEGO" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QRLF5SOS7TP5N7FQSEK2NFNB44ISVTZC" }, { "type": "WEB", "url": "https://lwn.net/Articles/956533" }, { "type": "WEB", "url": "https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2024/01/22/1" }, { "type": "WEB", "url": "https://www.postfix.org/announcements/postfix-3.8.5.html" }, { "type": "WEB", "url": "https://www.postfix.org/smtp-smuggling.html" }, { "type": "WEB", "url": "https://www.youtube.com/watch?v=V8KPV96g1To" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/12/24/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/12/25/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/05/09/3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ] }
fkie_cve-2023-51764
Vulnerability from fkie_nvd
Published
2023-12-24 05:15
Modified
2024-11-21 08:38
Severity ?
Summary
Postfix through 3.8.5 allows SMTP smuggling unless configured with smtpd_data_restrictions=reject_unauth_pipelining and smtpd_discard_ehlo_keywords=chunking (or certain other options that exist in recent versions). Remote attackers can use a published exploitation technique to inject e-mail messages with a spoofed MAIL FROM address, allowing bypass of an SPF protection mechanism. This occurs because Postfix supports <LF>.<CR><LF> but some other popular e-mail servers do not. To prevent attack variants (by always disallowing <LF> without <CR>), a different solution is required, such as the smtpd_forbid_bare_newline=yes option with a Postfix minimum version of 3.5.23, 3.6.13, 3.7.9, 3.8.4, or 3.9.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
postfix | postfix | * | |
postfix | postfix | * | |
postfix | postfix | * | |
postfix | postfix | * | |
fedoraproject | fedora | 38 | |
fedoraproject | fedora | 39 | |
redhat | enterprise_linux | 8.0 | |
redhat | enterprise_linux | 9.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:postfix:postfix:*:*:*:*:*:*:*:*", "matchCriteriaId": "0598FFA3-9DB8-4D01-9049-3834B6B53000", "versionEndExcluding": "3.5.23", "vulnerable": true }, { "criteria": "cpe:2.3:a:postfix:postfix:*:*:*:*:*:*:*:*", "matchCriteriaId": "7AD4364D-F93C-499E-8ECA-5228354D20B6", "versionEndExcluding": "3.6.13", "versionStartIncluding": "3.6.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:postfix:postfix:*:*:*:*:*:*:*:*", "matchCriteriaId": "7174307B-1249-47B5-BE66-9194AC26BA15", "versionEndExcluding": "3.7.9", "versionStartIncluding": "3.7.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:postfix:postfix:*:*:*:*:*:*:*:*", "matchCriteriaId": "7A422C34-3E0E-4C3F-8EA9-4F442D88057D", "versionEndExcluding": "3.8.4", "versionStartIncluding": "3.8.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*", "matchCriteriaId": "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9", "vulnerable": true }, { "criteria": "cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*", "matchCriteriaId": "B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*", "matchCriteriaId": "F4CFF558-3C47-480D-A2F0-BABF26042943", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "7F6FB57C-2BC7-487C-96DD-132683AEB35D", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Postfix through 3.8.5 allows SMTP smuggling unless configured with smtpd_data_restrictions=reject_unauth_pipelining and smtpd_discard_ehlo_keywords=chunking (or certain other options that exist in recent versions). Remote attackers can use a published exploitation technique to inject e-mail messages with a spoofed MAIL FROM address, allowing bypass of an SPF protection mechanism. This occurs because Postfix supports \u003cLF\u003e.\u003cCR\u003e\u003cLF\u003e but some other popular e-mail servers do not. To prevent attack variants (by always disallowing \u003cLF\u003e without \u003cCR\u003e), a different solution is required, such as the smtpd_forbid_bare_newline=yes option with a Postfix minimum version of 3.5.23, 3.6.13, 3.7.9, 3.8.4, or 3.9." }, { "lang": "es", "value": "Postfix hasta 3.8.4 permite el contrabando SMTP a menos que se configure con smtpd_data_restrictions=reject_unauth_pipelining (u otras opciones que existen en versiones recientes). Los atacantes remotos pueden utilizar una t\u00e9cnica de explotaci\u00f3n publicada para inyectar mensajes de correo electr\u00f3nico que parecen originarse en el servidor Postfix, lo que permite omitir un mecanismo de protecci\u00f3n SPF. Esto ocurre porque Postfix admite . pero algunos otros servidores de correo electr\u00f3nico populares no lo hacen. Para evitar variantes de ataque (al no permitir siempre sin ), se requiere una soluci\u00f3n diferente: la opci\u00f3n smtpd_forbid_bare_newline=yes con una versi\u00f3n m\u00ednima de Postfix de 3.5.23, 3.6.13, 3.7.9, 3.8.4, o 3.9." } ], "id": "CVE-2023-51764", "lastModified": "2024-11-21T08:38:44.733", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 1.4, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2023-12-24T05:15:08.273", "references": [ { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2023/12/24/1" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2023/12/25/1" }, { "source": "cve@mitre.org", "url": "http://www.openwall.com/lists/oss-security/2024/05/09/3" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/security/cve/CVE-2023-51764" }, { "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255563" }, { "source": "cve@mitre.org", "tags": [ "Technical Description" ], "url": "https://fahrplan.events.ccc.de/congress/2023/fahrplan/events/11782.html" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/duy-31/CVE-2023-51764" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/eeenvik1/CVE-2023-51764" }, { "source": "cve@mitre.org", "url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00020.html" }, { "source": "cve@mitre.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JQ5WXFCW2N6G2PH3JXDTYW5PH5EBQEGO/" }, { "source": "cve@mitre.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QRLF5SOS7TP5N7FQSEK2NFNB44ISVTZC/" }, { "source": "cve@mitre.org", "url": "https://lwn.net/Articles/956533/" }, { "source": "cve@mitre.org", "tags": [ "Technical Description", "Third Party Advisory" ], "url": "https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide/" }, { "source": "cve@mitre.org", "url": "https://www.openwall.com/lists/oss-security/2024/01/22/1" }, { "source": "cve@mitre.org", "url": "https://www.postfix.org/announcements/postfix-3.8.5.html" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Mitigation", "Vendor Advisory" ], "url": "https://www.postfix.org/smtp-smuggling.html" }, { "source": "cve@mitre.org", "tags": [ "Exploit" ], "url": "https://www.youtube.com/watch?v=V8KPV96g1To" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2023/12/24/1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2023/12/25/1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2024/05/09/3" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/security/cve/CVE-2023-51764" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255563" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Technical Description" ], "url": "https://fahrplan.events.ccc.de/congress/2023/fahrplan/events/11782.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/duy-31/CVE-2023-51764" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/eeenvik1/CVE-2023-51764" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00020.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JQ5WXFCW2N6G2PH3JXDTYW5PH5EBQEGO/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QRLF5SOS7TP5N7FQSEK2NFNB44ISVTZC/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lwn.net/Articles/956533/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Technical Description", "Third Party Advisory" ], "url": "https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://www.openwall.com/lists/oss-security/2024/01/22/1" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://www.postfix.org/announcements/postfix-3.8.5.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Mitigation", "Vendor Advisory" ], "url": "https://www.postfix.org/smtp-smuggling.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit" ], "url": "https://www.youtube.com/watch?v=V8KPV96g1To" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-345" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
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…