Action not permitted
Modal body text goes here.
CVE-2019-10164
Vulnerability from cvelistv5
Published
2019-06-26 15:29
Modified
2024-08-04 22:10
Severity ?
EPSS score ?
Summary
PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user's own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account.
References
Impacted products
▼ | Vendor | Product |
---|---|---|
PostgreSQL | PostgreSQL |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T22:10:10.043Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10164" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.postgresql.org/about/news/1949/" }, { "name": "openSUSE-SU-2019:1773", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00035.html" }, { "name": "FEDORA-2019-9f04a701c0", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MAGE6H4FWLKFLHLWVYNPYGQRPIXTUWGB/" }, { "name": "FEDORA-2019-e43f49b428", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TTKEHXGDXYYD6WYDIIQJP4GDQJSENDJK/" }, { "name": "GLSA-202003-03", "tags": [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred" ], "url": "https://security.gentoo.org/glsa/202003-03" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "PostgreSQL", "vendor": "PostgreSQL", "versions": [ { "status": "affected", "version": "10.9" }, { "status": "affected", "version": "11.4" } ] } ], "descriptions": [ { "lang": "en", "value": "PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user\u0027s own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account." } ], "metrics": [ { "cvssV3_0": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-121", "description": "CWE-121", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2020-03-12T21:06:08", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10164" }, { "tags": [ "x_refsource_MISC" ], "url": "https://www.postgresql.org/about/news/1949/" }, { "name": "openSUSE-SU-2019:1773", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00035.html" }, { "name": "FEDORA-2019-9f04a701c0", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MAGE6H4FWLKFLHLWVYNPYGQRPIXTUWGB/" }, { "name": "FEDORA-2019-e43f49b428", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TTKEHXGDXYYD6WYDIIQJP4GDQJSENDJK/" }, { "name": "GLSA-202003-03", "tags": [ "vendor-advisory", "x_refsource_GENTOO" ], "url": "https://security.gentoo.org/glsa/202003-03" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-10164", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "PostgreSQL", "version": { "version_data": [ { "version_value": "10.9" }, { "version_value": "11.4" } ] } } ] }, "vendor_name": "PostgreSQL" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user\u0027s own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account." } ] }, "impact": { "cvss": [ [ { "vectorString": "7.5/CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-121" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10164", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10164" }, { "name": "https://www.postgresql.org/about/news/1949/", "refsource": "MISC", "url": "https://www.postgresql.org/about/news/1949/" }, { "name": "openSUSE-SU-2019:1773", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00035.html" }, { "name": "FEDORA-2019-9f04a701c0", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MAGE6H4FWLKFLHLWVYNPYGQRPIXTUWGB/" }, { "name": "FEDORA-2019-e43f49b428", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TTKEHXGDXYYD6WYDIIQJP4GDQJSENDJK/" }, { "name": "GLSA-202003-03", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202003-03" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2019-10164", "datePublished": "2019-06-26T15:29:13", "dateReserved": "2019-03-27T00:00:00", "dateUpdated": "2024-08-04T22:10:10.043Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2019-10164\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2019-06-26T16:15:09.707\",\"lastModified\":\"2023-11-07T03:02:25.453\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user\u0027s own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account.\"},{\"lang\":\"es\",\"value\":\"Las versiones 10.x de PostgreSQL anteriores a 10.9 y 11.x anteriores a 11.4 son vulnerables a un desbordamiento de b\u00fafer basado en pilas. Cualquier usuario autenticado puede desbordar un b\u00fafer basado en pila cambiando la propia contrase\u00f1a del usuario a un valor dise\u00f1ado espec\u00edficamente. Esto a menudo es suficiente para ejecutar c\u00f3digo arbitrario como la cuenta del sistema operativo PostgreSQL.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}],\"cvssMetricV30\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":1.6,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:C/I:C/A:C\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\",\"baseScore\":9.0},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":8.0,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]},{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-121\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10.0\",\"versionEndExcluding\":\"10.9\",\"matchCriteriaId\":\"E2D0C7FF-B40F-4E38-BC84-C78BC5D2BBA9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"11.0\",\"versionEndExcluding\":\"11.4\",\"matchCriteriaId\":\"CDA63AB0-6E7B-4F1C-8DC4-F6D25E3AFB2B\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D100F7CE-FC64-4CC6-852A-6136D72DA419\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"97A4B8DF-58DA-4AB6-A1F9-331B36409BA3\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F1E78106-58E6-4D59-990F-75DA575BFAD9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B620311B-34A3-48A6-82DF-6F078D7A4493\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00035.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10164\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MAGE6H4FWLKFLHLWVYNPYGQRPIXTUWGB/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TTKEHXGDXYYD6WYDIIQJP4GDQJSENDJK/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://security.gentoo.org/glsa/202003-03\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.postgresql.org/about/news/1949/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]}]}}" } }
rhsa-2021_0166
Vulnerability from csaf_redhat
Published
2021-01-18 16:22
Modified
2024-11-05 23:12
Summary
Red Hat Security Advisory: postgresql:10 security update
Notes
Topic
An update for the postgresql:10 module is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
The following packages have been upgraded to a later upstream version: postgresql (10.15).
Security Fix(es):
* postgresql: Reconnection can downgrade connection security settings (CVE-2020-25694)
* postgresql: Multiple features escape "security restricted operation" sandbox (CVE-2020-25695)
* postgresql: Stack-based buffer overflow via setting a password (CVE-2019-10164)
* postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution (CVE-2019-10208)
* postgresql: Uncontrolled search path element in logical replication (CVE-2020-14349)
* postgresql: Uncontrolled search path element in CREATE EXTENSION (CVE-2020-14350)
* postgresql: psql's \gset allows overwriting specially treated variables (CVE-2020-25696)
* postgresql: Selectivity estimators bypass row security policies (CVE-2019-10130)
* postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks (CVE-2020-1720)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the postgresql:10 module is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nThe following packages have been upgraded to a later upstream version: postgresql (10.15).\n\nSecurity Fix(es):\n\n* postgresql: Reconnection can downgrade connection security settings (CVE-2020-25694)\n\n* postgresql: Multiple features escape \"security restricted operation\" sandbox (CVE-2020-25695)\n\n* postgresql: Stack-based buffer overflow via setting a password (CVE-2019-10164)\n\n* postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution (CVE-2019-10208)\n\n* postgresql: Uncontrolled search path element in logical replication (CVE-2020-14349)\n\n* postgresql: Uncontrolled search path element in CREATE EXTENSION (CVE-2020-14350)\n\n* postgresql: psql\u0027s \\gset allows overwriting specially treated variables (CVE-2020-25696)\n\n* postgresql: Selectivity estimators bypass row security policies (CVE-2019-10130)\n\n* postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks (CVE-2020-1720)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2021:0166", "url": "https://access.redhat.com/errata/RHSA-2021:0166" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1707109", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1707109" }, { "category": "external", "summary": "1719698", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719698" }, { "category": "external", "summary": "1734416", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734416" }, { "category": "external", "summary": "1798852", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798852" }, { "category": "external", "summary": "1865744", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865744" }, { "category": "external", "summary": "1865746", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865746" }, { "category": "external", "summary": "1894423", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423" }, { "category": "external", "summary": "1894425", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894425" }, { "category": "external", "summary": "1894430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0166.json" } ], "title": "Red Hat Security Advisory: postgresql:10 security update", "tracking": { "current_release_date": "2024-11-05T23:12:17+00:00", "generator": { "date": "2024-11-05T23:12:17+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2021:0166", "initial_release_date": "2021-01-18T16:22:10+00:00", "revision_history": [ { "date": "2021-01-18T16:22:10+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-01-18T16:22:10+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T23:12:17+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.1::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql:10:8010020201214112129:c27ad7f8", "product": { "name": "postgresql:10:8010020201214112129:c27ad7f8", "product_id": "postgresql:10:8010020201214112129:c27ad7f8", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/postgresql@10:8010020201214112129:c27ad7f8" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "product": { "name": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "product_id": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.15-1.module%2Bel8.1.0%2B9154%2Bcd474635?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, "product_reference": "postgresql:10:8010020201214112129:c27ad7f8", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src" }, "product_reference": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64 as a component of postgresql:10:8010020201214112129:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Noah Misch", "the PostgreSQL Project" ] }, { "names": [ "Dean Rasheed" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-10130", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "discovery_date": "2019-04-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1707109" } ], "notes": [ { "category": "description", "text": "PostgreSQL maintains column statistics for tables. Certain statistics, such as histograms and lists of most common values, contain values taken from the column. PostgreSQL does not evaluate row security policies before consulting those statistics during query planning; an attacker can exploit this to read the most common values of certain columns. Affected columns are those for which the attacker has SELECT privilege and for which, in an ordinary query, row-level security prunes the set of rows visible to the attacker.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Selectivity estimators bypass row security policies", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability requires row level security to be in use, and an attacker to be able to execute crafted queries against the target PostgreSQL database. Neither of these conditions is true in Red Hat Ansible Tower, Red Hat CloudForms or Red Hat Satellite.", "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-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10130" }, { "category": "external", "summary": "RHBZ#1707109", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1707109" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10130", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10130" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10130", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10130" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1939/", "url": "https://www.postgresql.org/about/news/1939/" } ], "release_date": "2019-05-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-01-18T16:22:10+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0166" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: Selectivity estimators bypass row security policies" }, { "cve": "CVE-2019-10164", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "discovery_date": "2019-06-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1719698" } ], "notes": [ { "category": "description", "text": "PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user\u0027s own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Stack-based buffer overflow via setting a password", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10164" }, { "category": "external", "summary": "RHBZ#1719698", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719698" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10164", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10164" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10164", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10164" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/", "url": "https://www.postgresql.org/support/security/" } ], "release_date": "2019-06-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-01-18T16:22:10+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0166" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: Stack-based buffer overflow via setting a password" }, { "acknowledgments": [ { "names": [ "the PostgreSQL project" ] }, { "names": [ "Tom Lane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-10208", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2019-07-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1734416" } ], "notes": [ { "category": "description", "text": "A flaw was discovered in postgresql where arbitrary SQL statements can be executed given a suitable SECURITY DEFINER function. An attacker, with EXECUTE permission on the function, can execute arbitrary SQL as the owner of the function.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Virtualization Management Appliance included affected versions of postgresql, however no custom SECURITY DEFINER functions are declared so this vulnerability can not be exploited in the default configuration.", "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-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10208" }, { "category": "external", "summary": "RHBZ#1734416", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734416" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10208", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10208" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10208", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10208" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1960/", "url": "https://www.postgresql.org/about/news/1960/" } ], "release_date": "2019-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-01-18T16:22:10+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0166" }, { "category": "workaround", "details": "If your use case requires SECURITY DEFINER functions, please follow the advice below to write them safely so they do not rely on search_path and restrict the set of users which can access them.\n\nhttps://www.postgresql.org/docs/devel/sql-createfunction.html#SQL-CREATEFUNCTION-SECURITY", "product_ids": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution" }, { "cve": "CVE-2020-1720", "cwe": { "id": "CWE-285", "name": "Improper Authorization" }, "discovery_date": "2020-02-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1798852" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL\u0027s \"ALTER ... DEPENDS ON EXTENSION\", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corruption.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-1720" }, { "category": "external", "summary": "RHBZ#1798852", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798852" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-1720", "url": "https://www.cve.org/CVERecord?id=CVE-2020-1720" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1720", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1720" } ], "release_date": "2020-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-01-18T16:22:10+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0166" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks" }, { "cve": "CVE-2020-14349", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2020-08-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1865744" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL, where it did not properly sanitize the search_path during logical replication. This flaw allows an authenticated attacker to use this flaw in an attack similar to CVE-2018-1058 to execute an arbitrary SQL command in the user\u0027s context for replication. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Uncontrolled search path element in logical replication", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Gluster Storage 3, PostgreSQL was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.", "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-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-14349" }, { "category": "external", "summary": "RHBZ#1865744", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865744" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-14349", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14349" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14349", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14349" } ], "release_date": "2020-08-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-01-18T16:22:10+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0166" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: Uncontrolled search path element in logical replication" }, { "cve": "CVE-2020-14350", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2020-08-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1865746" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL, where some PostgreSQL extensions did not use the search_path safely in their installation script. This flaw allows an attacker with sufficient privileges to trick an administrator into executing a specially crafted script during the extension\u0027s installation or update. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Uncontrolled search path element in CREATE EXTENSION", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Gluster Storage 3, PostgreSQL was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.", "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-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-14350" }, { "category": "external", "summary": "RHBZ#1865746", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865746" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-14350", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14350" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14350", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14350" } ], "release_date": "2020-08-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-01-18T16:22:10+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0166" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: Uncontrolled search path element in CREATE EXTENSION" }, { "acknowledgments": [ { "names": [ "Peter Eisentraut" ] } ], "cve": "CVE-2020-25694", "cwe": { "id": "CWE-327", "name": "Use of a Broken or Risky Cryptographic Algorithm" }, "discovery_date": "2020-11-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1894423" } ], "notes": [ { "category": "description", "text": "A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Reconnection can downgrade connection security settings", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-25694" }, { "category": "external", "summary": "RHBZ#1894423", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-25694", "url": "https://www.cve.org/CVERecord?id=CVE-2020-25694" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/", "url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/" } ], "release_date": "2020-11-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-01-18T16:22:10+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0166" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: Reconnection can downgrade connection security settings" }, { "acknowledgments": [ { "names": [ "Etienne Stalmans" ] } ], "cve": "CVE-2020-25695", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2020-11-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1894425" } ], "notes": [ { "category": "description", "text": "A flaw was found in postgresql. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Multiple features escape \"security restricted operation\" sandbox", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-25695" }, { "category": "external", "summary": "RHBZ#1894425", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894425" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-25695", "url": "https://www.cve.org/CVERecord?id=CVE-2020-25695" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25695", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25695" }, { "category": "external", "summary": "https://staaldraad.github.io/post/2020-12-15-cve-2020-25695-postgresql-privesc/", "url": "https://staaldraad.github.io/post/2020-12-15-cve-2020-25695-postgresql-privesc/" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/", "url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/" } ], "release_date": "2020-11-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-01-18T16:22:10+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0166" }, { "category": "workaround", "details": "While promptly updating PostgreSQL is the best remediation for most users, a user unable to do that can work around the vulnerability by disabling autovacuum and not manually running ANALYZE, CLUSTER, REINDEX, CREATE INDEX, VACUUM FULL, REFRESH MATERIALIZED VIEW, or a restore from output of the pg_dump command. Performance may degrade quickly under this workaround.", "product_ids": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: Multiple features escape \"security restricted operation\" sandbox" }, { "acknowledgments": [ { "names": [ "Nick Cleaton" ] } ], "cve": "CVE-2020-25696", "cwe": { "id": "CWE-270", "name": "Privilege Context Switching Error" }, "discovery_date": "2020-11-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1894430" } ], "notes": [ { "category": "description", "text": "A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \\gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of the Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization, the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-25696" }, { "category": "external", "summary": "RHBZ#1894430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-25696", "url": "https://www.cve.org/CVERecord?id=CVE-2020-25696" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/", "url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/" } ], "release_date": "2020-11-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-01-18T16:22:10+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0166" }, { "category": "workaround", "details": "Using \\gset with a prefix not found among specially treated variables, e.g. any lowercase string, precludes the attack in an unpatched psql.", "product_ids": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.src", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-contrib-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-debugsource-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-docs-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plperl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-static-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-test-rpm-macros-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.s390x", "AppStream-8.1.0.Z.EUS:postgresql:10:8010020201214112129:c27ad7f8:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.1.0+9154+cd474635.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables" } ] }
rhea-2020_0343
Vulnerability from csaf_redhat
Published
2020-02-04 12:27
Modified
2024-11-05 16:08
Summary
Red Hat Enhancement Advisory: libpq bug fix and enhancement update
Notes
Topic
An update for libpq is now available for Red Hat Enterprise Linux 8.
Details
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.1 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 libpq is now available for Red Hat Enterprise Linux 8.", "title": "Topic" }, { "category": "general", "text": "For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.1 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/RHEA-2020:0343", "url": "https://access.redhat.com/errata/RHEA-2020:0343" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.1_release_notes/" }, { "category": "external", "summary": "1749461", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749461" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhea-2020_0343.json" } ], "title": "Red Hat Enhancement Advisory: libpq bug fix and enhancement update", "tracking": { "current_release_date": "2024-11-05T16:08:12+00:00", "generator": { "date": "2024-11-05T16:08:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHEA-2020:0343", "initial_release_date": "2020-02-04T12:27:36+00:00", "revision_history": [ { "date": "2020-02-04T12:27:36+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-02-04T12:27:36+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T16:08:12+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "libpq-0:12.1-3.el8.i686", "product": { "name": "libpq-0:12.1-3.el8.i686", "product_id": "libpq-0:12.1-3.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq@12.1-3.el8?arch=i686" } } }, { "category": "product_version", "name": "libpq-devel-0:12.1-3.el8.i686", "product": { "name": "libpq-devel-0:12.1-3.el8.i686", "product_id": "libpq-devel-0:12.1-3.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq-devel@12.1-3.el8?arch=i686" } } }, { "category": "product_version", "name": "libpq-debugsource-0:12.1-3.el8.i686", "product": { "name": "libpq-debugsource-0:12.1-3.el8.i686", "product_id": "libpq-debugsource-0:12.1-3.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq-debugsource@12.1-3.el8?arch=i686" } } }, { "category": "product_version", "name": "libpq-debuginfo-0:12.1-3.el8.i686", "product": { "name": "libpq-debuginfo-0:12.1-3.el8.i686", "product_id": "libpq-debuginfo-0:12.1-3.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq-debuginfo@12.1-3.el8?arch=i686" } } }, { "category": "product_version", "name": "libpq-devel-debuginfo-0:12.1-3.el8.i686", "product": { "name": "libpq-devel-debuginfo-0:12.1-3.el8.i686", "product_id": "libpq-devel-debuginfo-0:12.1-3.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq-devel-debuginfo@12.1-3.el8?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "libpq-0:12.1-3.el8.x86_64", "product": { "name": "libpq-0:12.1-3.el8.x86_64", "product_id": "libpq-0:12.1-3.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq@12.1-3.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libpq-devel-0:12.1-3.el8.x86_64", "product": { "name": "libpq-devel-0:12.1-3.el8.x86_64", "product_id": "libpq-devel-0:12.1-3.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq-devel@12.1-3.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libpq-debugsource-0:12.1-3.el8.x86_64", "product": { "name": "libpq-debugsource-0:12.1-3.el8.x86_64", "product_id": "libpq-debugsource-0:12.1-3.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq-debugsource@12.1-3.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libpq-debuginfo-0:12.1-3.el8.x86_64", "product": { "name": "libpq-debuginfo-0:12.1-3.el8.x86_64", "product_id": "libpq-debuginfo-0:12.1-3.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq-debuginfo@12.1-3.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libpq-devel-debuginfo-0:12.1-3.el8.x86_64", "product": { "name": "libpq-devel-debuginfo-0:12.1-3.el8.x86_64", "product_id": "libpq-devel-debuginfo-0:12.1-3.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq-devel-debuginfo@12.1-3.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libpq-0:12.1-3.el8.ppc64le", "product": { "name": "libpq-0:12.1-3.el8.ppc64le", "product_id": "libpq-0:12.1-3.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq@12.1-3.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libpq-devel-0:12.1-3.el8.ppc64le", "product": { "name": "libpq-devel-0:12.1-3.el8.ppc64le", "product_id": "libpq-devel-0:12.1-3.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq-devel@12.1-3.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libpq-debugsource-0:12.1-3.el8.ppc64le", "product": { "name": "libpq-debugsource-0:12.1-3.el8.ppc64le", "product_id": "libpq-debugsource-0:12.1-3.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq-debugsource@12.1-3.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libpq-debuginfo-0:12.1-3.el8.ppc64le", "product": { "name": "libpq-debuginfo-0:12.1-3.el8.ppc64le", "product_id": "libpq-debuginfo-0:12.1-3.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq-debuginfo@12.1-3.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libpq-devel-debuginfo-0:12.1-3.el8.ppc64le", "product": { "name": "libpq-devel-debuginfo-0:12.1-3.el8.ppc64le", "product_id": "libpq-devel-debuginfo-0:12.1-3.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq-devel-debuginfo@12.1-3.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpq-0:12.1-3.el8.s390x", "product": { "name": "libpq-0:12.1-3.el8.s390x", "product_id": "libpq-0:12.1-3.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq@12.1-3.el8?arch=s390x" } } }, { "category": "product_version", "name": "libpq-devel-0:12.1-3.el8.s390x", "product": { "name": "libpq-devel-0:12.1-3.el8.s390x", "product_id": "libpq-devel-0:12.1-3.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq-devel@12.1-3.el8?arch=s390x" } } }, { "category": "product_version", "name": "libpq-debugsource-0:12.1-3.el8.s390x", "product": { "name": "libpq-debugsource-0:12.1-3.el8.s390x", "product_id": "libpq-debugsource-0:12.1-3.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq-debugsource@12.1-3.el8?arch=s390x" } } }, { "category": "product_version", "name": "libpq-debuginfo-0:12.1-3.el8.s390x", "product": { "name": "libpq-debuginfo-0:12.1-3.el8.s390x", "product_id": "libpq-debuginfo-0:12.1-3.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq-debuginfo@12.1-3.el8?arch=s390x" } } }, { "category": "product_version", "name": "libpq-devel-debuginfo-0:12.1-3.el8.s390x", "product": { "name": "libpq-devel-debuginfo-0:12.1-3.el8.s390x", "product_id": "libpq-devel-debuginfo-0:12.1-3.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq-devel-debuginfo@12.1-3.el8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpq-0:12.1-3.el8.aarch64", "product": { "name": "libpq-0:12.1-3.el8.aarch64", "product_id": "libpq-0:12.1-3.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq@12.1-3.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libpq-devel-0:12.1-3.el8.aarch64", "product": { "name": "libpq-devel-0:12.1-3.el8.aarch64", "product_id": "libpq-devel-0:12.1-3.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq-devel@12.1-3.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libpq-debugsource-0:12.1-3.el8.aarch64", "product": { "name": "libpq-debugsource-0:12.1-3.el8.aarch64", "product_id": "libpq-debugsource-0:12.1-3.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq-debugsource@12.1-3.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libpq-debuginfo-0:12.1-3.el8.aarch64", "product": { "name": "libpq-debuginfo-0:12.1-3.el8.aarch64", "product_id": "libpq-debuginfo-0:12.1-3.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq-debuginfo@12.1-3.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libpq-devel-debuginfo-0:12.1-3.el8.aarch64", "product": { "name": "libpq-devel-debuginfo-0:12.1-3.el8.aarch64", "product_id": "libpq-devel-debuginfo-0:12.1-3.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq-devel-debuginfo@12.1-3.el8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpq-0:12.1-3.el8.src", "product": { "name": "libpq-0:12.1-3.el8.src", "product_id": "libpq-0:12.1-3.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libpq@12.1-3.el8?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpq-0:12.1-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.aarch64" }, "product_reference": "libpq-0:12.1-3.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-0:12.1-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.i686" }, "product_reference": "libpq-0:12.1-3.el8.i686", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-0:12.1-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.ppc64le" }, "product_reference": "libpq-0:12.1-3.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-0:12.1-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.s390x" }, "product_reference": "libpq-0:12.1-3.el8.s390x", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-0:12.1-3.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.src" }, "product_reference": "libpq-0:12.1-3.el8.src", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-0:12.1-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.x86_64" }, "product_reference": "libpq-0:12.1-3.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-debuginfo-0:12.1-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-debuginfo-0:12.1-3.el8.aarch64" }, "product_reference": "libpq-debuginfo-0:12.1-3.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-debuginfo-0:12.1-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-debuginfo-0:12.1-3.el8.i686" }, "product_reference": "libpq-debuginfo-0:12.1-3.el8.i686", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-debuginfo-0:12.1-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-debuginfo-0:12.1-3.el8.ppc64le" }, "product_reference": "libpq-debuginfo-0:12.1-3.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-debuginfo-0:12.1-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-debuginfo-0:12.1-3.el8.s390x" }, "product_reference": "libpq-debuginfo-0:12.1-3.el8.s390x", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-debuginfo-0:12.1-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-debuginfo-0:12.1-3.el8.x86_64" }, "product_reference": "libpq-debuginfo-0:12.1-3.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-debugsource-0:12.1-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-debugsource-0:12.1-3.el8.aarch64" }, "product_reference": "libpq-debugsource-0:12.1-3.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-debugsource-0:12.1-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-debugsource-0:12.1-3.el8.i686" }, "product_reference": "libpq-debugsource-0:12.1-3.el8.i686", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-debugsource-0:12.1-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-debugsource-0:12.1-3.el8.ppc64le" }, "product_reference": "libpq-debugsource-0:12.1-3.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-debugsource-0:12.1-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-debugsource-0:12.1-3.el8.s390x" }, "product_reference": "libpq-debugsource-0:12.1-3.el8.s390x", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-debugsource-0:12.1-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-debugsource-0:12.1-3.el8.x86_64" }, "product_reference": "libpq-debugsource-0:12.1-3.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-devel-0:12.1-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-devel-0:12.1-3.el8.aarch64" }, "product_reference": "libpq-devel-0:12.1-3.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-devel-0:12.1-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-devel-0:12.1-3.el8.i686" }, "product_reference": "libpq-devel-0:12.1-3.el8.i686", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-devel-0:12.1-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-devel-0:12.1-3.el8.ppc64le" }, "product_reference": "libpq-devel-0:12.1-3.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-devel-0:12.1-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-devel-0:12.1-3.el8.s390x" }, "product_reference": "libpq-devel-0:12.1-3.el8.s390x", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-devel-0:12.1-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-devel-0:12.1-3.el8.x86_64" }, "product_reference": "libpq-devel-0:12.1-3.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-devel-debuginfo-0:12.1-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-devel-debuginfo-0:12.1-3.el8.aarch64" }, "product_reference": "libpq-devel-debuginfo-0:12.1-3.el8.aarch64", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-devel-debuginfo-0:12.1-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-devel-debuginfo-0:12.1-3.el8.i686" }, "product_reference": "libpq-devel-debuginfo-0:12.1-3.el8.i686", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-devel-debuginfo-0:12.1-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-devel-debuginfo-0:12.1-3.el8.ppc64le" }, "product_reference": "libpq-devel-debuginfo-0:12.1-3.el8.ppc64le", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-devel-debuginfo-0:12.1-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-devel-debuginfo-0:12.1-3.el8.s390x" }, "product_reference": "libpq-devel-debuginfo-0:12.1-3.el8.s390x", "relates_to_product_reference": "AppStream-8.1.1.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libpq-devel-debuginfo-0:12.1-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.1.1.MAIN:libpq-devel-debuginfo-0:12.1-3.el8.x86_64" }, "product_reference": "libpq-devel-debuginfo-0:12.1-3.el8.x86_64", "relates_to_product_reference": "AppStream-8.1.1.MAIN" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-10164", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "discovery_date": "2019-06-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1719698" } ], "notes": [ { "category": "description", "text": "PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user\u0027s own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Stack-based buffer overflow via setting a password", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.aarch64", "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.i686", "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.ppc64le", "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.s390x", "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.src", "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.x86_64", "AppStream-8.1.1.MAIN:libpq-debuginfo-0:12.1-3.el8.aarch64", "AppStream-8.1.1.MAIN:libpq-debuginfo-0:12.1-3.el8.i686", "AppStream-8.1.1.MAIN:libpq-debuginfo-0:12.1-3.el8.ppc64le", "AppStream-8.1.1.MAIN:libpq-debuginfo-0:12.1-3.el8.s390x", "AppStream-8.1.1.MAIN:libpq-debuginfo-0:12.1-3.el8.x86_64", "AppStream-8.1.1.MAIN:libpq-debugsource-0:12.1-3.el8.aarch64", "AppStream-8.1.1.MAIN:libpq-debugsource-0:12.1-3.el8.i686", "AppStream-8.1.1.MAIN:libpq-debugsource-0:12.1-3.el8.ppc64le", "AppStream-8.1.1.MAIN:libpq-debugsource-0:12.1-3.el8.s390x", "AppStream-8.1.1.MAIN:libpq-debugsource-0:12.1-3.el8.x86_64", "AppStream-8.1.1.MAIN:libpq-devel-0:12.1-3.el8.aarch64", "AppStream-8.1.1.MAIN:libpq-devel-0:12.1-3.el8.i686", "AppStream-8.1.1.MAIN:libpq-devel-0:12.1-3.el8.ppc64le", "AppStream-8.1.1.MAIN:libpq-devel-0:12.1-3.el8.s390x", "AppStream-8.1.1.MAIN:libpq-devel-0:12.1-3.el8.x86_64", "AppStream-8.1.1.MAIN:libpq-devel-debuginfo-0:12.1-3.el8.aarch64", "AppStream-8.1.1.MAIN:libpq-devel-debuginfo-0:12.1-3.el8.i686", "AppStream-8.1.1.MAIN:libpq-devel-debuginfo-0:12.1-3.el8.ppc64le", "AppStream-8.1.1.MAIN:libpq-devel-debuginfo-0:12.1-3.el8.s390x", "AppStream-8.1.1.MAIN:libpq-devel-debuginfo-0:12.1-3.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10164" }, { "category": "external", "summary": "RHBZ#1719698", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719698" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10164", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10164" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10164", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10164" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/", "url": "https://www.postgresql.org/support/security/" } ], "release_date": "2019-06-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-02-04T12:27:36+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.aarch64", "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.i686", "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.ppc64le", "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.s390x", "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.src", "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.x86_64", "AppStream-8.1.1.MAIN:libpq-debuginfo-0:12.1-3.el8.aarch64", "AppStream-8.1.1.MAIN:libpq-debuginfo-0:12.1-3.el8.i686", "AppStream-8.1.1.MAIN:libpq-debuginfo-0:12.1-3.el8.ppc64le", "AppStream-8.1.1.MAIN:libpq-debuginfo-0:12.1-3.el8.s390x", "AppStream-8.1.1.MAIN:libpq-debuginfo-0:12.1-3.el8.x86_64", "AppStream-8.1.1.MAIN:libpq-debugsource-0:12.1-3.el8.aarch64", "AppStream-8.1.1.MAIN:libpq-debugsource-0:12.1-3.el8.i686", "AppStream-8.1.1.MAIN:libpq-debugsource-0:12.1-3.el8.ppc64le", "AppStream-8.1.1.MAIN:libpq-debugsource-0:12.1-3.el8.s390x", "AppStream-8.1.1.MAIN:libpq-debugsource-0:12.1-3.el8.x86_64", "AppStream-8.1.1.MAIN:libpq-devel-0:12.1-3.el8.aarch64", "AppStream-8.1.1.MAIN:libpq-devel-0:12.1-3.el8.i686", "AppStream-8.1.1.MAIN:libpq-devel-0:12.1-3.el8.ppc64le", "AppStream-8.1.1.MAIN:libpq-devel-0:12.1-3.el8.s390x", "AppStream-8.1.1.MAIN:libpq-devel-0:12.1-3.el8.x86_64", "AppStream-8.1.1.MAIN:libpq-devel-debuginfo-0:12.1-3.el8.aarch64", "AppStream-8.1.1.MAIN:libpq-devel-debuginfo-0:12.1-3.el8.i686", "AppStream-8.1.1.MAIN:libpq-devel-debuginfo-0:12.1-3.el8.ppc64le", "AppStream-8.1.1.MAIN:libpq-devel-debuginfo-0:12.1-3.el8.s390x", "AppStream-8.1.1.MAIN:libpq-devel-debuginfo-0:12.1-3.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHEA-2020:0343" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.aarch64", "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.i686", "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.ppc64le", "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.s390x", "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.src", "AppStream-8.1.1.MAIN:libpq-0:12.1-3.el8.x86_64", "AppStream-8.1.1.MAIN:libpq-debuginfo-0:12.1-3.el8.aarch64", "AppStream-8.1.1.MAIN:libpq-debuginfo-0:12.1-3.el8.i686", "AppStream-8.1.1.MAIN:libpq-debuginfo-0:12.1-3.el8.ppc64le", "AppStream-8.1.1.MAIN:libpq-debuginfo-0:12.1-3.el8.s390x", "AppStream-8.1.1.MAIN:libpq-debuginfo-0:12.1-3.el8.x86_64", "AppStream-8.1.1.MAIN:libpq-debugsource-0:12.1-3.el8.aarch64", "AppStream-8.1.1.MAIN:libpq-debugsource-0:12.1-3.el8.i686", "AppStream-8.1.1.MAIN:libpq-debugsource-0:12.1-3.el8.ppc64le", "AppStream-8.1.1.MAIN:libpq-debugsource-0:12.1-3.el8.s390x", "AppStream-8.1.1.MAIN:libpq-debugsource-0:12.1-3.el8.x86_64", "AppStream-8.1.1.MAIN:libpq-devel-0:12.1-3.el8.aarch64", "AppStream-8.1.1.MAIN:libpq-devel-0:12.1-3.el8.i686", "AppStream-8.1.1.MAIN:libpq-devel-0:12.1-3.el8.ppc64le", "AppStream-8.1.1.MAIN:libpq-devel-0:12.1-3.el8.s390x", "AppStream-8.1.1.MAIN:libpq-devel-0:12.1-3.el8.x86_64", "AppStream-8.1.1.MAIN:libpq-devel-debuginfo-0:12.1-3.el8.aarch64", "AppStream-8.1.1.MAIN:libpq-devel-debuginfo-0:12.1-3.el8.i686", "AppStream-8.1.1.MAIN:libpq-devel-debuginfo-0:12.1-3.el8.ppc64le", "AppStream-8.1.1.MAIN:libpq-devel-debuginfo-0:12.1-3.el8.s390x", "AppStream-8.1.1.MAIN:libpq-devel-debuginfo-0:12.1-3.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: Stack-based buffer overflow via setting a password" } ] }
rhsa-2020_5664
Vulnerability from csaf_redhat
Published
2020-12-22 09:27
Modified
2024-11-05 23:09
Summary
Red Hat Security Advisory: postgresql:10 security update
Notes
Topic
An update for the postgresql:10 module is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
The following packages have been upgraded to a later upstream version: postgresql (10.15).
Security Fix(es):
* postgresql: Reconnection can downgrade connection security settings (CVE-2020-25694)
* postgresql: Multiple features escape "security restricted operation" sandbox (CVE-2020-25695)
* postgresql: Stack-based buffer overflow via setting a password (CVE-2019-10164)
* postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution (CVE-2019-10208)
* postgresql: Uncontrolled search path element in logical replication (CVE-2020-14349)
* postgresql: Uncontrolled search path element in CREATE EXTENSION (CVE-2020-14350)
* postgresql: psql's \gset allows overwriting specially treated variables (CVE-2020-25696)
* postgresql: Selectivity estimators bypass row security policies (CVE-2019-10130)
* postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks (CVE-2020-1720)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the postgresql:10 module is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nThe following packages have been upgraded to a later upstream version: postgresql (10.15).\n\nSecurity Fix(es):\n\n* postgresql: Reconnection can downgrade connection security settings (CVE-2020-25694)\n\n* postgresql: Multiple features escape \"security restricted operation\" sandbox (CVE-2020-25695)\n\n* postgresql: Stack-based buffer overflow via setting a password (CVE-2019-10164)\n\n* postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution (CVE-2019-10208)\n\n* postgresql: Uncontrolled search path element in logical replication (CVE-2020-14349)\n\n* postgresql: Uncontrolled search path element in CREATE EXTENSION (CVE-2020-14350)\n\n* postgresql: psql\u0027s \\gset allows overwriting specially treated variables (CVE-2020-25696)\n\n* postgresql: Selectivity estimators bypass row security policies (CVE-2019-10130)\n\n* postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks (CVE-2020-1720)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:5664", "url": "https://access.redhat.com/errata/RHSA-2020:5664" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1707109", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1707109" }, { "category": "external", "summary": "1719698", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719698" }, { "category": "external", "summary": "1734416", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734416" }, { "category": "external", "summary": "1798852", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798852" }, { "category": "external", "summary": "1865744", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865744" }, { "category": "external", "summary": "1865746", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865746" }, { "category": "external", "summary": "1894423", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423" }, { "category": "external", "summary": "1894425", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894425" }, { "category": "external", "summary": "1894430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_5664.json" } ], "title": "Red Hat Security Advisory: postgresql:10 security update", "tracking": { "current_release_date": "2024-11-05T23:09:08+00:00", "generator": { "date": "2024-11-05T23:09:08+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2020:5664", "initial_release_date": "2020-12-22T09:27:23+00:00", "revision_history": [ { "date": "2020-12-22T09:27:23+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-12-22T09:27:23+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T23:09:08+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 E4S (v. 8.0)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql:10:8000020201214113918:f8e95b4e", "product": { "name": "postgresql:10:8000020201214113918:f8e95b4e", "product_id": "postgresql:10:8000020201214113918:f8e95b4e", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/postgresql@10:8000020201214113918:f8e95b4e" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "product": { "name": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "product_id": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, "product_reference": "postgresql:10:8000020201214113918:f8e95b4e", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src" }, "product_reference": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Noah Misch", "the PostgreSQL Project" ] }, { "names": [ "Dean Rasheed" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-10130", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "discovery_date": "2019-04-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1707109" } ], "notes": [ { "category": "description", "text": "PostgreSQL maintains column statistics for tables. Certain statistics, such as histograms and lists of most common values, contain values taken from the column. PostgreSQL does not evaluate row security policies before consulting those statistics during query planning; an attacker can exploit this to read the most common values of certain columns. Affected columns are those for which the attacker has SELECT privilege and for which, in an ordinary query, row-level security prunes the set of rows visible to the attacker.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Selectivity estimators bypass row security policies", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability requires row level security to be in use, and an attacker to be able to execute crafted queries against the target PostgreSQL database. Neither of these conditions is true in Red Hat Ansible Tower, Red Hat CloudForms or Red Hat Satellite.", "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-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10130" }, { "category": "external", "summary": "RHBZ#1707109", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1707109" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10130", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10130" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10130", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10130" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1939/", "url": "https://www.postgresql.org/about/news/1939/" } ], "release_date": "2019-05-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-12-22T09:27:23+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5664" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: Selectivity estimators bypass row security policies" }, { "cve": "CVE-2019-10164", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "discovery_date": "2019-06-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1719698" } ], "notes": [ { "category": "description", "text": "PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user\u0027s own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Stack-based buffer overflow via setting a password", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10164" }, { "category": "external", "summary": "RHBZ#1719698", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719698" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10164", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10164" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10164", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10164" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/", "url": "https://www.postgresql.org/support/security/" } ], "release_date": "2019-06-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-12-22T09:27:23+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5664" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: Stack-based buffer overflow via setting a password" }, { "acknowledgments": [ { "names": [ "the PostgreSQL project" ] }, { "names": [ "Tom Lane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-10208", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2019-07-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1734416" } ], "notes": [ { "category": "description", "text": "A flaw was discovered in postgresql where arbitrary SQL statements can be executed given a suitable SECURITY DEFINER function. An attacker, with EXECUTE permission on the function, can execute arbitrary SQL as the owner of the function.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Virtualization Management Appliance included affected versions of postgresql, however no custom SECURITY DEFINER functions are declared so this vulnerability can not be exploited in the default configuration.", "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-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10208" }, { "category": "external", "summary": "RHBZ#1734416", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734416" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10208", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10208" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10208", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10208" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1960/", "url": "https://www.postgresql.org/about/news/1960/" } ], "release_date": "2019-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-12-22T09:27:23+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5664" }, { "category": "workaround", "details": "If your use case requires SECURITY DEFINER functions, please follow the advice below to write them safely so they do not rely on search_path and restrict the set of users which can access them.\n\nhttps://www.postgresql.org/docs/devel/sql-createfunction.html#SQL-CREATEFUNCTION-SECURITY", "product_ids": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution" }, { "cve": "CVE-2020-1720", "cwe": { "id": "CWE-285", "name": "Improper Authorization" }, "discovery_date": "2020-02-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1798852" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL\u0027s \"ALTER ... DEPENDS ON EXTENSION\", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corruption.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-1720" }, { "category": "external", "summary": "RHBZ#1798852", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798852" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-1720", "url": "https://www.cve.org/CVERecord?id=CVE-2020-1720" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1720", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1720" } ], "release_date": "2020-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-12-22T09:27:23+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5664" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks" }, { "cve": "CVE-2020-14349", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2020-08-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1865744" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL, where it did not properly sanitize the search_path during logical replication. This flaw allows an authenticated attacker to use this flaw in an attack similar to CVE-2018-1058 to execute an arbitrary SQL command in the user\u0027s context for replication. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Uncontrolled search path element in logical replication", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Gluster Storage 3, PostgreSQL was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.", "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-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-14349" }, { "category": "external", "summary": "RHBZ#1865744", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865744" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-14349", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14349" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14349", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14349" } ], "release_date": "2020-08-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-12-22T09:27:23+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5664" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: Uncontrolled search path element in logical replication" }, { "cve": "CVE-2020-14350", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2020-08-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1865746" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL, where some PostgreSQL extensions did not use the search_path safely in their installation script. This flaw allows an attacker with sufficient privileges to trick an administrator into executing a specially crafted script during the extension\u0027s installation or update. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Uncontrolled search path element in CREATE EXTENSION", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Gluster Storage 3, PostgreSQL was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.", "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-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-14350" }, { "category": "external", "summary": "RHBZ#1865746", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865746" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-14350", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14350" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14350", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14350" } ], "release_date": "2020-08-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-12-22T09:27:23+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5664" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: Uncontrolled search path element in CREATE EXTENSION" }, { "acknowledgments": [ { "names": [ "Peter Eisentraut" ] } ], "cve": "CVE-2020-25694", "cwe": { "id": "CWE-327", "name": "Use of a Broken or Risky Cryptographic Algorithm" }, "discovery_date": "2020-11-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1894423" } ], "notes": [ { "category": "description", "text": "A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Reconnection can downgrade connection security settings", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-25694" }, { "category": "external", "summary": "RHBZ#1894423", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-25694", "url": "https://www.cve.org/CVERecord?id=CVE-2020-25694" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/", "url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/" } ], "release_date": "2020-11-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-12-22T09:27:23+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5664" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: Reconnection can downgrade connection security settings" }, { "acknowledgments": [ { "names": [ "Etienne Stalmans" ] } ], "cve": "CVE-2020-25695", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2020-11-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1894425" } ], "notes": [ { "category": "description", "text": "A flaw was found in postgresql. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Multiple features escape \"security restricted operation\" sandbox", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-25695" }, { "category": "external", "summary": "RHBZ#1894425", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894425" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-25695", "url": "https://www.cve.org/CVERecord?id=CVE-2020-25695" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25695", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25695" }, { "category": "external", "summary": "https://staaldraad.github.io/post/2020-12-15-cve-2020-25695-postgresql-privesc/", "url": "https://staaldraad.github.io/post/2020-12-15-cve-2020-25695-postgresql-privesc/" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/", "url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/" } ], "release_date": "2020-11-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-12-22T09:27:23+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5664" }, { "category": "workaround", "details": "While promptly updating PostgreSQL is the best remediation for most users, a user unable to do that can work around the vulnerability by disabling autovacuum and not manually running ANALYZE, CLUSTER, REINDEX, CREATE INDEX, VACUUM FULL, REFRESH MATERIALIZED VIEW, or a restore from output of the pg_dump command. Performance may degrade quickly under this workaround.", "product_ids": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: Multiple features escape \"security restricted operation\" sandbox" }, { "acknowledgments": [ { "names": [ "Nick Cleaton" ] } ], "cve": "CVE-2020-25696", "cwe": { "id": "CWE-270", "name": "Privilege Context Switching Error" }, "discovery_date": "2020-11-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1894430" } ], "notes": [ { "category": "description", "text": "A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \\gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of the Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization, the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.", "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-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-25696" }, { "category": "external", "summary": "RHBZ#1894430", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-25696", "url": "https://www.cve.org/CVERecord?id=CVE-2020-25696" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/", "url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/" } ], "release_date": "2020-11-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-12-22T09:27:23+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5664" }, { "category": "workaround", "details": "Using \\gset with a prefix not found among specially treated variables, e.g. any lowercase string, precludes the attack in an unpatched psql.", "product_ids": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables" } ] }
rhsa-2020_0980
Vulnerability from csaf_redhat
Published
2020-03-26 12:30
Modified
2024-11-05 21:57
Summary
Red Hat Security Advisory: rh-postgresql10-postgresql security update
Notes
Topic
An update for rh-postgresql10-postgresql is now available for Red Hat Software Collections.
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
PostgreSQL is an advanced object-relational database management system (DBMS).
The following packages have been upgraded to a later upstream version: rh-postgresql10-postgresql (10.12).
Security Fix(es):
* PostgreSQL: stack-based buffer overflow via setting a password (CVE-2019-10164)
* PostgreSQL: ALTER ... DEPENDS ON EXTENSION is missing authorization checks (CVE-2020-1720)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "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 rh-postgresql10-postgresql is now available for Red Hat Software Collections.\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": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nThe following packages have been upgraded to a later upstream version: rh-postgresql10-postgresql (10.12).\n\nSecurity Fix(es):\n\n* PostgreSQL: stack-based buffer overflow via setting a password (CVE-2019-10164)\n\n* PostgreSQL: ALTER ... DEPENDS ON EXTENSION is missing authorization checks (CVE-2020-1720)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2020:0980", "url": "https://access.redhat.com/errata/RHSA-2020:0980" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1719698", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719698" }, { "category": "external", "summary": "1798852", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798852" }, { "category": "external", "summary": "1813210", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1813210" }, { "category": "external", "summary": "1813371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1813371" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_0980.json" } ], "title": "Red Hat Security Advisory: rh-postgresql10-postgresql security update", "tracking": { "current_release_date": "2024-11-05T21:57:30+00:00", "generator": { "date": "2024-11-05T21:57:30+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2020:0980", "initial_release_date": "2020-03-26T12:30:25+00:00", "revision_history": [ { "date": "2020-03-26T12:30:25+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-03-26T12:30:25+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T21:57:30+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql@10.12-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-contrib@10.12-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-contrib-syspaths@10.12-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-devel@10.12-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-docs@10.12-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-libs@10.12-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-plperl@10.12-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-plpython@10.12-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-pltcl@10.12-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-server@10.12-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-server-syspaths@10.12-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-static@10.12-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-syspaths@10.12-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-test@10.12-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "product": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "product_id": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-debuginfo@10.12-2.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "product_id": "rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql@10.12-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "product_id": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-contrib@10.12-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "product_id": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-contrib-syspaths@10.12-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "product_id": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-devel@10.12-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "product_id": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-docs@10.12-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "product_id": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-libs@10.12-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "product_id": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-plperl@10.12-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "product_id": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-plpython@10.12-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "product_id": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-pltcl@10.12-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "product_id": "rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-server@10.12-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "product_id": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-server-syspaths@10.12-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "product_id": "rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-static@10.12-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "product_id": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-syspaths@10.12-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "product_id": "rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-test@10.12-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "product": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "product_id": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-debuginfo@10.12-2.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "product_id": "rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql@10.12-2.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "product_id": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-contrib@10.12-2.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "product_id": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-contrib-syspaths@10.12-2.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "product_id": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-devel@10.12-2.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "product_id": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-docs@10.12-2.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "product_id": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-libs@10.12-2.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "product_id": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-plperl@10.12-2.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "product_id": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-plpython@10.12-2.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "product_id": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-pltcl@10.12-2.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "product_id": "rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-server@10.12-2.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "product_id": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-server-syspaths@10.12-2.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "product_id": "rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-static@10.12-2.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "product_id": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-syspaths@10.12-2.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "product_id": "rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-test@10.12-2.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "product": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "product_id": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-debuginfo@10.12-2.el7?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql10-postgresql-0:10.12-2.el7.src", "product": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.src", "product_id": "rh-postgresql10-postgresql-0:10.12-2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql@10.12-2.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "product_id": "rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql@10.12-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "product_id": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-contrib@10.12-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "product_id": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-contrib-syspaths@10.12-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "product_id": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-devel@10.12-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "product_id": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-docs@10.12-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "product_id": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-libs@10.12-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "product_id": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-plperl@10.12-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "product_id": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-plpython@10.12-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "product_id": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-pltcl@10.12-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "product_id": "rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-server@10.12-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "product_id": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-server-syspaths@10.12-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "product_id": "rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-static@10.12-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "product_id": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-syspaths@10.12-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "product_id": "rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-test@10.12-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "product": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "product_id": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql10-postgresql-debuginfo@10.12-2.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.src", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.6)", "product_id": "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)", "product_id": "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.4" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64" }, "product_reference": "rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.4" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Noah Misch", "the PostgreSQL Project" ] }, { "names": [ "Dean Rasheed" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-10130", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "discovery_date": "2019-04-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1707109" } ], "notes": [ { "category": "description", "text": "PostgreSQL maintains column statistics for tables. Certain statistics, such as histograms and lists of most common values, contain values taken from the column. PostgreSQL does not evaluate row security policies before consulting those statistics during query planning; an attacker can exploit this to read the most common values of certain columns. Affected columns are those for which the attacker has SELECT privilege and for which, in an ordinary query, row-level security prunes the set of rows visible to the attacker.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Selectivity estimators bypass row security policies", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability requires row level security to be in use, and an attacker to be able to execute crafted queries against the target PostgreSQL database. Neither of these conditions is true in Red Hat Ansible Tower, Red Hat CloudForms or Red Hat Satellite.", "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": [ "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10130" }, { "category": "external", "summary": "RHBZ#1707109", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1707109" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10130", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10130" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10130", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10130" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1939/", "url": "https://www.postgresql.org/about/news/1939/" } ], "release_date": "2019-05-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-03-26T12:30:25+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0980" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: Selectivity estimators bypass row security policies" }, { "cve": "CVE-2019-10164", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "discovery_date": "2019-06-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1719698" } ], "notes": [ { "category": "description", "text": "PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user\u0027s own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Stack-based buffer overflow via setting a password", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10164" }, { "category": "external", "summary": "RHBZ#1719698", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719698" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10164", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10164" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10164", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10164" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/", "url": "https://www.postgresql.org/support/security/" } ], "release_date": "2019-06-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-03-26T12:30:25+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0980" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: Stack-based buffer overflow via setting a password" }, { "acknowledgments": [ { "names": [ "the PostgreSQL project" ] }, { "names": [ "Tom Lane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-10208", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2019-07-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1734416" } ], "notes": [ { "category": "description", "text": "A flaw was discovered in postgresql where arbitrary SQL statements can be executed given a suitable SECURITY DEFINER function. An attacker, with EXECUTE permission on the function, can execute arbitrary SQL as the owner of the function.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Virtualization Management Appliance included affected versions of postgresql, however no custom SECURITY DEFINER functions are declared so this vulnerability can not be exploited in the default configuration.", "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": [ "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10208" }, { "category": "external", "summary": "RHBZ#1734416", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734416" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10208", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10208" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10208", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10208" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1960/", "url": "https://www.postgresql.org/about/news/1960/" } ], "release_date": "2019-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-03-26T12:30:25+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0980" }, { "category": "workaround", "details": "If your use case requires SECURITY DEFINER functions, please follow the advice below to write them safely so they do not rely on search_path and restrict the set of users which can access them.\n\nhttps://www.postgresql.org/docs/devel/sql-createfunction.html#SQL-CREATEFUNCTION-SECURITY", "product_ids": [ "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution" }, { "cve": "CVE-2020-1720", "cwe": { "id": "CWE-285", "name": "Improper Authorization" }, "discovery_date": "2020-02-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1798852" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL\u0027s \"ALTER ... DEPENDS ON EXTENSION\", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corruption.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-1720" }, { "category": "external", "summary": "RHBZ#1798852", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798852" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-1720", "url": "https://www.cve.org/CVERecord?id=CVE-2020-1720" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1720", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1720" } ], "release_date": "2020-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-03-26T12:30:25+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:0980" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-Alt-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.5.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.6.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4-7.7.Z:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Server-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.src", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-contrib-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-debuginfo-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-devel-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-docs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-libs-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plperl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-plpython-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-pltcl-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-server-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-static-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-syspaths-0:10.12-2.el7.x86_64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.aarch64", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.ppc64le", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.s390x", "7Workstation-RHSCL-3.4:rh-postgresql10-postgresql-test-0:10.12-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks" } ] }
rhsa-2020_3669
Vulnerability from csaf_redhat
Published
2020-09-08 10:06
Modified
2024-11-05 22:41
Summary
Red Hat Security Advisory: postgresql:10 security and bug fix update
Notes
Topic
An update for the postgresql:10 module is now available for Red Hat Enterprise Linux 8.
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
PostgreSQL is an advanced object-relational database management system (DBMS).
The following packages have been upgraded to a later upstream version: postgresql (10.14).
Security Fix(es):
* postgresql: Stack-based buffer overflow via setting a password (CVE-2019-10164)
* postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution (CVE-2019-10208)
* postgresql: Uncontrolled search path element in logical replication (CVE-2020-14349)
* postgresql: Uncontrolled search path element in CREATE EXTENSION (CVE-2020-14350)
* postgresql: Selectivity estimators bypass row security policies (CVE-2019-10130)
* postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks (CVE-2020-1720)
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.
Bug Fix(es):
* Module stream postgresql:10 does not have correct module.md file (BZ#1857228)
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 the postgresql:10 module is now available for Red Hat Enterprise Linux 8.\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": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nThe following packages have been upgraded to a later upstream version: postgresql (10.14).\n\nSecurity Fix(es):\n\n* postgresql: Stack-based buffer overflow via setting a password (CVE-2019-10164)\n\n* postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution (CVE-2019-10208)\n\n* postgresql: Uncontrolled search path element in logical replication (CVE-2020-14349)\n\n* postgresql: Uncontrolled search path element in CREATE EXTENSION (CVE-2020-14350)\n\n* postgresql: Selectivity estimators bypass row security policies (CVE-2019-10130)\n\n* postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks (CVE-2020-1720)\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\nBug Fix(es):\n\n* Module stream postgresql:10 does not have correct module.md file (BZ#1857228)", "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-2020:3669", "url": "https://access.redhat.com/errata/RHSA-2020:3669" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1707109", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1707109" }, { "category": "external", "summary": "1719698", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719698" }, { "category": "external", "summary": "1734416", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734416" }, { "category": "external", "summary": "1798852", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798852" }, { "category": "external", "summary": "1857228", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857228" }, { "category": "external", "summary": "1865744", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865744" }, { "category": "external", "summary": "1865746", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865746" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_3669.json" } ], "title": "Red Hat Security Advisory: postgresql:10 security and bug fix update", "tracking": { "current_release_date": "2024-11-05T22:41:40+00:00", "generator": { "date": "2024-11-05T22:41:40+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2020:3669", "initial_release_date": "2020-09-08T10:06:19+00:00", "revision_history": [ { "date": "2020-09-08T10:06:19+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-09-08T10:06:19+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-05T22:41:40+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql:10:8020020200825115746:4cda2c84", "product": { "name": "postgresql:10:8020020200825115746:4cda2c84", "product_id": "postgresql:10:8020020200825115746:4cda2c84", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/postgresql@10:8020020200825115746:4cda2c84" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "product": { "name": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "product_id": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.14-1.module%2Bel8.2.0%2B7801%2Bbe0fed80?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, "product_reference": "postgresql:10:8020020200825115746:4cda2c84", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src" }, "product_reference": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64 as a component of postgresql:10:8020020200825115746:4cda2c84 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Noah Misch", "the PostgreSQL Project" ] }, { "names": [ "Dean Rasheed" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-10130", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "discovery_date": "2019-04-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1707109" } ], "notes": [ { "category": "description", "text": "PostgreSQL maintains column statistics for tables. Certain statistics, such as histograms and lists of most common values, contain values taken from the column. PostgreSQL does not evaluate row security policies before consulting those statistics during query planning; an attacker can exploit this to read the most common values of certain columns. Affected columns are those for which the attacker has SELECT privilege and for which, in an ordinary query, row-level security prunes the set of rows visible to the attacker.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Selectivity estimators bypass row security policies", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability requires row level security to be in use, and an attacker to be able to execute crafted queries against the target PostgreSQL database. Neither of these conditions is true in Red Hat Ansible Tower, Red Hat CloudForms or Red Hat Satellite.", "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-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10130" }, { "category": "external", "summary": "RHBZ#1707109", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1707109" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10130", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10130" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10130", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10130" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1939/", "url": "https://www.postgresql.org/about/news/1939/" } ], "release_date": "2019-05-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-09-08T10:06:19+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:3669" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: Selectivity estimators bypass row security policies" }, { "cve": "CVE-2019-10164", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "discovery_date": "2019-06-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1719698" } ], "notes": [ { "category": "description", "text": "PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user\u0027s own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Stack-based buffer overflow via setting a password", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10164" }, { "category": "external", "summary": "RHBZ#1719698", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719698" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10164", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10164" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10164", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10164" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/", "url": "https://www.postgresql.org/support/security/" } ], "release_date": "2019-06-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-09-08T10:06:19+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:3669" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: Stack-based buffer overflow via setting a password" }, { "acknowledgments": [ { "names": [ "the PostgreSQL project" ] }, { "names": [ "Tom Lane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2019-10208", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2019-07-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1734416" } ], "notes": [ { "category": "description", "text": "A flaw was discovered in postgresql where arbitrary SQL statements can be executed given a suitable SECURITY DEFINER function. An attacker, with EXECUTE permission on the function, can execute arbitrary SQL as the owner of the function.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Virtualization Management Appliance included affected versions of postgresql, however no custom SECURITY DEFINER functions are declared so this vulnerability can not be exploited in the default configuration.", "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-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2019-10208" }, { "category": "external", "summary": "RHBZ#1734416", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734416" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2019-10208", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10208" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10208", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10208" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1960/", "url": "https://www.postgresql.org/about/news/1960/" } ], "release_date": "2019-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-09-08T10:06:19+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:3669" }, { "category": "workaround", "details": "If your use case requires SECURITY DEFINER functions, please follow the advice below to write them safely so they do not rely on search_path and restrict the set of users which can access them.\n\nhttps://www.postgresql.org/docs/devel/sql-createfunction.html#SQL-CREATEFUNCTION-SECURITY", "product_ids": [ "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution" }, { "cve": "CVE-2020-1720", "cwe": { "id": "CWE-285", "name": "Improper Authorization" }, "discovery_date": "2020-02-03T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1798852" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL\u0027s \"ALTER ... DEPENDS ON EXTENSION\", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corruption.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-1720" }, { "category": "external", "summary": "RHBZ#1798852", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798852" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-1720", "url": "https://www.cve.org/CVERecord?id=CVE-2020-1720" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1720", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1720" } ], "release_date": "2020-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-09-08T10:06:19+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:3669" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks" }, { "cve": "CVE-2020-14349", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2020-08-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1865744" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL, where it did not properly sanitize the search_path during logical replication. This flaw allows an authenticated attacker to use this flaw in an attack similar to CVE-2018-1058 to execute an arbitrary SQL command in the user\u0027s context for replication. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Uncontrolled search path element in logical replication", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Gluster Storage 3, PostgreSQL was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.", "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-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-14349" }, { "category": "external", "summary": "RHBZ#1865744", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865744" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-14349", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14349" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14349", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14349" } ], "release_date": "2020-08-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-09-08T10:06:19+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:3669" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: Uncontrolled search path element in logical replication" }, { "cve": "CVE-2020-14350", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2020-08-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1865746" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL, where some PostgreSQL extensions did not use the search_path safely in their installation script. This flaw allows an attacker with sufficient privileges to trick an administrator into executing a specially crafted script during the extension\u0027s installation or update. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Uncontrolled search path element in CREATE EXTENSION", "title": "Vulnerability summary" }, { "category": "other", "text": "In Red Hat Gluster Storage 3, PostgreSQL was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.", "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-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-14350" }, { "category": "external", "summary": "RHBZ#1865746", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865746" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-14350", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14350" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14350", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14350" } ], "release_date": "2020-08-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2020-09-08T10:06:19+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\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.", "product_ids": [ "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:3669" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.src", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-contrib-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-debugsource-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-docs-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plperl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-plpython3-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-pltcl-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-server-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-static-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-test-rpm-macros-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.aarch64", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.ppc64le", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.s390x", "AppStream-8.2.0.Z.MAIN.EUS:postgresql:10:8020020200825115746:4cda2c84:postgresql-upgrade-devel-debuginfo-0:10.14-1.module+el8.2.0+7801+be0fed80.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: Uncontrolled search path element in CREATE EXTENSION" } ] }
ghsa-gr34-mv2c-wc84
Vulnerability from github
Published
2022-05-24 16:48
Modified
2024-04-04 01:03
Severity ?
Details
PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user's own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account.
{ "affected": [], "aliases": [ "CVE-2019-10164" ], "database_specific": { "cwe_ids": [ "CWE-121", "CWE-787" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-06-26T16:15:00Z", "severity": "HIGH" }, "details": "PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user\u0027s own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account.", "id": "GHSA-gr34-mv2c-wc84", "modified": "2024-04-04T01:03:04Z", "published": "2022-05-24T16:48:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10164" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10164" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MAGE6H4FWLKFLHLWVYNPYGQRPIXTUWGB" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TTKEHXGDXYYD6WYDIIQJP4GDQJSENDJK" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MAGE6H4FWLKFLHLWVYNPYGQRPIXTUWGB" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TTKEHXGDXYYD6WYDIIQJP4GDQJSENDJK" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202003-03" }, { "type": "WEB", "url": "https://www.postgresql.org/about/news/1949" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00035.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
gsd-2019-10164
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user's own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-10164", "description": "PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user\u0027s own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account.", "id": "GSD-2019-10164", "references": [ "https://www.suse.com/security/cve/CVE-2019-10164.html", "https://access.redhat.com/errata/RHSA-2021:0166", "https://access.redhat.com/errata/RHSA-2020:5664", "https://access.redhat.com/errata/RHSA-2020:3669", "https://access.redhat.com/errata/RHSA-2020:0980", "https://access.redhat.com/errata/RHEA-2020:0343", "https://ubuntu.com/security/CVE-2019-10164", "https://advisories.mageia.org/CVE-2019-10164.html", "https://linux.oracle.com/cve/CVE-2019-10164.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-10164" ], "details": "PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user\u0027s own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account.", "id": "GSD-2019-10164", "modified": "2023-12-13T01:23:59.231214Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-10164", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "PostgreSQL", "version": { "version_data": [ { "version_value": "10.9" }, { "version_value": "11.4" } ] } } ] }, "vendor_name": "PostgreSQL" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user\u0027s own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account." } ] }, "impact": { "cvss": [ [ { "vectorString": "7.5/CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-121" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10164", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10164" }, { "name": "https://www.postgresql.org/about/news/1949/", "refsource": "MISC", "url": "https://www.postgresql.org/about/news/1949/" }, { "name": "openSUSE-SU-2019:1773", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00035.html" }, { "name": "FEDORA-2019-9f04a701c0", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MAGE6H4FWLKFLHLWVYNPYGQRPIXTUWGB/" }, { "name": "FEDORA-2019-e43f49b428", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TTKEHXGDXYYD6WYDIIQJP4GDQJSENDJK/" }, { "name": "GLSA-202003-03", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202003-03" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "10.9", "versionStartIncluding": "10.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "11.4", "versionStartIncluding": "11.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-10164" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user\u0027s own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-787" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10164", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10164" }, { "name": "https://www.postgresql.org/about/news/1949/", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://www.postgresql.org/about/news/1949/" }, { "name": "openSUSE-SU-2019:1773", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00035.html" }, { "name": "FEDORA-2019-9f04a701c0", "refsource": "FEDORA", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MAGE6H4FWLKFLHLWVYNPYGQRPIXTUWGB/" }, { "name": "FEDORA-2019-e43f49b428", "refsource": "FEDORA", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TTKEHXGDXYYD6WYDIIQJP4GDQJSENDJK/" }, { "name": "GLSA-202003-03", "refsource": "GENTOO", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202003-03" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "COMPLETE", "baseScore": 9.0, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } }, "lastModifiedDate": "2020-10-02T14:34Z", "publishedDate": "2019-06-26T16:15Z" } } }
Loading...
Loading...
- 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.