Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-10130 (GCVE-0-2019-10130)
Vulnerability from cvelistv5
► | URL | Tags | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Vendor | Product | Version | ||
---|---|---|---|---|
PostgreSQL Project | postgresql |
Version: 11.x up to, excluding 11.3 Version: 10.x up to, excluding 10.8 Version: 9.6.x up to, excluding 9.6.13 Version: 9.5.x up to, excluding 9.5.17 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T22:10:09.927Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://www.postgresql.org/about/news/1939/" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10130" }, { "name": "GLSA-202003-03", "tags": [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred" ], "url": "https://security.gentoo.org/glsa/202003-03" }, { "name": "openSUSE-SU-2020:1227", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "postgresql", "vendor": "PostgreSQL Project", "versions": [ { "status": "affected", "version": "11.x up to, excluding 11.3" }, { "status": "affected", "version": "10.x up to, excluding 10.8" }, { "status": "affected", "version": "9.6.x up to, excluding 9.6.13" }, { "status": "affected", "version": "9.5.x up to, excluding 9.5.17" } ] } ], "descriptions": [ { "lang": "en", "value": "A vulnerability was found in PostgreSQL versions 11.x up to excluding 11.3, 10.x up to excluding 10.8, 9.6.x up to, excluding 9.6.13, 9.5.x up to, excluding 9.5.17. 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." } ], "metrics": [ { "cvssV3_0": { "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" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-284", "description": "CWE-284", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2020-08-17T17:06:14", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://www.postgresql.org/about/news/1939/" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10130" }, { "name": "GLSA-202003-03", "tags": [ "vendor-advisory", "x_refsource_GENTOO" ], "url": "https://security.gentoo.org/glsa/202003-03" }, { "name": "openSUSE-SU-2020:1227", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-10130", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "postgresql", "version": { "version_data": [ { "version_value": "11.x up to, excluding 11.3" }, { "version_value": "10.x up to, excluding 10.8" }, { "version_value": "9.6.x up to, excluding 9.6.13" }, { "version_value": "9.5.x up to, excluding 9.5.17" } ] } } ] }, "vendor_name": "PostgreSQL Project" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A vulnerability was found in PostgreSQL versions 11.x up to excluding 11.3, 10.x up to excluding 10.8, 9.6.x up to, excluding 9.6.13, 9.5.x up to, excluding 9.5.17. 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." } ] }, "impact": { "cvss": [ [ { "vectorString": "3.1/CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-284" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.postgresql.org/about/news/1939/", "refsource": "MISC", "url": "https://www.postgresql.org/about/news/1939/" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10130", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10130" }, { "name": "GLSA-202003-03", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202003-03" }, { "name": "openSUSE-SU-2020:1227", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2019-10130", "datePublished": "2019-07-30T16:13:46", "dateReserved": "2019-03-27T00:00:00", "dateUpdated": "2024-08-04T22:10:09.927Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2019-10130\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2019-07-30T17:15:12.327\",\"lastModified\":\"2024-11-21T04:18:28.707\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A vulnerability was found in PostgreSQL versions 11.x up to excluding 11.3, 10.x up to excluding 10.8, 9.6.x up to, excluding 9.6.13, 9.5.x up to, excluding 9.5.17. 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.\"},{\"lang\":\"es\",\"value\":\"Se detect\u00f3 una vulnerabilidad en PostgreSQL versiones 11.x hasta 11.3 excluy\u00e9ndola, versiones 10.x hasta 10.8 excluy\u00e9ndola, versiones 9.6.x hasta 9.6.13 excluy\u00e9ndola, versiones 9.5.x hasta 9.5.17 excluy\u00e9ndola. PostgreSQL mantiene estad\u00edsticas de columna para tablas. Ciertas estad\u00edsticas, como los histogramas y las listas de valores m\u00e1s comunes, contienen valores tomados de la columna. PostgreSQL no eval\u00faa las pol\u00edticas de seguridad de fila antes de consultar esas estad\u00edsticas durante la planificaci\u00f3n de la consulta; un atacante puede explotar esto para leer los valores m\u00e1s comunes de ciertas columnas. Las columnas afectadas son aquellas para las cuales el atacante tiene privilegio SELECT y para las cuales, en una consulta ordinaria, la seguridad a nivel de fila elimina el conjunto de filas visibles para el atacante.\"}],\"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:L/I:N/A:N\",\"baseScore\":4.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":1.4}],\"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:L/I:N/A:N\",\"baseScore\":3.1,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":1.4}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:P/I:N/A:N\",\"baseScore\":4.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-284\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-284\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.5.0\",\"versionEndExcluding\":\"9.5.17\",\"matchCriteriaId\":\"CF3CD018-B236-4A51-949A-C3DD43ACFFD6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.6.0\",\"versionEndExcluding\":\"9.6.13\",\"matchCriteriaId\":\"E6604DFE-F731-4D9D-A4C6-526915CF8D8D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10.0\",\"versionEndExcluding\":\"10.8\",\"matchCriteriaId\":\"6E17C23A-8BF7-4799-8EEE-0A851FC9EC13\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"11.0\",\"versionEndExcluding\":\"11.3\",\"matchCriteriaId\":\"588922E6-6F1E-4219-ADB3-F9E8696E03F8\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"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/2020-08/msg00043.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10130\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202003-03\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.postgresql.org/about/news/1939/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10130\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202003-03\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.postgresql.org/about/news/1939/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}" } }
rhsa-2021:0166
Vulnerability from csaf_redhat
Notes
{ "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": "2025-08-06T05:06:47+00:00", "generator": { "date": "2025-08-06T05:06:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "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": "2025-08-06T05:06:47+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:rpm/redhat/postgresql@10?rpmmod=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" } ] }
rhsa-2020:5619
Vulnerability from csaf_redhat
Notes
{ "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:9.6 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 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 (9.6.20).\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: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution (CVE-2019-10208)\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:5619", "url": "https://access.redhat.com/errata/RHSA-2020:5619" }, { "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": "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": "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_5619.json" } ], "title": "Red Hat Security Advisory: postgresql:9.6 security update", "tracking": { "current_release_date": "2025-08-06T05:06:35+00:00", "generator": { "date": "2025-08-06T05:06:35+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2020:5619", "initial_release_date": "2020-12-17T15:56:09+00:00", "revision_history": [ { "date": "2020-12-17T15:56:09+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-12-17T15:56:09+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:06:35+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.3.0.Z.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": "postgresql:9.6:8030020201201133334:229f0a1c", "product": { "name": "postgresql:9.6:8030020201201133334:229f0a1c", "product_id": "postgresql:9.6:8030020201201133334:229f0a1c", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@9.6?rpmmod=postgresql:9.6:8030020201201133334:229f0a1c" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "product": { "name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "product_id": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product": { "name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_id": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_id": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product": { "name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_id": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_id": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product": { "name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_id": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product": { "name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_id": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product": { "name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_id": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product": { "name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_id": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_id": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product": { "name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_id": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_id": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product": { "name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_id": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product": { "name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_id": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product": { "name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_id": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product": { "name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_id": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_id": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product": { "name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_id": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_id": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product": { "name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_id": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product": { "name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_id": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product": { "name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_id": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product": { "name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_id": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_id": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product": { "name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_id": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_id": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product": { "name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_id": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product": { "name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_id": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product": { "name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_id": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, "product_reference": "postgresql:9.6:8030020201201133334:229f0a1c", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64" }, "product_reference": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le" }, "product_reference": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x" }, "product_reference": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src" }, "product_reference": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" }, "product_reference": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64" }, "product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le" }, "product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x" }, "product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" }, "product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64" }, "product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le" }, "product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x" }, "product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" }, "product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64" }, "product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le" }, "product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x" }, "product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" }, "product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64" }, "product_reference": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le" }, "product_reference": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x" }, "product_reference": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" }, "product_reference": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64" }, "product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le" }, "product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x" }, "product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" }, "product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64" }, "product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le" }, "product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x" }, "product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" }, "product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64" }, "product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le" }, "product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x" }, "product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" }, "product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64" }, "product_reference": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le" }, "product_reference": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x" }, "product_reference": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" }, "product_reference": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x" }, "product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64" }, "product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le" }, "product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x" }, "product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" }, "product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64" }, "product_reference": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le" }, "product_reference": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x" }, "product_reference": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" }, "product_reference": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64" }, "product_reference": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le" }, "product_reference": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x" }, "product_reference": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" }, "product_reference": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x" }, "product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64" }, "product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le" }, "product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x" }, "product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" }, "product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c" } ] }, "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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.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-17T15:56:09+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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5619" } ], "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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: Selectivity estimators bypass row security policies" }, { "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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.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-17T15:56:09+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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5619" }, { "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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.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-17T15:56:09+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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5619" } ], "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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks" }, { "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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.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-17T15:56:09+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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5619" } ], "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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.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-17T15:56:09+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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5619" } ], "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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.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-17T15:56:09+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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5619" }, { "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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.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-17T15:56:09+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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5619" }, { "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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.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.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x", "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables" } ] }
rhsa-2021:0164
Vulnerability from csaf_redhat
Notes
{ "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:9.6 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nThe following packages have been upgraded to a later upstream version: postgresql (9.6.20).\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: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution (CVE-2019-10208)\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:0164", "url": "https://access.redhat.com/errata/RHSA-2021:0164" }, { "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": "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": "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_0164.json" } ], "title": "Red Hat Security Advisory: postgresql:9.6 security update", "tracking": { "current_release_date": "2025-08-06T05:06:39+00:00", "generator": { "date": "2025-08-06T05:06:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2021:0164", "initial_release_date": "2021-01-18T10:03:49+00:00", "revision_history": [ { "date": "2021-01-18T10:03:49+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-01-18T10:03:49+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:06:39+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql:9.6:8020020201201133334:4cda2c84", "product": { "name": "postgresql:9.6:8020020201201133334:4cda2c84", "product_id": "postgresql:9.6:8020020201201133334:4cda2c84", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@9.6?rpmmod=postgresql:9.6:8020020201201133334:4cda2c84" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product": { "name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_id": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_id": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product": { "name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_id": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_id": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product": { "name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_id": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product": { "name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_id": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product": { "name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_id": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "product": { "name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "product_id": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product": { "name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_id": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_id": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product": { "name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_id": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_id": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product": { "name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_id": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product": { "name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_id": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product": { "name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_id": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product": { "name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_id": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_id": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product": { "name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_id": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_id": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product": { "name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_id": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product": { "name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_id": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product": { "name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_id": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product": { "name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_id": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_id": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product": { "name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_id": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_id": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product": { "name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_id": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product": { "name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_id": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product": { "name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_id": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, "product_reference": "postgresql:9.6:8020020201201133334:4cda2c84", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64" }, "product_reference": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le" }, "product_reference": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x" }, "product_reference": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src" }, "product_reference": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" }, "product_reference": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64" }, "product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le" }, "product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x" }, "product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" }, "product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64" }, "product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le" }, "product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x" }, "product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" }, "product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64" }, "product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le" }, "product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x" }, "product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" }, "product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64" }, "product_reference": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le" }, "product_reference": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x" }, "product_reference": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" }, "product_reference": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64" }, "product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le" }, "product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x" }, "product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" }, "product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64" }, "product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le" }, "product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x" }, "product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" }, "product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64" }, "product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le" }, "product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x" }, "product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" }, "product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64" }, "product_reference": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le" }, "product_reference": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x" }, "product_reference": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" }, "product_reference": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x" }, "product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64" }, "product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le" }, "product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x" }, "product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" }, "product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64" }, "product_reference": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le" }, "product_reference": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x" }, "product_reference": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" }, "product_reference": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64" }, "product_reference": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le" }, "product_reference": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x" }, "product_reference": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" }, "product_reference": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x" }, "product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64" }, "product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le" }, "product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x" }, "product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 as a component of postgresql:9.6:8020020201201133334:4cda2c84 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" }, "product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334: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.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.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-18T10:03:49+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.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0164" } ], "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.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: Selectivity estimators bypass row security policies" }, { "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.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.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-18T10:03:49+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.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0164" }, { "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.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.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.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.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.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.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-18T10:03:49+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.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0164" } ], "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.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks" }, { "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.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.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-18T10:03:49+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.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0164" } ], "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.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.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.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.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-18T10:03:49+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.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0164" } ], "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.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.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.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.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-18T10:03:49+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.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0164" }, { "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.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.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.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.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.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.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-18T10:03:49+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.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0164" }, { "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.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.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.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x", "AppStream-8.2.0.Z.EUS:postgresql:9.6:8020020201201133334:4cda2c84:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables" } ] }
rhsa-2020:3669
Vulnerability from csaf_redhat
Notes
{ "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": "2025-08-06T05:06:32+00:00", "generator": { "date": "2025-08-06T05:06:32+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "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": "2025-08-06T05:06:32+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:rpm/redhat/postgresql@10?rpmmod=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" } ] }
rhsa-2020:5661
Vulnerability from csaf_redhat
Notes
{ "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:9.6 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 (9.6.20).\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: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution (CVE-2019-10208)\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:5661", "url": "https://access.redhat.com/errata/RHSA-2020:5661" }, { "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": "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": "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_5661.json" } ], "title": "Red Hat Security Advisory: postgresql:9.6 security update", "tracking": { "current_release_date": "2025-08-06T05:07:39+00:00", "generator": { "date": "2025-08-06T05:07:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2020:5661", "initial_release_date": "2020-12-22T08:55:05+00:00", "revision_history": [ { "date": "2020-12-22T08:55:05+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-12-22T08:55:05+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:07:39+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:9.6:8000020201214122017:f8e95b4e", "product": { "name": "postgresql:9.6:8000020201214122017:f8e95b4e", "product_id": "postgresql:9.6:8000020201214122017:f8e95b4e", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@9.6?rpmmod=postgresql:9.6:8000020201214122017:f8e95b4e" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "product": { "name": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "product_id": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product": { "name": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_id": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_id": "postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product": { "name": "postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_id": "postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_id": "postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product": { "name": "postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_id": "postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product": { "name": "postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_id": "postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product": { "name": "postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_id": "postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product": { "name": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_id": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_id": "postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product": { "name": "postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_id": "postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_id": "postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product": { "name": "postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_id": "postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product": { "name": "postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_id": "postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product": { "name": "postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_id": "postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, "product_reference": "postgresql:9.6:8000020201214122017:f8e95b4e", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le" }, "product_reference": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src" }, "product_reference": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" }, "product_reference": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le" }, "product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" }, "product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le" }, "product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" }, "product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le" }, "product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" }, "product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le" }, "product_reference": "postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" }, "product_reference": "postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le" }, "product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" }, "product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le" }, "product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" }, "product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le" }, "product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" }, "product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le" }, "product_reference": "postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" }, "product_reference": "postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le" }, "product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" }, "product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le" }, "product_reference": "postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" }, "product_reference": "postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le" }, "product_reference": "postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" }, "product_reference": "postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le" }, "product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)", "product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" }, "product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017: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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.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-22T08:55:05+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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5661" } ], "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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: Selectivity estimators bypass row security policies" }, { "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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.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-22T08:55:05+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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5661" }, { "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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.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-22T08:55:05+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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5661" } ], "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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks" }, { "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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.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-22T08:55:05+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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5661" } ], "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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.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-22T08:55:05+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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5661" } ], "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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.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-22T08:55:05+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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5661" }, { "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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.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-22T08:55:05+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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:5661" }, { "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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.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:9.6:8000020201214122017:f8e95b4e", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le", "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables" } ] }
rhsa-2020:5664
Vulnerability from csaf_redhat
Notes
{ "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": "2025-08-06T05:06:43+00:00", "generator": { "date": "2025-08-06T05:06:43+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "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": "2025-08-06T05:06:43+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:rpm/redhat/postgresql@10?rpmmod=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
Notes
{ "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": "2025-08-06T05:06:13+00:00", "generator": { "date": "2025-08-06T05:06:13+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "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": "2025-08-06T05:06:13+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:4295
Vulnerability from csaf_redhat
Notes
{ "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-postgresql96-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.\n\n[Updated 9 November 2020]\nThis advisory has been updated to push packages into the Red Hat Software Collections repositories for Red Hat Enterprise Linux 7.6 Extended Update Support and Red Hat Enterprise Linux 7.7 Extended Update Support. The packages included in this revised update have not been changed in any way from the packages included in the original advisory.", "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-postgresql96-postgresql (9.6.19). (BZ#1881766, BZ#1881769, BZ#1881771, BZ#1881773)\n\nSecurity Fix(es):\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 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.", "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:4295", "url": "https://access.redhat.com/errata/RHSA-2020:4295" }, { "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": "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": "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_4295.json" } ], "title": "Red Hat Security Advisory: rh-postgresql96-postgresql security update", "tracking": { "current_release_date": "2025-08-06T05:07:50+00:00", "generator": { "date": "2025-08-06T05:07:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2020:4295", "initial_release_date": "2020-10-21T13:08:44+00:00", "revision_history": [ { "date": "2020-10-21T13:08:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2020-11-09T14:00:29+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:07:50+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.5", "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.5", "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.5", "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.5-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.5-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-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql@9.6.19-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib@9.6.19-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib-syspaths@9.6.19-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-devel@9.6.19-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-docs@9.6.19-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-libs@9.6.19-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plperl@9.6.19-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plpython@9.6.19-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-pltcl@9.6.19-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server@9.6.19-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server-syspaths@9.6.19-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-static@9.6.19-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-syspaths@9.6.19-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-test@9.6.19-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-debuginfo@9.6.19-1.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql@9.6.19-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib@9.6.19-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib-syspaths@9.6.19-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-devel@9.6.19-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-docs@9.6.19-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-libs@9.6.19-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plperl@9.6.19-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plpython@9.6.19-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-pltcl@9.6.19-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server@9.6.19-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server-syspaths@9.6.19-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-static@9.6.19-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-syspaths@9.6.19-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-test@9.6.19-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-debuginfo@9.6.19-1.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql@9.6.19-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib@9.6.19-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib-syspaths@9.6.19-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-devel@9.6.19-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-docs@9.6.19-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-libs@9.6.19-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plperl@9.6.19-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plpython@9.6.19-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-pltcl@9.6.19-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server@9.6.19-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server-syspaths@9.6.19-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-static@9.6.19-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-syspaths@9.6.19-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-test@9.6.19-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-debuginfo@9.6.19-1.el7?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "product": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "product_id": "rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql@9.6.19-1.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql@9.6.19-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib@9.6.19-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib-syspaths@9.6.19-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-devel@9.6.19-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-docs@9.6.19-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-libs@9.6.19-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plperl@9.6.19-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plpython@9.6.19-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-pltcl@9.6.19-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server@9.6.19-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server-syspaths@9.6.19-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-static@9.6.19-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-syspaths@9.6.19-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-test@9.6.19-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-debuginfo@9.6.19-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.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.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.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.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.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.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.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.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.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.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.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.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.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.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.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.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.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.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.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.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.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.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.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.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.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.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.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.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.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.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.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.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.6.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.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.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5-7.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.5" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.5" } ] }, "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.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.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-10-21T13:08:44+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.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4295" } ], "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.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: Selectivity estimators bypass row security policies" }, { "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.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.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-10-21T13:08:44+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.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4295" }, { "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.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.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.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.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.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.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-10-21T13:08:44+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.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4295" } ], "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.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks" }, { "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": [ "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.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-10-21T13:08:44+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.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2020:4295" } ], "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": [ "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-Alt-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.6.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5-7.7.Z:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Server-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.src", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-debuginfo-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-devel-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-docs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-libs-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plperl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-plpython-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-pltcl-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-server-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-static-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-syspaths-0:9.6.19-1.el7.x86_64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.aarch64", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.ppc64le", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.s390x", "7Workstation-RHSCL-3.5:rh-postgresql96-postgresql-test-0:9.6.19-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: Uncontrolled search path element in CREATE EXTENSION" } ] }
rhsa-2021:0167
Vulnerability from csaf_redhat
Notes
{ "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:9.6 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 (9.6.20).\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: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution (CVE-2019-10208)\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:0167", "url": "https://access.redhat.com/errata/RHSA-2021:0167" }, { "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": "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": "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_0167.json" } ], "title": "Red Hat Security Advisory: postgresql:9.6 security update", "tracking": { "current_release_date": "2025-08-06T05:06:55+00:00", "generator": { "date": "2025-08-06T05:06:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2021:0167", "initial_release_date": "2021-01-18T16:23:03+00:00", "revision_history": [ { "date": "2021-01-18T16:23:03+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-01-18T16:23:03+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:06:55+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:9.6:8010020201214134447:c27ad7f8", "product": { "name": "postgresql:9.6:8010020201214134447:c27ad7f8", "product_id": "postgresql:9.6:8010020201214134447:c27ad7f8", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@9.6?rpmmod=postgresql:9.6:8010020201214134447:c27ad7f8" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product": { "name": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_id": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_id": "postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product": { "name": "postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_id": "postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_id": "postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product": { "name": "postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_id": "postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product": { "name": "postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_id": "postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product": { "name": "postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_id": "postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "product": { "name": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "product_id": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product": { "name": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_id": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_id": "postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product": { "name": "postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_id": "postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_id": "postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product": { "name": "postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_id": "postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product": { "name": "postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_id": "postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product": { "name": "postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_id": "postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product": { "name": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_id": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_id": "postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product": { "name": "postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_id": "postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_id": "postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product": { "name": "postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_id": "postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product": { "name": "postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_id": "postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product": { "name": "postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_id": "postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product": { "name": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_id": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_id": "postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product": { "name": "postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_id": "postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_id": "postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product": { "name": "postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_id": "postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product": { "name": "postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_id": "postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product": { "name": "postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_id": "postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.1.0%2B9156%2B8ff1384f?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, "product_reference": "postgresql:9.6:8010020201214134447:c27ad7f8", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64" }, "product_reference": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le" }, "product_reference": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x" }, "product_reference": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src" }, "product_reference": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" }, "product_reference": "postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64" }, "product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le" }, "product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x" }, "product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" }, "product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64" }, "product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le" }, "product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x" }, "product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" }, "product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64" }, "product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le" }, "product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x" }, "product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" }, "product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64" }, "product_reference": "postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le" }, "product_reference": "postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x" }, "product_reference": "postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" }, "product_reference": "postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64" }, "product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le" }, "product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x" }, "product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" }, "product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64" }, "product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le" }, "product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x" }, "product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" }, "product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64" }, "product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le" }, "product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x" }, "product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" }, "product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64" }, "product_reference": "postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le" }, "product_reference": "postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x" }, "product_reference": "postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" }, "product_reference": "postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x" }, "product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64" }, "product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le" }, "product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x" }, "product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" }, "product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64" }, "product_reference": "postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le" }, "product_reference": "postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x" }, "product_reference": "postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" }, "product_reference": "postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64" }, "product_reference": "postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le" }, "product_reference": "postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x" }, "product_reference": "postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" }, "product_reference": "postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x" }, "product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64" }, "product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le" }, "product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x" }, "product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64 as a component of postgresql:9.6:8010020201214134447:c27ad7f8 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)", "product_id": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" }, "product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "relates_to_product_reference": "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447: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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.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:23:03+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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0167" } ], "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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: Selectivity estimators bypass row security policies" }, { "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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.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:23:03+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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0167" }, { "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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.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:23:03+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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0167" } ], "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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks" }, { "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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.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:23:03+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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0167" } ], "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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.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:23:03+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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0167" } ], "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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.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:23:03+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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0167" }, { "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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.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:23:03+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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:0167" }, { "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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.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:9.6:8010020201214134447:c27ad7f8", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.src", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-debugsource-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-static-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-debuginfo-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.aarch64", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.ppc64le", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.s390x", "AppStream-8.1.0.Z.EUS:postgresql:9.6:8010020201214134447:c27ad7f8:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.1.0+9156+8ff1384f.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables" } ] }
opensuse-su-2020:1227-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql96, postgresql10 and postgresql12 ", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql96, postgresql10 and postgresql12 fixes the following issues:\n\npostgresql10 was updated to 10.13 (bsc#1171924).\n\n https://www.postgresql.org/about/news/2038/\n https://www.postgresql.org/docs/10/release-10-13.html\n\npostgresql10 was updated to 10.12 (CVE-2020-1720, bsc#1163985)\n\n- https://www.postgresql.org/about/news/2011/\n- https://www.postgresql.org/docs/10/release-10-12.html\n\npostgresql10 was updated to 10.11:\n\n- https://www.postgresql.org/about/news/1994/\n- https://www.postgresql.org/docs/10/release-10-11.html\n\n\npostgresql12 was updated to 12.3 (bsc#1171924).\n\nBug Fixes and Improvements:\n\n- Several fixes for GENERATED columns, including an issue where it was possible to crash or corrupt data in a table when the output of the generated column was the exact copy of a physical column on the table, e.g. if the expression called a function which could return its own input.\n- Several fixes for ALTER TABLE, including ensuring the SET STORAGE directive is propagated to a table\u0027s indexes.\n- Fix a potential race condition when using DROP OWNED BY while another session is deleting the same objects.\n- Allow for a partition to be detached when it has inherited ROW triggers.\n- Several fixes for REINDEX CONCURRENTLY, particularly with issues when a REINDEX CONCURRENTLY operation fails.\n- Fix crash when COLLATE is applied to an uncollatable type in a partition bound expression.\n- Fix performance regression in floating point overflow/underflow detection.\n- Several fixes for full text search, particularly with phrase searching.\n- Fix query-lifespan memory leak for a set-returning function used in a query\u0027s FROM clause.\n- Several reporting fixes for the output of VACUUM VERBOSE.\n- Allow input of type circle to accept the format (x,y),r, which is specified in the documentation.\n- Allow for the get_bit() and set_bit() functions to not fail on bytea strings longer than 256MB.\n- Avoid premature recycling of WAL segments during crash recovery, which could lead to WAL segments being recycled before being archived.\n- Avoid attempting to fetch nonexistent WAL files from archive storage during recovery by skipping irrelevant timelines.\n- Several fixes for logical replication and replication slots.\n- Fix several race conditions in synchronous standby management, including one that occurred when changing the synchronous_standby_names setting.\n- Several fixes for GSSAPI support, include a fix for a memory leak that occurred when using GSSAPI encryption.\n- Ensure that members of the pg_read_all_stats role can read all statistics views.\n- Fix performance regression in information_schema.triggers view.\n- Fix memory leak in libpq when using sslmode=verify-full.\n- Fix crash in psql when attempting to re-establish a failed connection.\n- Allow tab-completion of the filename argument to \\gx command in psql.\n- Add pg_dump support for ALTER ... DEPENDS ON EXTENSION.\n- Several other fixes for pg_dump, which include dumping comments on RLS policies and postponing restore of event triggers until the end.\n- Ensure pg_basebackup generates valid tar files.\n- pg_checksums skips tablespace subdirectories that belong to a different PostgreSQL major version\n- Several Windows compatibility fixes\n\nThis update also contains timezone tzdata release 2020a for DST law changes in Morocco and the Canadian Yukon, plus historical corrections for Shanghai. The America/Godthab zone has been renamed to America/Nuuk to reflect current English usage ; however, the old name remains available as a compatibility link. This also updates initdb\u0027s list of known Windows time zone names to include recent additions.\n\nFor more details, check out:\n\n- https://www.postgresql.org/docs/12/release-12-3.html\n\nOther fixes:\n\n- Let postgresqlXX conflict with postgresql-noarch \u003c 12.0.1 to get\n a clean and complete cutover to the new packaging schema.\n\n\npostgresql96 was updated to 9.6.19:\n\n * CVE-2020-14350, boo#1175194: Make contrib modules\u0027 installation\n scripts more secure.\n * https://www.postgresql.org/docs/9.6/release-9-6-19.html\n\n- Pack the /usr/lib/postgresql symlink only into the main package.\n\n- Let postgresqlXX conflict with postgresql-noarch \u003c 12.0.1 to get\n a clean and complete cutover to the new packaging schema.\n\n- update to 9.6.18 (boo#1171924).\n https://www.postgresql.org/about/news/2038/\n https://www.postgresql.org/docs/9.6/release-9-6-18.html\n- Unify the spec file to work across all current PostgreSQL\n versions to simplify future maintenance.\n- Move from the \u0027libs\u0027 build flavour to a \u0027mini\u0027 package that will\n only be used inside the build service and not get shipped, to\n avoid confusion with the debuginfo packages (boo#1148643).\n\n- update to 9.6.17 (CVE-2020-1720, boo#1163985)\n https://www.postgresql.org/about/news/2011/\n https://www.postgresql.org/docs/9.6/release-9-6-17.html\n\n- use and package the sha256 checksum for for source\n\n- update to 9.6.16:\n https://www.postgresql.org/about/news/1994/\n https://www.postgresql.org/docs/9.6/release-9-6-16.html\n\n- add requires to the devel package for the libs that are returned\n by pg_config --libs\n\n- Update to 9.6.15:\n * https://www.postgresql.org/about/news/1960/\n * https://www.postgresql.org/docs/9.6/release-9-6-15.html\n * CVE-2019-10208, boo#1145092: TYPE in pg_temp executes arbitrary\n SQL during SECURITY DEFINER execution.\n\n- Use FAT LTO objects in order to provide proper static library.\n\n- Update to 9.6.14:\n https://www.postgresql.org/docs/9.6/release-9-6-14.html\n\n- Update to 9.6.13:\n * https://www.postgresql.org/docs/9.6/release-9-6-13.html\n * https://www.postgresql.org/about/news/1939/\n * CVE-2019-10130, boo#1134689: Prevent row-level security\n policies from being bypassed via selectivity estimators.\n\n- Make the server-devel package exclusive across versions.\n\n- Update to 9.6.12:\n * https://www.postgresql.org/docs/9.6/release-9-6-12.html\n * https://www.postgresql.org/about/news/1920/\n * By default, panic instead of retrying after fsync() failure,\n to avoid possible data corruption.\n * Numerous other bug fixes.\n- Overhaul README.SUSE\n\n- Update to 9.6.11:\n * Numerous bug fixes, see the release notes:\n https://www.postgresql.org/docs/9.6/release-9-6-11.html\n * Remove unneeded library dependencies from PGXS.\n\n- add provides for the new server-devel package that will be\n introduced in postgresql 11\n\n- Update to 9.6.10:\n https://www.postgresql.org/docs/current/static/release-9-6-10.html\n * CVE-2018-10915, boo#1104199: Fix failure to reset libpq\u0027s state\n fully between connection attempts.\n * CVE-2018-10925, boo#1104202: Fix INSERT ... ON CONFLICT UPDATE\n through a view that isn\u0027t just SELECT * FROM ...\n\n- Update to 9.6.9:\n https://www.postgresql.org/about/news/1851/\n https://www.postgresql.org/docs/current/static/release-9-6-9.html\n A dump/restore is not required for those running 9.6.X.\n However, if you use the adminpack extension, you should update\n it as per the first changelog entry below.\n Also, if the function marking mistakes mentioned in the second\n and third changelog entries below affect you, you will want to\n take steps to correct your database catalogs.\n * CVE-2018-1115, boo#1091610: Remove public execute privilege\n from contrib/adminpack\u0027s pg_logfile_rotate() function\n pg_logfile_rotate() is a deprecated wrapper for the core\n function pg_rotate_logfile(). When that function was changed\n to rely on SQL privileges for access control rather than a\n hard-coded superuser check, pg_logfile_rotate() should have\n been updated as well, but the need for this was missed. Hence,\n if adminpack is installed, any user could request a logfile\n rotation, creating a minor security issue.\n After installing this update, administrators should update\n adminpack by performing ALTER EXTENSION adminpack UPDATE in\n each database in which adminpack is installed.\n * Fix incorrect volatility markings on a few built-in functions\n * Fix incorrect parallel-safety markings on a few built-in\n functions.\n\n\nThis update was imported from the SUSE:SLE-15-SP1:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2020-1227", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2020_1227-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2020:1227-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RPLLEO7T4JPO4J5JMG2O4ZTONMNDEL64/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2020:1227-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RPLLEO7T4JPO4J5JMG2O4ZTONMNDEL64/" }, { "category": "self", "summary": "SUSE Bug 1091610", "url": "https://bugzilla.suse.com/1091610" }, { "category": "self", "summary": "SUSE Bug 1104199", "url": "https://bugzilla.suse.com/1104199" }, { "category": "self", "summary": "SUSE Bug 1104202", "url": "https://bugzilla.suse.com/1104202" }, { "category": "self", "summary": "SUSE Bug 1134689", "url": "https://bugzilla.suse.com/1134689" }, { "category": "self", "summary": "SUSE Bug 1145092", "url": "https://bugzilla.suse.com/1145092" }, { "category": "self", "summary": "SUSE Bug 1148643", "url": "https://bugzilla.suse.com/1148643" }, { "category": "self", "summary": "SUSE Bug 1163985", "url": "https://bugzilla.suse.com/1163985" }, { "category": "self", "summary": "SUSE Bug 1171924", "url": "https://bugzilla.suse.com/1171924" }, { "category": "self", "summary": "SUSE Bug 1175194", "url": "https://bugzilla.suse.com/1175194" }, { "category": "self", "summary": "SUSE CVE CVE-2018-10915 page", "url": "https://www.suse.com/security/cve/CVE-2018-10915/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-10925 page", "url": "https://www.suse.com/security/cve/CVE-2018-10925/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-1115 page", "url": "https://www.suse.com/security/cve/CVE-2018-1115/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10130 page", "url": "https://www.suse.com/security/cve/CVE-2019-10130/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10208 page", "url": "https://www.suse.com/security/cve/CVE-2019-10208/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14350 page", "url": "https://www.suse.com/security/cve/CVE-2020-14350/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-1720 page", "url": "https://www.suse.com/security/cve/CVE-2020-1720/" } ], "title": "Security update for postgresql96, postgresql10 and postgresql12 ", "tracking": { "current_release_date": "2020-08-17T10:30:27Z", "generator": { "date": "2020-08-17T10:30:27Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2020:1227-1", "initial_release_date": "2020-08-17T10:30:27Z", "revision_history": [ { "date": "2020-08-17T10:30:27Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql10-10.13-lp151.2.14.1.i586", "product": { "name": "postgresql10-10.13-lp151.2.14.1.i586", "product_id": "postgresql10-10.13-lp151.2.14.1.i586" } }, { "category": "product_version", "name": "postgresql10-contrib-10.13-lp151.2.14.1.i586", "product": { "name": "postgresql10-contrib-10.13-lp151.2.14.1.i586", "product_id": "postgresql10-contrib-10.13-lp151.2.14.1.i586" } }, { "category": "product_version", "name": "postgresql10-devel-10.13-lp151.2.14.1.i586", "product": { "name": "postgresql10-devel-10.13-lp151.2.14.1.i586", "product_id": "postgresql10-devel-10.13-lp151.2.14.1.i586" } }, { "category": "product_version", "name": "postgresql10-plperl-10.13-lp151.2.14.1.i586", "product": { "name": "postgresql10-plperl-10.13-lp151.2.14.1.i586", "product_id": "postgresql10-plperl-10.13-lp151.2.14.1.i586" } }, { "category": "product_version", "name": "postgresql10-plpython-10.13-lp151.2.14.1.i586", "product": { "name": "postgresql10-plpython-10.13-lp151.2.14.1.i586", "product_id": "postgresql10-plpython-10.13-lp151.2.14.1.i586" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.13-lp151.2.14.1.i586", "product": { "name": "postgresql10-pltcl-10.13-lp151.2.14.1.i586", "product_id": "postgresql10-pltcl-10.13-lp151.2.14.1.i586" } }, { "category": "product_version", "name": "postgresql10-server-10.13-lp151.2.14.1.i586", "product": { "name": "postgresql10-server-10.13-lp151.2.14.1.i586", "product_id": "postgresql10-server-10.13-lp151.2.14.1.i586" } }, { "category": "product_version", "name": "postgresql10-test-10.13-lp151.2.14.1.i586", "product": { "name": "postgresql10-test-10.13-lp151.2.14.1.i586", "product_id": "postgresql10-test-10.13-lp151.2.14.1.i586" } }, { "category": "product_version", "name": "postgresql96-9.6.19-lp151.3.3.1.i586", "product": { "name": "postgresql96-9.6.19-lp151.3.3.1.i586", "product_id": "postgresql96-9.6.19-lp151.3.3.1.i586" } }, { "category": "product_version", "name": "postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "product": { "name": "postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "product_id": "postgresql96-contrib-9.6.19-lp151.3.3.1.i586" } }, { "category": "product_version", "name": "postgresql96-devel-9.6.19-lp151.3.3.1.i586", "product": { "name": "postgresql96-devel-9.6.19-lp151.3.3.1.i586", "product_id": "postgresql96-devel-9.6.19-lp151.3.3.1.i586" } }, { "category": "product_version", "name": "postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "product": { "name": "postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "product_id": "postgresql96-plperl-9.6.19-lp151.3.3.1.i586" } }, { "category": "product_version", "name": "postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "product": { "name": "postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "product_id": "postgresql96-plpython-9.6.19-lp151.3.3.1.i586" } }, { "category": "product_version", "name": "postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "product": { "name": "postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "product_id": "postgresql96-pltcl-9.6.19-lp151.3.3.1.i586" } }, { "category": "product_version", "name": "postgresql96-server-9.6.19-lp151.3.3.1.i586", "product": { "name": "postgresql96-server-9.6.19-lp151.3.3.1.i586", "product_id": "postgresql96-server-9.6.19-lp151.3.3.1.i586" } }, { "category": "product_version", "name": "postgresql96-test-9.6.19-lp151.3.3.1.i586", "product": { "name": "postgresql96-test-9.6.19-lp151.3.3.1.i586", "product_id": "postgresql96-test-9.6.19-lp151.3.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql-12.0.1-lp151.6.9.1.noarch", "product": { "name": "postgresql-12.0.1-lp151.6.9.1.noarch", "product_id": "postgresql-12.0.1-lp151.6.9.1.noarch" } }, { "category": "product_version", "name": "postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "product": { "name": "postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "product_id": "postgresql-contrib-12.0.1-lp151.6.9.1.noarch" } }, { "category": "product_version", "name": "postgresql-devel-12.0.1-lp151.6.9.1.noarch", "product": { "name": "postgresql-devel-12.0.1-lp151.6.9.1.noarch", "product_id": "postgresql-devel-12.0.1-lp151.6.9.1.noarch" } }, { "category": "product_version", "name": "postgresql-docs-12.0.1-lp151.6.9.1.noarch", "product": { "name": "postgresql-docs-12.0.1-lp151.6.9.1.noarch", "product_id": "postgresql-docs-12.0.1-lp151.6.9.1.noarch" } }, { "category": "product_version", "name": "postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "product": { "name": "postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "product_id": "postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch" } }, { "category": "product_version", "name": "postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "product": { "name": "postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "product_id": "postgresql-plperl-12.0.1-lp151.6.9.1.noarch" } }, { "category": "product_version", "name": "postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "product": { "name": "postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "product_id": "postgresql-plpython-12.0.1-lp151.6.9.1.noarch" } }, { "category": "product_version", "name": "postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "product": { "name": "postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "product_id": "postgresql-pltcl-12.0.1-lp151.6.9.1.noarch" } }, { "category": "product_version", "name": "postgresql-server-12.0.1-lp151.6.9.1.noarch", "product": { "name": "postgresql-server-12.0.1-lp151.6.9.1.noarch", "product_id": "postgresql-server-12.0.1-lp151.6.9.1.noarch" } }, { "category": "product_version", "name": "postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "product": { "name": "postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "product_id": "postgresql-server-devel-12.0.1-lp151.6.9.1.noarch" } }, { "category": "product_version", "name": "postgresql-test-12.0.1-lp151.6.9.1.noarch", "product": { "name": "postgresql-test-12.0.1-lp151.6.9.1.noarch", "product_id": "postgresql-test-12.0.1-lp151.6.9.1.noarch" } }, { "category": "product_version", "name": "postgresql10-docs-10.13-lp151.2.14.1.noarch", "product": { "name": "postgresql10-docs-10.13-lp151.2.14.1.noarch", "product_id": "postgresql10-docs-10.13-lp151.2.14.1.noarch" } }, { "category": "product_version", "name": "postgresql12-docs-12.3-lp151.2.1.noarch", "product": { "name": "postgresql12-docs-12.3-lp151.2.1.noarch", "product_id": "postgresql12-docs-12.3-lp151.2.1.noarch" } }, { "category": "product_version", "name": "postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "product": { "name": "postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "product_id": "postgresql96-docs-9.6.19-lp151.3.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libecpg6-12.3-lp151.2.1.x86_64", "product": { "name": "libecpg6-12.3-lp151.2.1.x86_64", "product_id": "libecpg6-12.3-lp151.2.1.x86_64" } }, { "category": "product_version", "name": "libpq5-12.3-lp151.2.1.x86_64", "product": { "name": "libpq5-12.3-lp151.2.1.x86_64", "product_id": "libpq5-12.3-lp151.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-10.13-lp151.2.14.1.x86_64", "product": { "name": "postgresql10-10.13-lp151.2.14.1.x86_64", "product_id": "postgresql10-10.13-lp151.2.14.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "product": { "name": "postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "product_id": "postgresql10-contrib-10.13-lp151.2.14.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-devel-10.13-lp151.2.14.1.x86_64", "product": { "name": "postgresql10-devel-10.13-lp151.2.14.1.x86_64", "product_id": "postgresql10-devel-10.13-lp151.2.14.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "product": { "name": "postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "product_id": "postgresql10-plperl-10.13-lp151.2.14.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "product": { "name": "postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "product_id": "postgresql10-plpython-10.13-lp151.2.14.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "product": { "name": "postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "product_id": "postgresql10-pltcl-10.13-lp151.2.14.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-server-10.13-lp151.2.14.1.x86_64", "product": { "name": "postgresql10-server-10.13-lp151.2.14.1.x86_64", "product_id": "postgresql10-server-10.13-lp151.2.14.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-test-10.13-lp151.2.14.1.x86_64", "product": { "name": "postgresql10-test-10.13-lp151.2.14.1.x86_64", "product_id": "postgresql10-test-10.13-lp151.2.14.1.x86_64" } }, { "category": "product_version", "name": "postgresql12-12.3-lp151.2.1.x86_64", "product": { "name": "postgresql12-12.3-lp151.2.1.x86_64", "product_id": "postgresql12-12.3-lp151.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql12-contrib-12.3-lp151.2.1.x86_64", "product": { "name": "postgresql12-contrib-12.3-lp151.2.1.x86_64", "product_id": "postgresql12-contrib-12.3-lp151.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql12-devel-12.3-lp151.2.1.x86_64", "product": { "name": "postgresql12-devel-12.3-lp151.2.1.x86_64", "product_id": "postgresql12-devel-12.3-lp151.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "product": { "name": "postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "product_id": "postgresql12-llvmjit-12.3-lp151.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql12-plperl-12.3-lp151.2.1.x86_64", "product": { "name": "postgresql12-plperl-12.3-lp151.2.1.x86_64", "product_id": "postgresql12-plperl-12.3-lp151.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql12-plpython-12.3-lp151.2.1.x86_64", "product": { "name": "postgresql12-plpython-12.3-lp151.2.1.x86_64", "product_id": "postgresql12-plpython-12.3-lp151.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql12-pltcl-12.3-lp151.2.1.x86_64", "product": { "name": "postgresql12-pltcl-12.3-lp151.2.1.x86_64", "product_id": "postgresql12-pltcl-12.3-lp151.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql12-server-12.3-lp151.2.1.x86_64", "product": { "name": "postgresql12-server-12.3-lp151.2.1.x86_64", "product_id": "postgresql12-server-12.3-lp151.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql12-server-devel-12.3-lp151.2.1.x86_64", "product": { "name": "postgresql12-server-devel-12.3-lp151.2.1.x86_64", "product_id": "postgresql12-server-devel-12.3-lp151.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql12-test-12.3-lp151.2.1.x86_64", "product": { "name": "postgresql12-test-12.3-lp151.2.1.x86_64", "product_id": "postgresql12-test-12.3-lp151.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql96-9.6.19-lp151.3.3.1.x86_64", "product": { "name": "postgresql96-9.6.19-lp151.3.3.1.x86_64", "product_id": "postgresql96-9.6.19-lp151.3.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "product": { "name": "postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "product_id": "postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "product": { "name": "postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "product_id": "postgresql96-devel-9.6.19-lp151.3.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "product": { "name": "postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "product_id": "postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "product": { "name": "postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "product_id": "postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "product": { "name": "postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "product_id": "postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "product": { "name": "postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "product_id": "postgresql96-server-9.6.19-lp151.3.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql96-test-9.6.19-lp151.3.3.1.x86_64", "product": { "name": "postgresql96-test-9.6.19-lp151.3.3.1.x86_64", "product_id": "postgresql96-test-9.6.19-lp151.3.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.1", "product": { "name": "openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libecpg6-12.3-lp151.2.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libecpg6-12.3-lp151.2.1.x86_64" }, "product_reference": "libecpg6-12.3-lp151.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-12.3-lp151.2.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libpq5-12.3-lp151.2.1.x86_64" }, "product_reference": "libpq5-12.3-lp151.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-12.0.1-lp151.6.9.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql-12.0.1-lp151.6.9.1.noarch" }, "product_reference": "postgresql-12.0.1-lp151.6.9.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-12.0.1-lp151.6.9.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql-contrib-12.0.1-lp151.6.9.1.noarch" }, "product_reference": "postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-devel-12.0.1-lp151.6.9.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql-devel-12.0.1-lp151.6.9.1.noarch" }, "product_reference": "postgresql-devel-12.0.1-lp151.6.9.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-12.0.1-lp151.6.9.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql-docs-12.0.1-lp151.6.9.1.noarch" }, "product_reference": "postgresql-docs-12.0.1-lp151.6.9.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch" }, "product_reference": "postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-12.0.1-lp151.6.9.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql-plperl-12.0.1-lp151.6.9.1.noarch" }, "product_reference": "postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython-12.0.1-lp151.6.9.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql-plpython-12.0.1-lp151.6.9.1.noarch" }, "product_reference": "postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-12.0.1-lp151.6.9.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql-pltcl-12.0.1-lp151.6.9.1.noarch" }, "product_reference": "postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-12.0.1-lp151.6.9.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql-server-12.0.1-lp151.6.9.1.noarch" }, "product_reference": "postgresql-server-12.0.1-lp151.6.9.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-12.0.1-lp151.6.9.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql-server-devel-12.0.1-lp151.6.9.1.noarch" }, "product_reference": "postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-12.0.1-lp151.6.9.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql-test-12.0.1-lp151.6.9.1.noarch" }, "product_reference": "postgresql-test-12.0.1-lp151.6.9.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.13-lp151.2.14.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.i586" }, "product_reference": "postgresql10-10.13-lp151.2.14.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.13-lp151.2.14.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.x86_64" }, "product_reference": "postgresql10-10.13-lp151.2.14.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.13-lp151.2.14.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.i586" }, "product_reference": "postgresql10-contrib-10.13-lp151.2.14.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.13-lp151.2.14.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.x86_64" }, "product_reference": "postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.13-lp151.2.14.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.i586" }, "product_reference": "postgresql10-devel-10.13-lp151.2.14.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.13-lp151.2.14.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.x86_64" }, "product_reference": "postgresql10-devel-10.13-lp151.2.14.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.13-lp151.2.14.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-docs-10.13-lp151.2.14.1.noarch" }, "product_reference": "postgresql10-docs-10.13-lp151.2.14.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.13-lp151.2.14.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.i586" }, "product_reference": "postgresql10-plperl-10.13-lp151.2.14.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.13-lp151.2.14.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.x86_64" }, "product_reference": "postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.13-lp151.2.14.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.i586" }, "product_reference": "postgresql10-plpython-10.13-lp151.2.14.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.13-lp151.2.14.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.x86_64" }, "product_reference": "postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.13-lp151.2.14.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.i586" }, "product_reference": "postgresql10-pltcl-10.13-lp151.2.14.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.13-lp151.2.14.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.13-lp151.2.14.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.i586" }, "product_reference": "postgresql10-server-10.13-lp151.2.14.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.13-lp151.2.14.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.x86_64" }, "product_reference": "postgresql10-server-10.13-lp151.2.14.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-test-10.13-lp151.2.14.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.i586" }, "product_reference": "postgresql10-test-10.13-lp151.2.14.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-test-10.13-lp151.2.14.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.x86_64" }, "product_reference": "postgresql10-test-10.13-lp151.2.14.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-12.3-lp151.2.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql12-12.3-lp151.2.1.x86_64" }, "product_reference": "postgresql12-12.3-lp151.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-contrib-12.3-lp151.2.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql12-contrib-12.3-lp151.2.1.x86_64" }, "product_reference": "postgresql12-contrib-12.3-lp151.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-devel-12.3-lp151.2.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql12-devel-12.3-lp151.2.1.x86_64" }, "product_reference": "postgresql12-devel-12.3-lp151.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-docs-12.3-lp151.2.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql12-docs-12.3-lp151.2.1.noarch" }, "product_reference": "postgresql12-docs-12.3-lp151.2.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-llvmjit-12.3-lp151.2.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql12-llvmjit-12.3-lp151.2.1.x86_64" }, "product_reference": "postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-plperl-12.3-lp151.2.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql12-plperl-12.3-lp151.2.1.x86_64" }, "product_reference": "postgresql12-plperl-12.3-lp151.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-plpython-12.3-lp151.2.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql12-plpython-12.3-lp151.2.1.x86_64" }, "product_reference": "postgresql12-plpython-12.3-lp151.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-pltcl-12.3-lp151.2.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql12-pltcl-12.3-lp151.2.1.x86_64" }, "product_reference": "postgresql12-pltcl-12.3-lp151.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-server-12.3-lp151.2.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql12-server-12.3-lp151.2.1.x86_64" }, "product_reference": "postgresql12-server-12.3-lp151.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-server-devel-12.3-lp151.2.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql12-server-devel-12.3-lp151.2.1.x86_64" }, "product_reference": "postgresql12-server-devel-12.3-lp151.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql12-test-12.3-lp151.2.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql12-test-12.3-lp151.2.1.x86_64" }, "product_reference": "postgresql12-test-12.3-lp151.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.19-lp151.3.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.i586" }, "product_reference": "postgresql96-9.6.19-lp151.3.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.19-lp151.3.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.x86_64" }, "product_reference": "postgresql96-9.6.19-lp151.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.19-lp151.3.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.i586" }, "product_reference": "postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64" }, "product_reference": "postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-devel-9.6.19-lp151.3.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.i586" }, "product_reference": "postgresql96-devel-9.6.19-lp151.3.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-devel-9.6.19-lp151.3.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.x86_64" }, "product_reference": "postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-docs-9.6.19-lp151.3.3.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql96-docs-9.6.19-lp151.3.3.1.noarch" }, "product_reference": "postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plperl-9.6.19-lp151.3.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.i586" }, "product_reference": "postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64" }, "product_reference": "postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plpython-9.6.19-lp151.3.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.i586" }, "product_reference": "postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64" }, "product_reference": "postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-pltcl-9.6.19-lp151.3.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.i586" }, "product_reference": "postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64" }, "product_reference": "postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.19-lp151.3.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.i586" }, "product_reference": "postgresql96-server-9.6.19-lp151.3.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.19-lp151.3.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.x86_64" }, "product_reference": "postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-test-9.6.19-lp151.3.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.i586" }, "product_reference": "postgresql96-test-9.6.19-lp151.3.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-test-9.6.19-lp151.3.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.x86_64" }, "product_reference": "postgresql96-test-9.6.19-lp151.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-10915", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-10915" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with \"host\" or \"hostaddr\" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction. Postgresql versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:libecpg6-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:libpq5-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-docs-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-test-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.13-lp151.2.14.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql12-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-contrib-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-docs-12.3-lp151.2.1.noarch", "openSUSE Leap 15.1:postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plperl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plpython-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-pltcl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-test-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-10915", "url": "https://www.suse.com/security/cve/CVE-2018-10915" }, { "category": "external", "summary": "SUSE Bug 1104199 for CVE-2018-10915", "url": "https://bugzilla.suse.com/1104199" }, { "category": "external", "summary": "SUSE Bug 1140876 for CVE-2018-10915", "url": "https://bugzilla.suse.com/1140876" }, { "category": "external", "summary": "SUSE Bug 1185814 for CVE-2018-10915", "url": "https://bugzilla.suse.com/1185814" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:libecpg6-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:libpq5-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-docs-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-test-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.13-lp151.2.14.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql12-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-contrib-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-docs-12.3-lp151.2.1.noarch", "openSUSE Leap 15.1:postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plperl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plpython-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-pltcl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-test-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Leap 15.1:libecpg6-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:libpq5-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-docs-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-test-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.13-lp151.2.14.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql12-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-contrib-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-docs-12.3-lp151.2.1.noarch", "openSUSE Leap 15.1:postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plperl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plpython-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-pltcl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-test-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-08-17T10:30:27Z", "details": "important" } ], "title": "CVE-2018-10915" }, { "cve": "CVE-2018-10925", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-10925" } ], "notes": [ { "category": "general", "text": "It was discovered that PostgreSQL versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 failed to properly check authorization on certain statements involved with \"INSERT ... ON CONFLICT DO UPDATE\". An attacker with \"CREATE TABLE\" privileges could exploit this to read arbitrary bytes server memory. If the attacker also had certain \"INSERT\" and limited \"UPDATE\" privileges to a particular table, they could exploit this to update other columns in the same table.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:libecpg6-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:libpq5-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-docs-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-test-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.13-lp151.2.14.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql12-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-contrib-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-docs-12.3-lp151.2.1.noarch", "openSUSE Leap 15.1:postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plperl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plpython-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-pltcl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-test-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-10925", "url": "https://www.suse.com/security/cve/CVE-2018-10925" }, { "category": "external", "summary": "SUSE Bug 1104202 for CVE-2018-10925", "url": "https://bugzilla.suse.com/1104202" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:libecpg6-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:libpq5-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-docs-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-test-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.13-lp151.2.14.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql12-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-contrib-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-docs-12.3-lp151.2.1.noarch", "openSUSE Leap 15.1:postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plperl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plpython-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-pltcl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-test-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "openSUSE Leap 15.1:libecpg6-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:libpq5-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-docs-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-test-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.13-lp151.2.14.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql12-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-contrib-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-docs-12.3-lp151.2.1.noarch", "openSUSE Leap 15.1:postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plperl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plpython-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-pltcl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-test-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-08-17T10:30:27Z", "details": "important" } ], "title": "CVE-2018-10925" }, { "cve": "CVE-2018-1115", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-1115" } ], "notes": [ { "category": "general", "text": "postgresql before versions 10.4, 9.6.9 is vulnerable in the adminpack extension, the pg_catalog.pg_logfile_rotate() function doesn\u0027t follow the same ACLs than pg_rorate_logfile. If the adminpack is added to a database, an attacker able to connect to it could exploit this to force log rotation.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:libecpg6-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:libpq5-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-docs-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-test-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.13-lp151.2.14.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql12-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-contrib-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-docs-12.3-lp151.2.1.noarch", "openSUSE Leap 15.1:postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plperl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plpython-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-pltcl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-test-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-1115", "url": "https://www.suse.com/security/cve/CVE-2018-1115" }, { "category": "external", "summary": "SUSE Bug 1091610 for CVE-2018-1115", "url": "https://bugzilla.suse.com/1091610" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:libecpg6-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:libpq5-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-docs-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-test-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.13-lp151.2.14.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql12-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-contrib-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-docs-12.3-lp151.2.1.noarch", "openSUSE Leap 15.1:postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plperl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plpython-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-pltcl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-test-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.1:libecpg6-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:libpq5-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-docs-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-test-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.13-lp151.2.14.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql12-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-contrib-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-docs-12.3-lp151.2.1.noarch", "openSUSE Leap 15.1:postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plperl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plpython-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-pltcl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-test-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-08-17T10:30:27Z", "details": "critical" } ], "title": "CVE-2018-1115" }, { "cve": "CVE-2019-10130", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10130" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in PostgreSQL versions 11.x up to excluding 11.3, 10.x up to excluding 10.8, 9.6.x up to, excluding 9.6.13, 9.5.x up to, excluding 9.5.17. 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": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:libecpg6-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:libpq5-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-docs-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-test-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.13-lp151.2.14.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql12-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-contrib-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-docs-12.3-lp151.2.1.noarch", "openSUSE Leap 15.1:postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plperl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plpython-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-pltcl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-test-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10130", "url": "https://www.suse.com/security/cve/CVE-2019-10130" }, { "category": "external", "summary": "SUSE Bug 1134689 for CVE-2019-10130", "url": "https://bugzilla.suse.com/1134689" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:libecpg6-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:libpq5-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-docs-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-test-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.13-lp151.2.14.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql12-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-contrib-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-docs-12.3-lp151.2.1.noarch", "openSUSE Leap 15.1:postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plperl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plpython-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-pltcl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-test-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Leap 15.1:libecpg6-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:libpq5-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-docs-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-test-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.13-lp151.2.14.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql12-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-contrib-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-docs-12.3-lp151.2.1.noarch", "openSUSE Leap 15.1:postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plperl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plpython-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-pltcl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-test-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-08-17T10:30:27Z", "details": "moderate" } ], "title": "CVE-2019-10130" }, { "cve": "CVE-2019-10208", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10208" } ], "notes": [ { "category": "general", "text": "A flaw was discovered in postgresql versions 9.4.x before 9.4.24, 9.5.x before 9.5.19, 9.6.x before 9.6.15, 10.x before 10.10 and 11.x before 11.5 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": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:libecpg6-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:libpq5-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-docs-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-test-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.13-lp151.2.14.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql12-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-contrib-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-docs-12.3-lp151.2.1.noarch", "openSUSE Leap 15.1:postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plperl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plpython-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-pltcl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-test-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10208", "url": "https://www.suse.com/security/cve/CVE-2019-10208" }, { "category": "external", "summary": "SUSE Bug 1145092 for CVE-2019-10208", "url": "https://bugzilla.suse.com/1145092" }, { "category": "external", "summary": "SUSE Bug 1171566 for CVE-2019-10208", "url": "https://bugzilla.suse.com/1171566" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:libecpg6-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:libpq5-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-docs-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-test-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.13-lp151.2.14.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql12-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-contrib-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-docs-12.3-lp151.2.1.noarch", "openSUSE Leap 15.1:postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plperl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plpython-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-pltcl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-test-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Leap 15.1:libecpg6-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:libpq5-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-docs-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-test-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.13-lp151.2.14.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql12-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-contrib-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-docs-12.3-lp151.2.1.noarch", "openSUSE Leap 15.1:postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plperl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plpython-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-pltcl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-test-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-08-17T10:30:27Z", "details": "moderate" } ], "title": "CVE-2019-10208" }, { "cve": "CVE-2020-14350", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14350" } ], "notes": [ { "category": "general", "text": "It was found that some PostgreSQL extensions did not use search_path safely in their installation script. An attacker with sufficient privileges could use this flaw to trick an administrator into executing a specially crafted script, during the installation or update of such extension. This affects PostgreSQL versions before 12.4, before 11.9, before 10.14, before 9.6.19, and before 9.5.23.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:libecpg6-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:libpq5-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-docs-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-test-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.13-lp151.2.14.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql12-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-contrib-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-docs-12.3-lp151.2.1.noarch", "openSUSE Leap 15.1:postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plperl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plpython-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-pltcl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-test-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14350", "url": "https://www.suse.com/security/cve/CVE-2020-14350" }, { "category": "external", "summary": "SUSE Bug 1175194 for CVE-2020-14350", "url": "https://bugzilla.suse.com/1175194" }, { "category": "external", "summary": "SUSE Bug 1176151 for CVE-2020-14350", "url": "https://bugzilla.suse.com/1176151" }, { "category": "external", "summary": "SUSE Bug 1179115 for CVE-2020-14350", "url": "https://bugzilla.suse.com/1179115" }, { "category": "external", "summary": "SUSE Bug 1179499 for CVE-2020-14350", "url": "https://bugzilla.suse.com/1179499" }, { "category": "external", "summary": "SUSE Bug 1179870 for CVE-2020-14350", "url": "https://bugzilla.suse.com/1179870" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:libecpg6-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:libpq5-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-docs-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-test-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.13-lp151.2.14.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql12-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-contrib-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-docs-12.3-lp151.2.1.noarch", "openSUSE Leap 15.1:postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plperl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plpython-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-pltcl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-test-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.1:libecpg6-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:libpq5-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-docs-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-test-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.13-lp151.2.14.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql12-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-contrib-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-docs-12.3-lp151.2.1.noarch", "openSUSE Leap 15.1:postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plperl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plpython-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-pltcl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-test-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-08-17T10:30:27Z", "details": "important" } ], "title": "CVE-2020-14350" }, { "cve": "CVE-2020-1720", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-1720" } ], "notes": [ { "category": "general", "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. This issue affects PostgreSQL versions before 12.2, before 11.7, before 10.12 and before 9.6.17.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:libecpg6-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:libpq5-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-docs-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-test-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.13-lp151.2.14.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql12-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-contrib-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-docs-12.3-lp151.2.1.noarch", "openSUSE Leap 15.1:postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plperl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plpython-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-pltcl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-test-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-1720", "url": "https://www.suse.com/security/cve/CVE-2020-1720" }, { "category": "external", "summary": "SUSE Bug 1163985 for CVE-2020-1720", "url": "https://bugzilla.suse.com/1163985" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.1:libecpg6-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:libpq5-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-docs-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-test-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.13-lp151.2.14.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql12-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-contrib-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-docs-12.3-lp151.2.1.noarch", "openSUSE Leap 15.1:postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plperl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plpython-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-pltcl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-test-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Leap 15.1:libecpg6-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:libpq5-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-contrib-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-docs-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-llvmjit-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plperl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-plpython-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-pltcl-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-server-devel-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql-test-12.0.1-lp151.6.9.1.noarch", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.13-lp151.2.14.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.13-lp151.2.14.1.x86_64", "openSUSE Leap 15.1:postgresql12-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-contrib-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-docs-12.3-lp151.2.1.noarch", "openSUSE Leap 15.1:postgresql12-llvmjit-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plperl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-plpython-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-pltcl-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-server-devel-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql12-test-12.3-lp151.2.1.x86_64", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-contrib-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-devel-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-docs-9.6.19-lp151.3.3.1.noarch", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plperl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-plpython-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-pltcl-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-server-9.6.19-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.i586", "openSUSE Leap 15.1:postgresql96-test-9.6.19-lp151.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-08-17T10:30:27Z", "details": "moderate" } ], "title": "CVE-2020-1720" } ] }
opensuse-su-2019:1773-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql10", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql10 fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-10164: Fixed buffer-overflow vulnerabilities in SCRAM verifier parsing (bsc#1138034).\n- CVE-2019-10130: Prevent row-level security policies from being bypassed via selectivity estimators (bsc#1134689).\n\nBug fixes:\n\n- For a complete list of fixes check the release notes.\n \n * https://www.postgresql.org/docs/10/release-10-9.html\n * https://www.postgresql.org/docs/10/release-10-8.html\n * https://www.postgresql.org/docs/10/release-10-7.html\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2019-1773", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2019_1773-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2019:1773-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/J5LKOBMANBHF23QUQKNUNKNKKHOTXVZJ/#J5LKOBMANBHF23QUQKNUNKNKKHOTXVZJ" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2019:1773-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/J5LKOBMANBHF23QUQKNUNKNKKHOTXVZJ/#J5LKOBMANBHF23QUQKNUNKNKKHOTXVZJ" }, { "category": "self", "summary": "SUSE Bug 1134689", "url": "https://bugzilla.suse.com/1134689" }, { "category": "self", "summary": "SUSE Bug 1138034", "url": "https://bugzilla.suse.com/1138034" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10130 page", "url": "https://www.suse.com/security/cve/CVE-2019-10130/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10164 page", "url": "https://www.suse.com/security/cve/CVE-2019-10164/" } ], "title": "Security update for postgresql10", "tracking": { "current_release_date": "2019-07-21T05:38:18Z", "generator": { "date": "2019-07-21T05:38:18Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2019:1773-1", "initial_release_date": "2019-07-21T05:38:18Z", "revision_history": [ { "date": "2019-07-21T05:38:18Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libecpg6-10.9-lp151.2.3.1.i586", "product": { "name": "libecpg6-10.9-lp151.2.3.1.i586", "product_id": "libecpg6-10.9-lp151.2.3.1.i586" } }, { "category": "product_version", "name": "libpq5-10.9-lp151.2.3.1.i586", "product": { "name": "libpq5-10.9-lp151.2.3.1.i586", "product_id": "libpq5-10.9-lp151.2.3.1.i586" } }, { "category": "product_version", "name": "postgresql10-10.9-lp151.2.3.1.i586", "product": { "name": "postgresql10-10.9-lp151.2.3.1.i586", "product_id": "postgresql10-10.9-lp151.2.3.1.i586" } }, { "category": "product_version", "name": "postgresql10-contrib-10.9-lp151.2.3.1.i586", "product": { "name": "postgresql10-contrib-10.9-lp151.2.3.1.i586", "product_id": "postgresql10-contrib-10.9-lp151.2.3.1.i586" } }, { "category": "product_version", "name": "postgresql10-devel-10.9-lp151.2.3.1.i586", "product": { "name": "postgresql10-devel-10.9-lp151.2.3.1.i586", "product_id": "postgresql10-devel-10.9-lp151.2.3.1.i586" } }, { "category": "product_version", "name": "postgresql10-plperl-10.9-lp151.2.3.1.i586", "product": { "name": "postgresql10-plperl-10.9-lp151.2.3.1.i586", "product_id": "postgresql10-plperl-10.9-lp151.2.3.1.i586" } }, { "category": "product_version", "name": "postgresql10-plpython-10.9-lp151.2.3.1.i586", "product": { "name": "postgresql10-plpython-10.9-lp151.2.3.1.i586", "product_id": "postgresql10-plpython-10.9-lp151.2.3.1.i586" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.9-lp151.2.3.1.i586", "product": { "name": "postgresql10-pltcl-10.9-lp151.2.3.1.i586", "product_id": "postgresql10-pltcl-10.9-lp151.2.3.1.i586" } }, { "category": "product_version", "name": "postgresql10-server-10.9-lp151.2.3.1.i586", "product": { "name": "postgresql10-server-10.9-lp151.2.3.1.i586", "product_id": "postgresql10-server-10.9-lp151.2.3.1.i586" } }, { "category": "product_version", "name": "postgresql10-test-10.9-lp151.2.3.1.i586", "product": { "name": "postgresql10-test-10.9-lp151.2.3.1.i586", "product_id": "postgresql10-test-10.9-lp151.2.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql10-docs-10.9-lp151.2.3.1.noarch", "product": { "name": "postgresql10-docs-10.9-lp151.2.3.1.noarch", "product_id": "postgresql10-docs-10.9-lp151.2.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libecpg6-10.9-lp151.2.3.1.x86_64", "product": { "name": "libecpg6-10.9-lp151.2.3.1.x86_64", "product_id": "libecpg6-10.9-lp151.2.3.1.x86_64" } }, { "category": "product_version", "name": "libecpg6-32bit-10.9-lp151.2.3.1.x86_64", "product": { "name": "libecpg6-32bit-10.9-lp151.2.3.1.x86_64", "product_id": "libecpg6-32bit-10.9-lp151.2.3.1.x86_64" } }, { "category": "product_version", "name": "libpq5-10.9-lp151.2.3.1.x86_64", "product": { "name": "libpq5-10.9-lp151.2.3.1.x86_64", "product_id": "libpq5-10.9-lp151.2.3.1.x86_64" } }, { "category": "product_version", "name": "libpq5-32bit-10.9-lp151.2.3.1.x86_64", "product": { "name": "libpq5-32bit-10.9-lp151.2.3.1.x86_64", "product_id": "libpq5-32bit-10.9-lp151.2.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-10.9-lp151.2.3.1.x86_64", "product": { "name": "postgresql10-10.9-lp151.2.3.1.x86_64", "product_id": "postgresql10-10.9-lp151.2.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-contrib-10.9-lp151.2.3.1.x86_64", "product": { "name": "postgresql10-contrib-10.9-lp151.2.3.1.x86_64", "product_id": "postgresql10-contrib-10.9-lp151.2.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-devel-10.9-lp151.2.3.1.x86_64", "product": { "name": "postgresql10-devel-10.9-lp151.2.3.1.x86_64", "product_id": "postgresql10-devel-10.9-lp151.2.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-plperl-10.9-lp151.2.3.1.x86_64", "product": { "name": "postgresql10-plperl-10.9-lp151.2.3.1.x86_64", "product_id": "postgresql10-plperl-10.9-lp151.2.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-plpython-10.9-lp151.2.3.1.x86_64", "product": { "name": "postgresql10-plpython-10.9-lp151.2.3.1.x86_64", "product_id": "postgresql10-plpython-10.9-lp151.2.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.9-lp151.2.3.1.x86_64", "product": { "name": "postgresql10-pltcl-10.9-lp151.2.3.1.x86_64", "product_id": "postgresql10-pltcl-10.9-lp151.2.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-server-10.9-lp151.2.3.1.x86_64", "product": { "name": "postgresql10-server-10.9-lp151.2.3.1.x86_64", "product_id": "postgresql10-server-10.9-lp151.2.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-test-10.9-lp151.2.3.1.x86_64", "product": { "name": "postgresql10-test-10.9-lp151.2.3.1.x86_64", "product_id": "postgresql10-test-10.9-lp151.2.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.0", "product": { "name": "openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.0" } } }, { "category": "product_name", "name": "openSUSE Leap 15.1", "product": { "name": "openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.9-lp151.2.3.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libecpg6-10.9-lp151.2.3.1.i586" }, "product_reference": "libecpg6-10.9-lp151.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libecpg6-10.9-lp151.2.3.1.x86_64" }, "product_reference": "libecpg6-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-32bit-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libecpg6-32bit-10.9-lp151.2.3.1.x86_64" }, "product_reference": "libecpg6-32bit-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.9-lp151.2.3.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libpq5-10.9-lp151.2.3.1.i586" }, "product_reference": "libpq5-10.9-lp151.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libpq5-10.9-lp151.2.3.1.x86_64" }, "product_reference": "libpq5-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libpq5-32bit-10.9-lp151.2.3.1.x86_64" }, "product_reference": "libpq5-32bit-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.9-lp151.2.3.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:postgresql10-10.9-lp151.2.3.1.i586" }, "product_reference": "postgresql10-10.9-lp151.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:postgresql10-10.9-lp151.2.3.1.x86_64" }, "product_reference": "postgresql10-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.9-lp151.2.3.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:postgresql10-contrib-10.9-lp151.2.3.1.i586" }, "product_reference": "postgresql10-contrib-10.9-lp151.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:postgresql10-contrib-10.9-lp151.2.3.1.x86_64" }, "product_reference": "postgresql10-contrib-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.9-lp151.2.3.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:postgresql10-devel-10.9-lp151.2.3.1.i586" }, "product_reference": "postgresql10-devel-10.9-lp151.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:postgresql10-devel-10.9-lp151.2.3.1.x86_64" }, "product_reference": "postgresql10-devel-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.9-lp151.2.3.1.noarch as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:postgresql10-docs-10.9-lp151.2.3.1.noarch" }, "product_reference": "postgresql10-docs-10.9-lp151.2.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.9-lp151.2.3.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:postgresql10-plperl-10.9-lp151.2.3.1.i586" }, "product_reference": "postgresql10-plperl-10.9-lp151.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:postgresql10-plperl-10.9-lp151.2.3.1.x86_64" }, "product_reference": "postgresql10-plperl-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.9-lp151.2.3.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:postgresql10-plpython-10.9-lp151.2.3.1.i586" }, "product_reference": "postgresql10-plpython-10.9-lp151.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:postgresql10-plpython-10.9-lp151.2.3.1.x86_64" }, "product_reference": "postgresql10-plpython-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.9-lp151.2.3.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:postgresql10-pltcl-10.9-lp151.2.3.1.i586" }, "product_reference": "postgresql10-pltcl-10.9-lp151.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:postgresql10-pltcl-10.9-lp151.2.3.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.9-lp151.2.3.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:postgresql10-server-10.9-lp151.2.3.1.i586" }, "product_reference": "postgresql10-server-10.9-lp151.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:postgresql10-server-10.9-lp151.2.3.1.x86_64" }, "product_reference": "postgresql10-server-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-test-10.9-lp151.2.3.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:postgresql10-test-10.9-lp151.2.3.1.i586" }, "product_reference": "postgresql10-test-10.9-lp151.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-test-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:postgresql10-test-10.9-lp151.2.3.1.x86_64" }, "product_reference": "postgresql10-test-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.9-lp151.2.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libecpg6-10.9-lp151.2.3.1.i586" }, "product_reference": "libecpg6-10.9-lp151.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libecpg6-10.9-lp151.2.3.1.x86_64" }, "product_reference": "libecpg6-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-32bit-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libecpg6-32bit-10.9-lp151.2.3.1.x86_64" }, "product_reference": "libecpg6-32bit-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.9-lp151.2.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libpq5-10.9-lp151.2.3.1.i586" }, "product_reference": "libpq5-10.9-lp151.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libpq5-10.9-lp151.2.3.1.x86_64" }, "product_reference": "libpq5-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libpq5-32bit-10.9-lp151.2.3.1.x86_64" }, "product_reference": "libpq5-32bit-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.9-lp151.2.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-10.9-lp151.2.3.1.i586" }, "product_reference": "postgresql10-10.9-lp151.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-10.9-lp151.2.3.1.x86_64" }, "product_reference": "postgresql10-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.9-lp151.2.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-contrib-10.9-lp151.2.3.1.i586" }, "product_reference": "postgresql10-contrib-10.9-lp151.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-contrib-10.9-lp151.2.3.1.x86_64" }, "product_reference": "postgresql10-contrib-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.9-lp151.2.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-devel-10.9-lp151.2.3.1.i586" }, "product_reference": "postgresql10-devel-10.9-lp151.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-devel-10.9-lp151.2.3.1.x86_64" }, "product_reference": "postgresql10-devel-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.9-lp151.2.3.1.noarch as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-docs-10.9-lp151.2.3.1.noarch" }, "product_reference": "postgresql10-docs-10.9-lp151.2.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.9-lp151.2.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-plperl-10.9-lp151.2.3.1.i586" }, "product_reference": "postgresql10-plperl-10.9-lp151.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-plperl-10.9-lp151.2.3.1.x86_64" }, "product_reference": "postgresql10-plperl-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.9-lp151.2.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-plpython-10.9-lp151.2.3.1.i586" }, "product_reference": "postgresql10-plpython-10.9-lp151.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-plpython-10.9-lp151.2.3.1.x86_64" }, "product_reference": "postgresql10-plpython-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.9-lp151.2.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-pltcl-10.9-lp151.2.3.1.i586" }, "product_reference": "postgresql10-pltcl-10.9-lp151.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-pltcl-10.9-lp151.2.3.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.9-lp151.2.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-server-10.9-lp151.2.3.1.i586" }, "product_reference": "postgresql10-server-10.9-lp151.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-server-10.9-lp151.2.3.1.x86_64" }, "product_reference": "postgresql10-server-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-test-10.9-lp151.2.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-test-10.9-lp151.2.3.1.i586" }, "product_reference": "postgresql10-test-10.9-lp151.2.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-test-10.9-lp151.2.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:postgresql10-test-10.9-lp151.2.3.1.x86_64" }, "product_reference": "postgresql10-test-10.9-lp151.2.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-10130", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10130" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in PostgreSQL versions 11.x up to excluding 11.3, 10.x up to excluding 10.8, 9.6.x up to, excluding 9.6.13, 9.5.x up to, excluding 9.5.17. 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": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.0:libecpg6-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:libecpg6-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:libecpg6-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:libpq5-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:libpq5-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:libpq5-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-contrib-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-contrib-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-devel-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-devel-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-docs-10.9-lp151.2.3.1.noarch", "openSUSE Leap 15.0:postgresql10-plperl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-plperl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-plpython-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-plpython-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-pltcl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-pltcl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-server-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-server-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-test-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-test-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libecpg6-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:libecpg6-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libecpg6-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libpq5-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:libpq5-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libpq5-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.9-lp151.2.3.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.9-lp151.2.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10130", "url": "https://www.suse.com/security/cve/CVE-2019-10130" }, { "category": "external", "summary": "SUSE Bug 1134689 for CVE-2019-10130", "url": "https://bugzilla.suse.com/1134689" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.0:libecpg6-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:libecpg6-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:libecpg6-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:libpq5-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:libpq5-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:libpq5-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-contrib-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-contrib-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-devel-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-devel-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-docs-10.9-lp151.2.3.1.noarch", "openSUSE Leap 15.0:postgresql10-plperl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-plperl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-plpython-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-plpython-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-pltcl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-pltcl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-server-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-server-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-test-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-test-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libecpg6-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:libecpg6-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libecpg6-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libpq5-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:libpq5-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libpq5-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.9-lp151.2.3.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.9-lp151.2.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Leap 15.0:libecpg6-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:libecpg6-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:libecpg6-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:libpq5-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:libpq5-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:libpq5-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-contrib-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-contrib-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-devel-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-devel-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-docs-10.9-lp151.2.3.1.noarch", "openSUSE Leap 15.0:postgresql10-plperl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-plperl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-plpython-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-plpython-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-pltcl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-pltcl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-server-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-server-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-test-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-test-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libecpg6-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:libecpg6-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libecpg6-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libpq5-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:libpq5-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libpq5-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.9-lp151.2.3.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.9-lp151.2.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-21T05:38:18Z", "details": "moderate" } ], "title": "CVE-2019-10130" }, { "cve": "CVE-2019-10164", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10164" } ], "notes": [ { "category": "general", "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": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.0:libecpg6-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:libecpg6-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:libecpg6-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:libpq5-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:libpq5-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:libpq5-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-contrib-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-contrib-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-devel-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-devel-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-docs-10.9-lp151.2.3.1.noarch", "openSUSE Leap 15.0:postgresql10-plperl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-plperl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-plpython-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-plpython-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-pltcl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-pltcl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-server-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-server-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-test-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-test-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libecpg6-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:libecpg6-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libecpg6-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libpq5-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:libpq5-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libpq5-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.9-lp151.2.3.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.9-lp151.2.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10164", "url": "https://www.suse.com/security/cve/CVE-2019-10164" }, { "category": "external", "summary": "SUSE Bug 1138034 for CVE-2019-10164", "url": "https://bugzilla.suse.com/1138034" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.0:libecpg6-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:libecpg6-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:libecpg6-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:libpq5-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:libpq5-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:libpq5-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-contrib-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-contrib-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-devel-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-devel-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-docs-10.9-lp151.2.3.1.noarch", "openSUSE Leap 15.0:postgresql10-plperl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-plperl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-plpython-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-plpython-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-pltcl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-pltcl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-server-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-server-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-test-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-test-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libecpg6-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:libecpg6-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libecpg6-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libpq5-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:libpq5-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libpq5-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.9-lp151.2.3.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.9-lp151.2.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Leap 15.0:libecpg6-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:libecpg6-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:libecpg6-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:libpq5-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:libpq5-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:libpq5-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-contrib-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-contrib-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-devel-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-devel-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-docs-10.9-lp151.2.3.1.noarch", "openSUSE Leap 15.0:postgresql10-plperl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-plperl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-plpython-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-plpython-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-pltcl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-pltcl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-server-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-server-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.0:postgresql10-test-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.0:postgresql10-test-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libecpg6-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:libecpg6-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libecpg6-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libpq5-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:libpq5-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:libpq5-32bit-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-contrib-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-contrib-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-devel-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-devel-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-docs-10.9-lp151.2.3.1.noarch", "openSUSE Leap 15.1:postgresql10-plperl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-plperl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-plpython-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-plpython-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-pltcl-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-pltcl-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-server-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-server-10.9-lp151.2.3.1.x86_64", "openSUSE Leap 15.1:postgresql10-test-10.9-lp151.2.3.1.i586", "openSUSE Leap 15.1:postgresql10-test-10.9-lp151.2.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-21T05:38:18Z", "details": "important" } ], "title": "CVE-2019-10164" } ] }
opensuse-su-2024:11185-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "postgresql11-11.13-1.3 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the postgresql11-11.13-1.3 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-11185", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11185-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2018-10925 page", "url": "https://www.suse.com/security/cve/CVE-2018-10925/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-16850 page", "url": "https://www.suse.com/security/cve/CVE-2018-16850/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10129 page", "url": "https://www.suse.com/security/cve/CVE-2019-10129/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10130 page", "url": "https://www.suse.com/security/cve/CVE-2019-10130/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10164 page", "url": "https://www.suse.com/security/cve/CVE-2019-10164/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10208 page", "url": "https://www.suse.com/security/cve/CVE-2019-10208/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10209 page", "url": "https://www.suse.com/security/cve/CVE-2019-10209/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14349 page", "url": "https://www.suse.com/security/cve/CVE-2020-14349/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14350 page", "url": "https://www.suse.com/security/cve/CVE-2020-14350/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-1720 page", "url": "https://www.suse.com/security/cve/CVE-2020-1720/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-25694 page", "url": "https://www.suse.com/security/cve/CVE-2020-25694/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-25695 page", "url": "https://www.suse.com/security/cve/CVE-2020-25695/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-25696 page", "url": "https://www.suse.com/security/cve/CVE-2020-25696/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-32027 page", "url": "https://www.suse.com/security/cve/CVE-2021-32027/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-32028 page", "url": "https://www.suse.com/security/cve/CVE-2021-32028/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-32029 page", "url": "https://www.suse.com/security/cve/CVE-2021-32029/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3393 page", "url": "https://www.suse.com/security/cve/CVE-2021-3393/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3677 page", "url": "https://www.suse.com/security/cve/CVE-2021-3677/" } ], "title": "postgresql11-11.13-1.3 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:11185-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql11-11.13-1.3.aarch64", "product": { "name": "postgresql11-11.13-1.3.aarch64", "product_id": "postgresql11-11.13-1.3.aarch64" } }, { "category": "product_version", "name": "postgresql11-contrib-11.13-1.3.aarch64", "product": { "name": "postgresql11-contrib-11.13-1.3.aarch64", "product_id": "postgresql11-contrib-11.13-1.3.aarch64" } }, { "category": "product_version", "name": "postgresql11-devel-11.13-1.3.aarch64", "product": { "name": "postgresql11-devel-11.13-1.3.aarch64", "product_id": "postgresql11-devel-11.13-1.3.aarch64" } }, { "category": "product_version", "name": "postgresql11-docs-11.13-1.3.aarch64", "product": { "name": "postgresql11-docs-11.13-1.3.aarch64", "product_id": "postgresql11-docs-11.13-1.3.aarch64" } }, { "category": "product_version", "name": "postgresql11-llvmjit-11.13-1.3.aarch64", "product": { "name": "postgresql11-llvmjit-11.13-1.3.aarch64", "product_id": "postgresql11-llvmjit-11.13-1.3.aarch64" } }, { "category": "product_version", "name": "postgresql11-plperl-11.13-1.3.aarch64", "product": { "name": "postgresql11-plperl-11.13-1.3.aarch64", "product_id": "postgresql11-plperl-11.13-1.3.aarch64" } }, { "category": "product_version", "name": "postgresql11-plpython-11.13-1.3.aarch64", "product": { "name": "postgresql11-plpython-11.13-1.3.aarch64", "product_id": "postgresql11-plpython-11.13-1.3.aarch64" } }, { "category": "product_version", "name": "postgresql11-pltcl-11.13-1.3.aarch64", "product": { "name": "postgresql11-pltcl-11.13-1.3.aarch64", "product_id": "postgresql11-pltcl-11.13-1.3.aarch64" } }, { "category": "product_version", "name": "postgresql11-server-11.13-1.3.aarch64", "product": { "name": "postgresql11-server-11.13-1.3.aarch64", "product_id": "postgresql11-server-11.13-1.3.aarch64" } }, { "category": "product_version", "name": "postgresql11-server-devel-11.13-1.3.aarch64", "product": { "name": "postgresql11-server-devel-11.13-1.3.aarch64", "product_id": "postgresql11-server-devel-11.13-1.3.aarch64" } }, { "category": "product_version", "name": "postgresql11-test-11.13-1.3.aarch64", "product": { "name": "postgresql11-test-11.13-1.3.aarch64", "product_id": "postgresql11-test-11.13-1.3.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql11-11.13-1.3.ppc64le", "product": { "name": "postgresql11-11.13-1.3.ppc64le", "product_id": "postgresql11-11.13-1.3.ppc64le" } }, { "category": "product_version", "name": "postgresql11-contrib-11.13-1.3.ppc64le", "product": { "name": "postgresql11-contrib-11.13-1.3.ppc64le", "product_id": "postgresql11-contrib-11.13-1.3.ppc64le" } }, { "category": "product_version", "name": "postgresql11-devel-11.13-1.3.ppc64le", "product": { "name": "postgresql11-devel-11.13-1.3.ppc64le", "product_id": "postgresql11-devel-11.13-1.3.ppc64le" } }, { "category": "product_version", "name": "postgresql11-docs-11.13-1.3.ppc64le", "product": { "name": "postgresql11-docs-11.13-1.3.ppc64le", "product_id": "postgresql11-docs-11.13-1.3.ppc64le" } }, { "category": "product_version", "name": "postgresql11-llvmjit-11.13-1.3.ppc64le", "product": { "name": "postgresql11-llvmjit-11.13-1.3.ppc64le", "product_id": "postgresql11-llvmjit-11.13-1.3.ppc64le" } }, { "category": "product_version", "name": "postgresql11-plperl-11.13-1.3.ppc64le", "product": { "name": "postgresql11-plperl-11.13-1.3.ppc64le", "product_id": "postgresql11-plperl-11.13-1.3.ppc64le" } }, { "category": "product_version", "name": "postgresql11-plpython-11.13-1.3.ppc64le", "product": { "name": "postgresql11-plpython-11.13-1.3.ppc64le", "product_id": "postgresql11-plpython-11.13-1.3.ppc64le" } }, { "category": "product_version", "name": "postgresql11-pltcl-11.13-1.3.ppc64le", "product": { "name": "postgresql11-pltcl-11.13-1.3.ppc64le", "product_id": "postgresql11-pltcl-11.13-1.3.ppc64le" } }, { "category": "product_version", "name": "postgresql11-server-11.13-1.3.ppc64le", "product": { "name": "postgresql11-server-11.13-1.3.ppc64le", "product_id": "postgresql11-server-11.13-1.3.ppc64le" } }, { "category": "product_version", "name": "postgresql11-server-devel-11.13-1.3.ppc64le", "product": { "name": "postgresql11-server-devel-11.13-1.3.ppc64le", "product_id": "postgresql11-server-devel-11.13-1.3.ppc64le" } }, { "category": "product_version", "name": "postgresql11-test-11.13-1.3.ppc64le", "product": { "name": "postgresql11-test-11.13-1.3.ppc64le", "product_id": "postgresql11-test-11.13-1.3.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql11-11.13-1.3.s390x", "product": { "name": "postgresql11-11.13-1.3.s390x", "product_id": "postgresql11-11.13-1.3.s390x" } }, { "category": "product_version", "name": "postgresql11-contrib-11.13-1.3.s390x", "product": { "name": "postgresql11-contrib-11.13-1.3.s390x", "product_id": "postgresql11-contrib-11.13-1.3.s390x" } }, { "category": "product_version", "name": "postgresql11-devel-11.13-1.3.s390x", "product": { "name": "postgresql11-devel-11.13-1.3.s390x", "product_id": "postgresql11-devel-11.13-1.3.s390x" } }, { "category": "product_version", "name": "postgresql11-docs-11.13-1.3.s390x", "product": { "name": "postgresql11-docs-11.13-1.3.s390x", "product_id": "postgresql11-docs-11.13-1.3.s390x" } }, { "category": "product_version", "name": "postgresql11-llvmjit-11.13-1.3.s390x", "product": { "name": "postgresql11-llvmjit-11.13-1.3.s390x", "product_id": "postgresql11-llvmjit-11.13-1.3.s390x" } }, { "category": "product_version", "name": "postgresql11-plperl-11.13-1.3.s390x", "product": { "name": "postgresql11-plperl-11.13-1.3.s390x", "product_id": "postgresql11-plperl-11.13-1.3.s390x" } }, { "category": "product_version", "name": "postgresql11-plpython-11.13-1.3.s390x", "product": { "name": "postgresql11-plpython-11.13-1.3.s390x", "product_id": "postgresql11-plpython-11.13-1.3.s390x" } }, { "category": "product_version", "name": "postgresql11-pltcl-11.13-1.3.s390x", "product": { "name": "postgresql11-pltcl-11.13-1.3.s390x", "product_id": "postgresql11-pltcl-11.13-1.3.s390x" } }, { "category": "product_version", "name": "postgresql11-server-11.13-1.3.s390x", "product": { "name": "postgresql11-server-11.13-1.3.s390x", "product_id": "postgresql11-server-11.13-1.3.s390x" } }, { "category": "product_version", "name": "postgresql11-server-devel-11.13-1.3.s390x", "product": { "name": "postgresql11-server-devel-11.13-1.3.s390x", "product_id": "postgresql11-server-devel-11.13-1.3.s390x" } }, { "category": "product_version", "name": "postgresql11-test-11.13-1.3.s390x", "product": { "name": "postgresql11-test-11.13-1.3.s390x", "product_id": "postgresql11-test-11.13-1.3.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql11-11.13-1.3.x86_64", "product": { "name": "postgresql11-11.13-1.3.x86_64", "product_id": "postgresql11-11.13-1.3.x86_64" } }, { "category": "product_version", "name": "postgresql11-contrib-11.13-1.3.x86_64", "product": { "name": "postgresql11-contrib-11.13-1.3.x86_64", "product_id": "postgresql11-contrib-11.13-1.3.x86_64" } }, { "category": "product_version", "name": "postgresql11-devel-11.13-1.3.x86_64", "product": { "name": "postgresql11-devel-11.13-1.3.x86_64", "product_id": "postgresql11-devel-11.13-1.3.x86_64" } }, { "category": "product_version", "name": "postgresql11-docs-11.13-1.3.x86_64", "product": { "name": "postgresql11-docs-11.13-1.3.x86_64", "product_id": "postgresql11-docs-11.13-1.3.x86_64" } }, { "category": "product_version", "name": "postgresql11-llvmjit-11.13-1.3.x86_64", "product": { "name": "postgresql11-llvmjit-11.13-1.3.x86_64", "product_id": "postgresql11-llvmjit-11.13-1.3.x86_64" } }, { "category": "product_version", "name": "postgresql11-plperl-11.13-1.3.x86_64", "product": { "name": "postgresql11-plperl-11.13-1.3.x86_64", "product_id": "postgresql11-plperl-11.13-1.3.x86_64" } }, { "category": "product_version", "name": "postgresql11-plpython-11.13-1.3.x86_64", "product": { "name": "postgresql11-plpython-11.13-1.3.x86_64", "product_id": "postgresql11-plpython-11.13-1.3.x86_64" } }, { "category": "product_version", "name": "postgresql11-pltcl-11.13-1.3.x86_64", "product": { "name": "postgresql11-pltcl-11.13-1.3.x86_64", "product_id": "postgresql11-pltcl-11.13-1.3.x86_64" } }, { "category": "product_version", "name": "postgresql11-server-11.13-1.3.x86_64", "product": { "name": "postgresql11-server-11.13-1.3.x86_64", "product_id": "postgresql11-server-11.13-1.3.x86_64" } }, { "category": "product_version", "name": "postgresql11-server-devel-11.13-1.3.x86_64", "product": { "name": "postgresql11-server-devel-11.13-1.3.x86_64", "product_id": "postgresql11-server-devel-11.13-1.3.x86_64" } }, { "category": "product_version", "name": "postgresql11-test-11.13-1.3.x86_64", "product": { "name": "postgresql11-test-11.13-1.3.x86_64", "product_id": "postgresql11-test-11.13-1.3.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql11-11.13-1.3.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64" }, "product_reference": "postgresql11-11.13-1.3.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-11.13-1.3.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le" }, "product_reference": "postgresql11-11.13-1.3.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-11.13-1.3.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x" }, "product_reference": "postgresql11-11.13-1.3.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-11.13-1.3.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64" }, "product_reference": "postgresql11-11.13-1.3.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-contrib-11.13-1.3.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64" }, "product_reference": "postgresql11-contrib-11.13-1.3.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-contrib-11.13-1.3.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le" }, "product_reference": "postgresql11-contrib-11.13-1.3.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-contrib-11.13-1.3.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x" }, "product_reference": "postgresql11-contrib-11.13-1.3.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-contrib-11.13-1.3.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64" }, "product_reference": "postgresql11-contrib-11.13-1.3.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-devel-11.13-1.3.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64" }, "product_reference": "postgresql11-devel-11.13-1.3.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-devel-11.13-1.3.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le" }, "product_reference": "postgresql11-devel-11.13-1.3.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-devel-11.13-1.3.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x" }, "product_reference": "postgresql11-devel-11.13-1.3.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-devel-11.13-1.3.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64" }, "product_reference": "postgresql11-devel-11.13-1.3.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-docs-11.13-1.3.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64" }, "product_reference": "postgresql11-docs-11.13-1.3.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-docs-11.13-1.3.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le" }, "product_reference": "postgresql11-docs-11.13-1.3.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-docs-11.13-1.3.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x" }, "product_reference": "postgresql11-docs-11.13-1.3.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-docs-11.13-1.3.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64" }, "product_reference": "postgresql11-docs-11.13-1.3.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-llvmjit-11.13-1.3.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64" }, "product_reference": "postgresql11-llvmjit-11.13-1.3.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-llvmjit-11.13-1.3.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le" }, "product_reference": "postgresql11-llvmjit-11.13-1.3.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-llvmjit-11.13-1.3.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x" }, "product_reference": "postgresql11-llvmjit-11.13-1.3.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-llvmjit-11.13-1.3.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64" }, "product_reference": "postgresql11-llvmjit-11.13-1.3.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-plperl-11.13-1.3.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64" }, "product_reference": "postgresql11-plperl-11.13-1.3.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-plperl-11.13-1.3.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le" }, "product_reference": "postgresql11-plperl-11.13-1.3.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-plperl-11.13-1.3.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x" }, "product_reference": "postgresql11-plperl-11.13-1.3.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-plperl-11.13-1.3.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64" }, "product_reference": "postgresql11-plperl-11.13-1.3.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-plpython-11.13-1.3.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64" }, "product_reference": "postgresql11-plpython-11.13-1.3.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-plpython-11.13-1.3.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le" }, "product_reference": "postgresql11-plpython-11.13-1.3.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-plpython-11.13-1.3.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x" }, "product_reference": "postgresql11-plpython-11.13-1.3.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-plpython-11.13-1.3.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64" }, "product_reference": "postgresql11-plpython-11.13-1.3.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-pltcl-11.13-1.3.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64" }, "product_reference": "postgresql11-pltcl-11.13-1.3.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-pltcl-11.13-1.3.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le" }, "product_reference": "postgresql11-pltcl-11.13-1.3.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-pltcl-11.13-1.3.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x" }, "product_reference": "postgresql11-pltcl-11.13-1.3.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-pltcl-11.13-1.3.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64" }, "product_reference": "postgresql11-pltcl-11.13-1.3.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-server-11.13-1.3.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64" }, "product_reference": "postgresql11-server-11.13-1.3.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-server-11.13-1.3.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le" }, "product_reference": "postgresql11-server-11.13-1.3.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-server-11.13-1.3.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x" }, "product_reference": "postgresql11-server-11.13-1.3.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-server-11.13-1.3.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64" }, "product_reference": "postgresql11-server-11.13-1.3.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-server-devel-11.13-1.3.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64" }, "product_reference": "postgresql11-server-devel-11.13-1.3.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-server-devel-11.13-1.3.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le" }, "product_reference": "postgresql11-server-devel-11.13-1.3.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-server-devel-11.13-1.3.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x" }, "product_reference": "postgresql11-server-devel-11.13-1.3.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-server-devel-11.13-1.3.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64" }, "product_reference": "postgresql11-server-devel-11.13-1.3.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-test-11.13-1.3.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64" }, "product_reference": "postgresql11-test-11.13-1.3.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-test-11.13-1.3.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le" }, "product_reference": "postgresql11-test-11.13-1.3.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-test-11.13-1.3.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x" }, "product_reference": "postgresql11-test-11.13-1.3.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql11-test-11.13-1.3.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" }, "product_reference": "postgresql11-test-11.13-1.3.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-10925", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-10925" } ], "notes": [ { "category": "general", "text": "It was discovered that PostgreSQL versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 failed to properly check authorization on certain statements involved with \"INSERT ... ON CONFLICT DO UPDATE\". An attacker with \"CREATE TABLE\" privileges could exploit this to read arbitrary bytes server memory. If the attacker also had certain \"INSERT\" and limited \"UPDATE\" privileges to a particular table, they could exploit this to update other columns in the same table.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-10925", "url": "https://www.suse.com/security/cve/CVE-2018-10925" }, { "category": "external", "summary": "SUSE Bug 1104202 for CVE-2018-10925", "url": "https://bugzilla.suse.com/1104202" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2018-10925" }, { "cve": "CVE-2018-16850", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-16850" } ], "notes": [ { "category": "general", "text": "postgresql before versions 11.1, 10.6 is vulnerable to a to SQL injection in pg_upgrade and pg_dump via CREATE TRIGGER ... REFERENCING. Using a purpose-crafted trigger definition, an attacker can cause arbitrary SQL statements to run, with superuser privileges.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-16850", "url": "https://www.suse.com/security/cve/CVE-2018-16850" }, { "category": "external", "summary": "SUSE Bug 1114837 for CVE-2018-16850", "url": "https://bugzilla.suse.com/1114837" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2018-16850" }, { "cve": "CVE-2019-10129", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10129" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in postgresql versions 11.x prior to 11.3. Using a purpose-crafted insert to a partitioned table, an attacker can read arbitrary bytes of server memory. In the default configuration, any user can create a partitioned table suitable for this attack. (Exploit prerequisites are the same as for CVE-2018-1052).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10129", "url": "https://www.suse.com/security/cve/CVE-2019-10129" }, { "category": "external", "summary": "SUSE Bug 1134684 for CVE-2019-10129", "url": "https://bugzilla.suse.com/1134684" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-10129" }, { "cve": "CVE-2019-10130", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10130" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in PostgreSQL versions 11.x up to excluding 11.3, 10.x up to excluding 10.8, 9.6.x up to, excluding 9.6.13, 9.5.x up to, excluding 9.5.17. 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": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10130", "url": "https://www.suse.com/security/cve/CVE-2019-10130" }, { "category": "external", "summary": "SUSE Bug 1134689 for CVE-2019-10130", "url": "https://bugzilla.suse.com/1134689" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-10130" }, { "cve": "CVE-2019-10164", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10164" } ], "notes": [ { "category": "general", "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": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10164", "url": "https://www.suse.com/security/cve/CVE-2019-10164" }, { "category": "external", "summary": "SUSE Bug 1138034 for CVE-2019-10164", "url": "https://bugzilla.suse.com/1138034" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2019-10164" }, { "cve": "CVE-2019-10208", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10208" } ], "notes": [ { "category": "general", "text": "A flaw was discovered in postgresql versions 9.4.x before 9.4.24, 9.5.x before 9.5.19, 9.6.x before 9.6.15, 10.x before 10.10 and 11.x before 11.5 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": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10208", "url": "https://www.suse.com/security/cve/CVE-2019-10208" }, { "category": "external", "summary": "SUSE Bug 1145092 for CVE-2019-10208", "url": "https://bugzilla.suse.com/1145092" }, { "category": "external", "summary": "SUSE Bug 1171566 for CVE-2019-10208", "url": "https://bugzilla.suse.com/1171566" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-10208" }, { "cve": "CVE-2019-10209", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10209" } ], "notes": [ { "category": "general", "text": "Postgresql, versions 11.x before 11.5, is vulnerable to a memory disclosure in cross-type comparison for hashed subplan.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10209", "url": "https://www.suse.com/security/cve/CVE-2019-10209" }, { "category": "external", "summary": "SUSE Bug 1145091 for CVE-2019-10209", "url": "https://bugzilla.suse.com/1145091" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.2, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2019-10209" }, { "cve": "CVE-2020-14349", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14349" } ], "notes": [ { "category": "general", "text": "It was found that PostgreSQL versions before 12.4, before 11.9 and before 10.14 did not properly sanitize the search_path during logical replication. An authenticated attacker could use this flaw in an attack similar to CVE-2018-1058, in order to execute arbitrary SQL command in the context of the user used for replication.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14349", "url": "https://www.suse.com/security/cve/CVE-2020-14349" }, { "category": "external", "summary": "SUSE Bug 1175193 for CVE-2020-14349", "url": "https://bugzilla.suse.com/1175193" }, { "category": "external", "summary": "SUSE Bug 1176151 for CVE-2020-14349", "url": "https://bugzilla.suse.com/1176151" }, { "category": "external", "summary": "SUSE Bug 1179499 for CVE-2020-14349", "url": "https://bugzilla.suse.com/1179499" }, { "category": "external", "summary": "SUSE Bug 1179870 for CVE-2020-14349", "url": "https://bugzilla.suse.com/1179870" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2020-14349" }, { "cve": "CVE-2020-14350", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14350" } ], "notes": [ { "category": "general", "text": "It was found that some PostgreSQL extensions did not use search_path safely in their installation script. An attacker with sufficient privileges could use this flaw to trick an administrator into executing a specially crafted script, during the installation or update of such extension. This affects PostgreSQL versions before 12.4, before 11.9, before 10.14, before 9.6.19, and before 9.5.23.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14350", "url": "https://www.suse.com/security/cve/CVE-2020-14350" }, { "category": "external", "summary": "SUSE Bug 1175194 for CVE-2020-14350", "url": "https://bugzilla.suse.com/1175194" }, { "category": "external", "summary": "SUSE Bug 1176151 for CVE-2020-14350", "url": "https://bugzilla.suse.com/1176151" }, { "category": "external", "summary": "SUSE Bug 1179115 for CVE-2020-14350", "url": "https://bugzilla.suse.com/1179115" }, { "category": "external", "summary": "SUSE Bug 1179499 for CVE-2020-14350", "url": "https://bugzilla.suse.com/1179499" }, { "category": "external", "summary": "SUSE Bug 1179870 for CVE-2020-14350", "url": "https://bugzilla.suse.com/1179870" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2020-14350" }, { "cve": "CVE-2020-1720", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-1720" } ], "notes": [ { "category": "general", "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. This issue affects PostgreSQL versions before 12.2, before 11.7, before 10.12 and before 9.6.17.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-1720", "url": "https://www.suse.com/security/cve/CVE-2020-1720" }, { "category": "external", "summary": "SUSE Bug 1163985 for CVE-2020-1720", "url": "https://bugzilla.suse.com/1163985" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-1720" }, { "cve": "CVE-2020-25694", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-25694" } ], "notes": [ { "category": "general", "text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. 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": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-25694", "url": "https://www.suse.com/security/cve/CVE-2020-25694" }, { "category": "external", "summary": "SUSE Bug 1178667 for CVE-2020-25694", "url": "https://bugzilla.suse.com/1178667" }, { "category": "external", "summary": "SUSE Bug 1179870 for CVE-2020-25694", "url": "https://bugzilla.suse.com/1179870" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-25694" }, { "cve": "CVE-2020-25695", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-25695" } ], "notes": [ { "category": "general", "text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. 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": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-25695", "url": "https://www.suse.com/security/cve/CVE-2020-25695" }, { "category": "external", "summary": "SUSE Bug 1178666 for CVE-2020-25695", "url": "https://bugzilla.suse.com/1178666" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2020-25695" }, { "cve": "CVE-2020-25696", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-25696" } ], "notes": [ { "category": "general", "text": "A flaw was found in the psql interactive terminal of PostgreSQL in versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If an interactive psql session uses \\gset when querying a compromised server, the attacker can execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-25696", "url": "https://www.suse.com/security/cve/CVE-2020-25696" }, { "category": "external", "summary": "SUSE Bug 1178668 for CVE-2020-25696", "url": "https://bugzilla.suse.com/1178668" }, { "category": "external", "summary": "SUSE Bug 1179870 for CVE-2020-25696", "url": "https://bugzilla.suse.com/1179870" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2020-25696" }, { "cve": "CVE-2021-32027", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-32027" } ], "notes": [ { "category": "general", "text": "A flaw was found in postgresql in versions before 13.3, before 12.7, before 11.12, before 10.17 and before 9.6.22. While modifying certain SQL array values, missing bounds checks let authenticated database users write arbitrary bytes to a wide area of server memory. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-32027", "url": "https://www.suse.com/security/cve/CVE-2021-32027" }, { "category": "external", "summary": "SUSE Bug 1185924 for CVE-2021-32027", "url": "https://bugzilla.suse.com/1185924" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2021-32027" }, { "cve": "CVE-2021-32028", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-32028" } ], "notes": [ { "category": "general", "text": "A flaw was found in postgresql. Using an INSERT ... ON CONFLICT ... DO UPDATE command on a purpose-crafted table, an authenticated database user could read arbitrary bytes of server memory. The highest threat from this vulnerability is to data confidentiality.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-32028", "url": "https://www.suse.com/security/cve/CVE-2021-32028" }, { "category": "external", "summary": "SUSE Bug 1185925 for CVE-2021-32028", "url": "https://bugzilla.suse.com/1185925" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-32028" }, { "cve": "CVE-2021-32029", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-32029" } ], "notes": [ { "category": "general", "text": "A flaw was found in postgresql. Using an UPDATE ... RETURNING command on a purpose-crafted table, an authenticated database user could read arbitrary bytes of server memory. The highest threat from this vulnerability is to data confidentiality.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-32029", "url": "https://www.suse.com/security/cve/CVE-2021-32029" }, { "category": "external", "summary": "SUSE Bug 1185926 for CVE-2021-32029", "url": "https://bugzilla.suse.com/1185926" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-32029" }, { "cve": "CVE-2021-3393", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3393" } ], "notes": [ { "category": "general", "text": "An information leak was discovered in postgresql in versions before 13.2, before 12.6 and before 11.11. A user having UPDATE permission but not SELECT permission to a particular column could craft queries which, under some circumstances, might disclose values from that column in error messages. An attacker could use this flaw to obtain information stored in a column they are allowed to write but not read.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3393", "url": "https://www.suse.com/security/cve/CVE-2021-3393" }, { "category": "external", "summary": "SUSE Bug 1182040 for CVE-2021-3393", "url": "https://bugzilla.suse.com/1182040" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2021-3393" }, { "cve": "CVE-2021-3677", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3677" } ], "notes": [ { "category": "general", "text": "A flaw was found in postgresql. A purpose-crafted query can read arbitrary bytes of server memory. In the default configuration, any authenticated database user can complete this attack at will. The attack does not require the ability to create objects. If server settings include max_worker_processes=0, the known versions of this attack are infeasible. However, undiscovered variants of the attack may be independent of that setting.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3677", "url": "https://www.suse.com/security/cve/CVE-2021-3677" }, { "category": "external", "summary": "SUSE Bug 1189748 for CVE-2021-3677", "url": "https://bugzilla.suse.com/1189748" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql11-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-contrib-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-docs-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-llvmjit-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plperl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-plpython-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-pltcl-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-server-devel-11.13-1.3.x86_64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.aarch64", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.ppc64le", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.s390x", "openSUSE Tumbleweed:postgresql11-test-11.13-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-3677" } ] }
opensuse-su-2024:11184-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "postgresql10-10.18-1.3 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the postgresql10-10.18-1.3 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-11184", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11184-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2017-15098 page", "url": "https://www.suse.com/security/cve/CVE-2017-15098/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-15099 page", "url": "https://www.suse.com/security/cve/CVE-2017-15099/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-1052 page", "url": "https://www.suse.com/security/cve/CVE-2018-1052/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-1053 page", "url": "https://www.suse.com/security/cve/CVE-2018-1053/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-1058 page", "url": "https://www.suse.com/security/cve/CVE-2018-1058/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-10915 page", "url": "https://www.suse.com/security/cve/CVE-2018-10915/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-10925 page", "url": "https://www.suse.com/security/cve/CVE-2018-10925/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-1115 page", "url": "https://www.suse.com/security/cve/CVE-2018-1115/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-16850 page", "url": "https://www.suse.com/security/cve/CVE-2018-16850/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10130 page", "url": "https://www.suse.com/security/cve/CVE-2019-10130/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10164 page", "url": "https://www.suse.com/security/cve/CVE-2019-10164/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10208 page", "url": "https://www.suse.com/security/cve/CVE-2019-10208/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14349 page", "url": "https://www.suse.com/security/cve/CVE-2020-14349/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-14350 page", "url": "https://www.suse.com/security/cve/CVE-2020-14350/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-1720 page", "url": "https://www.suse.com/security/cve/CVE-2020-1720/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-25694 page", "url": "https://www.suse.com/security/cve/CVE-2020-25694/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-25695 page", "url": "https://www.suse.com/security/cve/CVE-2020-25695/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-25696 page", "url": "https://www.suse.com/security/cve/CVE-2020-25696/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-32027 page", "url": "https://www.suse.com/security/cve/CVE-2021-32027/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-32028 page", "url": "https://www.suse.com/security/cve/CVE-2021-32028/" } ], "title": "postgresql10-10.18-1.3 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:11184-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql10-10.18-1.3.aarch64", "product": { "name": "postgresql10-10.18-1.3.aarch64", "product_id": "postgresql10-10.18-1.3.aarch64" } }, { "category": "product_version", "name": "postgresql10-contrib-10.18-1.3.aarch64", "product": { "name": "postgresql10-contrib-10.18-1.3.aarch64", "product_id": "postgresql10-contrib-10.18-1.3.aarch64" } }, { "category": "product_version", "name": "postgresql10-devel-10.18-1.3.aarch64", "product": { "name": "postgresql10-devel-10.18-1.3.aarch64", "product_id": "postgresql10-devel-10.18-1.3.aarch64" } }, { "category": "product_version", "name": "postgresql10-docs-10.18-1.3.aarch64", "product": { "name": "postgresql10-docs-10.18-1.3.aarch64", "product_id": "postgresql10-docs-10.18-1.3.aarch64" } }, { "category": "product_version", "name": "postgresql10-plperl-10.18-1.3.aarch64", "product": { "name": "postgresql10-plperl-10.18-1.3.aarch64", "product_id": "postgresql10-plperl-10.18-1.3.aarch64" } }, { "category": "product_version", "name": "postgresql10-plpython-10.18-1.3.aarch64", "product": { "name": "postgresql10-plpython-10.18-1.3.aarch64", "product_id": "postgresql10-plpython-10.18-1.3.aarch64" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.18-1.3.aarch64", "product": { "name": "postgresql10-pltcl-10.18-1.3.aarch64", "product_id": "postgresql10-pltcl-10.18-1.3.aarch64" } }, { "category": "product_version", "name": "postgresql10-server-10.18-1.3.aarch64", "product": { "name": "postgresql10-server-10.18-1.3.aarch64", "product_id": "postgresql10-server-10.18-1.3.aarch64" } }, { "category": "product_version", "name": "postgresql10-test-10.18-1.3.aarch64", "product": { "name": "postgresql10-test-10.18-1.3.aarch64", "product_id": "postgresql10-test-10.18-1.3.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql10-10.18-1.3.ppc64le", "product": { "name": "postgresql10-10.18-1.3.ppc64le", "product_id": "postgresql10-10.18-1.3.ppc64le" } }, { "category": "product_version", "name": "postgresql10-contrib-10.18-1.3.ppc64le", "product": { "name": "postgresql10-contrib-10.18-1.3.ppc64le", "product_id": "postgresql10-contrib-10.18-1.3.ppc64le" } }, { "category": "product_version", "name": "postgresql10-devel-10.18-1.3.ppc64le", "product": { "name": "postgresql10-devel-10.18-1.3.ppc64le", "product_id": "postgresql10-devel-10.18-1.3.ppc64le" } }, { "category": "product_version", "name": "postgresql10-docs-10.18-1.3.ppc64le", "product": { "name": "postgresql10-docs-10.18-1.3.ppc64le", "product_id": "postgresql10-docs-10.18-1.3.ppc64le" } }, { "category": "product_version", "name": "postgresql10-plperl-10.18-1.3.ppc64le", "product": { "name": "postgresql10-plperl-10.18-1.3.ppc64le", "product_id": "postgresql10-plperl-10.18-1.3.ppc64le" } }, { "category": "product_version", "name": "postgresql10-plpython-10.18-1.3.ppc64le", "product": { "name": "postgresql10-plpython-10.18-1.3.ppc64le", "product_id": "postgresql10-plpython-10.18-1.3.ppc64le" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.18-1.3.ppc64le", "product": { "name": "postgresql10-pltcl-10.18-1.3.ppc64le", "product_id": "postgresql10-pltcl-10.18-1.3.ppc64le" } }, { "category": "product_version", "name": "postgresql10-server-10.18-1.3.ppc64le", "product": { "name": "postgresql10-server-10.18-1.3.ppc64le", "product_id": "postgresql10-server-10.18-1.3.ppc64le" } }, { "category": "product_version", "name": "postgresql10-test-10.18-1.3.ppc64le", "product": { "name": "postgresql10-test-10.18-1.3.ppc64le", "product_id": "postgresql10-test-10.18-1.3.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql10-10.18-1.3.s390x", "product": { "name": "postgresql10-10.18-1.3.s390x", "product_id": "postgresql10-10.18-1.3.s390x" } }, { "category": "product_version", "name": "postgresql10-contrib-10.18-1.3.s390x", "product": { "name": "postgresql10-contrib-10.18-1.3.s390x", "product_id": "postgresql10-contrib-10.18-1.3.s390x" } }, { "category": "product_version", "name": "postgresql10-devel-10.18-1.3.s390x", "product": { "name": "postgresql10-devel-10.18-1.3.s390x", "product_id": "postgresql10-devel-10.18-1.3.s390x" } }, { "category": "product_version", "name": "postgresql10-docs-10.18-1.3.s390x", "product": { "name": "postgresql10-docs-10.18-1.3.s390x", "product_id": "postgresql10-docs-10.18-1.3.s390x" } }, { "category": "product_version", "name": "postgresql10-plperl-10.18-1.3.s390x", "product": { "name": "postgresql10-plperl-10.18-1.3.s390x", "product_id": "postgresql10-plperl-10.18-1.3.s390x" } }, { "category": "product_version", "name": "postgresql10-plpython-10.18-1.3.s390x", "product": { "name": "postgresql10-plpython-10.18-1.3.s390x", "product_id": "postgresql10-plpython-10.18-1.3.s390x" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.18-1.3.s390x", "product": { "name": "postgresql10-pltcl-10.18-1.3.s390x", "product_id": "postgresql10-pltcl-10.18-1.3.s390x" } }, { "category": "product_version", "name": "postgresql10-server-10.18-1.3.s390x", "product": { "name": "postgresql10-server-10.18-1.3.s390x", "product_id": "postgresql10-server-10.18-1.3.s390x" } }, { "category": "product_version", "name": "postgresql10-test-10.18-1.3.s390x", "product": { "name": "postgresql10-test-10.18-1.3.s390x", "product_id": "postgresql10-test-10.18-1.3.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql10-10.18-1.3.x86_64", "product": { "name": "postgresql10-10.18-1.3.x86_64", "product_id": "postgresql10-10.18-1.3.x86_64" } }, { "category": "product_version", "name": "postgresql10-contrib-10.18-1.3.x86_64", "product": { "name": "postgresql10-contrib-10.18-1.3.x86_64", "product_id": "postgresql10-contrib-10.18-1.3.x86_64" } }, { "category": "product_version", "name": "postgresql10-devel-10.18-1.3.x86_64", "product": { "name": "postgresql10-devel-10.18-1.3.x86_64", "product_id": "postgresql10-devel-10.18-1.3.x86_64" } }, { "category": "product_version", "name": "postgresql10-docs-10.18-1.3.x86_64", "product": { "name": "postgresql10-docs-10.18-1.3.x86_64", "product_id": "postgresql10-docs-10.18-1.3.x86_64" } }, { "category": "product_version", "name": "postgresql10-plperl-10.18-1.3.x86_64", "product": { "name": "postgresql10-plperl-10.18-1.3.x86_64", "product_id": "postgresql10-plperl-10.18-1.3.x86_64" } }, { "category": "product_version", "name": "postgresql10-plpython-10.18-1.3.x86_64", "product": { "name": "postgresql10-plpython-10.18-1.3.x86_64", "product_id": "postgresql10-plpython-10.18-1.3.x86_64" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.18-1.3.x86_64", "product": { "name": "postgresql10-pltcl-10.18-1.3.x86_64", "product_id": "postgresql10-pltcl-10.18-1.3.x86_64" } }, { "category": "product_version", "name": "postgresql10-server-10.18-1.3.x86_64", "product": { "name": "postgresql10-server-10.18-1.3.x86_64", "product_id": "postgresql10-server-10.18-1.3.x86_64" } }, { "category": "product_version", "name": "postgresql10-test-10.18-1.3.x86_64", "product": { "name": "postgresql10-test-10.18-1.3.x86_64", "product_id": "postgresql10-test-10.18-1.3.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.18-1.3.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64" }, "product_reference": "postgresql10-10.18-1.3.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.18-1.3.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le" }, "product_reference": "postgresql10-10.18-1.3.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.18-1.3.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x" }, "product_reference": "postgresql10-10.18-1.3.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.18-1.3.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64" }, "product_reference": "postgresql10-10.18-1.3.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.18-1.3.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64" }, "product_reference": "postgresql10-contrib-10.18-1.3.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.18-1.3.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le" }, "product_reference": "postgresql10-contrib-10.18-1.3.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.18-1.3.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x" }, "product_reference": "postgresql10-contrib-10.18-1.3.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.18-1.3.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64" }, "product_reference": "postgresql10-contrib-10.18-1.3.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.18-1.3.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64" }, "product_reference": "postgresql10-devel-10.18-1.3.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.18-1.3.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le" }, "product_reference": "postgresql10-devel-10.18-1.3.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.18-1.3.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x" }, "product_reference": "postgresql10-devel-10.18-1.3.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.18-1.3.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64" }, "product_reference": "postgresql10-devel-10.18-1.3.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.18-1.3.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64" }, "product_reference": "postgresql10-docs-10.18-1.3.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.18-1.3.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le" }, "product_reference": "postgresql10-docs-10.18-1.3.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.18-1.3.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x" }, "product_reference": "postgresql10-docs-10.18-1.3.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.18-1.3.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64" }, "product_reference": "postgresql10-docs-10.18-1.3.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.18-1.3.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64" }, "product_reference": "postgresql10-plperl-10.18-1.3.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.18-1.3.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le" }, "product_reference": "postgresql10-plperl-10.18-1.3.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.18-1.3.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x" }, "product_reference": "postgresql10-plperl-10.18-1.3.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.18-1.3.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64" }, "product_reference": "postgresql10-plperl-10.18-1.3.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.18-1.3.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64" }, "product_reference": "postgresql10-plpython-10.18-1.3.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.18-1.3.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le" }, "product_reference": "postgresql10-plpython-10.18-1.3.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.18-1.3.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x" }, "product_reference": "postgresql10-plpython-10.18-1.3.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.18-1.3.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64" }, "product_reference": "postgresql10-plpython-10.18-1.3.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.18-1.3.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64" }, "product_reference": "postgresql10-pltcl-10.18-1.3.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.18-1.3.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le" }, "product_reference": "postgresql10-pltcl-10.18-1.3.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.18-1.3.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x" }, "product_reference": "postgresql10-pltcl-10.18-1.3.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.18-1.3.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64" }, "product_reference": "postgresql10-pltcl-10.18-1.3.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.18-1.3.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64" }, "product_reference": "postgresql10-server-10.18-1.3.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.18-1.3.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le" }, "product_reference": "postgresql10-server-10.18-1.3.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.18-1.3.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x" }, "product_reference": "postgresql10-server-10.18-1.3.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.18-1.3.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64" }, "product_reference": "postgresql10-server-10.18-1.3.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-test-10.18-1.3.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64" }, "product_reference": "postgresql10-test-10.18-1.3.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-test-10.18-1.3.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le" }, "product_reference": "postgresql10-test-10.18-1.3.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-test-10.18-1.3.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x" }, "product_reference": "postgresql10-test-10.18-1.3.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-test-10.18-1.3.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" }, "product_reference": "postgresql10-test-10.18-1.3.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-15098", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-15098" } ], "notes": [ { "category": "general", "text": "Invalid json_populate_recordset or jsonb_populate_recordset function calls in PostgreSQL 10.x before 10.1, 9.6.x before 9.6.6, 9.5.x before 9.5.10, 9.4.x before 9.4.15, and 9.3.x before 9.3.20 can crash the server or disclose a few bytes of server memory.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-15098", "url": "https://www.suse.com/security/cve/CVE-2017-15098" }, { "category": "external", "summary": "SUSE Bug 1067844 for CVE-2017-15098", "url": "https://bugzilla.suse.com/1067844" }, { "category": "external", "summary": "SUSE Bug 1185814 for CVE-2017-15098", "url": "https://bugzilla.suse.com/1185814" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2017-15098" }, { "cve": "CVE-2017-15099", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-15099" } ], "notes": [ { "category": "general", "text": "INSERT ... ON CONFLICT DO UPDATE commands in PostgreSQL 10.x before 10.1, 9.6.x before 9.6.6, and 9.5.x before 9.5.10 disclose table contents that the invoker lacks privilege to read. These exploits affect only tables where the attacker lacks full read access but has both INSERT and UPDATE privileges. Exploits bypass row level security policies and lack of SELECT privilege.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-15099", "url": "https://www.suse.com/security/cve/CVE-2017-15099" }, { "category": "external", "summary": "SUSE Bug 1067841 for CVE-2017-15099", "url": "https://bugzilla.suse.com/1067841" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2017-15099" }, { "cve": "CVE-2018-1052", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-1052" } ], "notes": [ { "category": "general", "text": "Memory disclosure vulnerability in table partitioning was found in postgresql 10.x before 10.2, allowing an authenticated attacker to read arbitrary bytes of server memory via purpose-crafted insert to a partitioned table.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-1052", "url": "https://www.suse.com/security/cve/CVE-2018-1052" }, { "category": "external", "summary": "SUSE Bug 1077983 for CVE-2018-1052", "url": "https://bugzilla.suse.com/1077983" }, { "category": "external", "summary": "SUSE Bug 1080253 for CVE-2018-1052", "url": "https://bugzilla.suse.com/1080253" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-1052" }, { "cve": "CVE-2018-1053", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-1053" } ], "notes": [ { "category": "general", "text": "In postgresql 9.3.x before 9.3.21, 9.4.x before 9.4.16, 9.5.x before 9.5.11, 9.6.x before 9.6.7 and 10.x before 10.2, pg_upgrade creates file in current working directory containing the output of `pg_dumpall -g` under umask which was in effect when the user invoked pg_upgrade, and not under 0077 which is normally used for other temporary files. This can allow an authenticated attacker to read or modify the one file, which may contain encrypted or unencrypted database passwords. The attack is infeasible if a directory mode blocks the attacker searching the current working directory or if the prevailing umask blocks the attacker opening the file.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-1053", "url": "https://www.suse.com/security/cve/CVE-2018-1053" }, { "category": "external", "summary": "SUSE Bug 1077983 for CVE-2018-1053", "url": "https://bugzilla.suse.com/1077983" }, { "category": "external", "summary": "SUSE Bug 1185814 for CVE-2018-1053", "url": "https://bugzilla.suse.com/1185814" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2018-1053" }, { "cve": "CVE-2018-1058", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-1058" } ], "notes": [ { "category": "general", "text": "A flaw was found in the way Postgresql allowed a user to modify the behavior of a query for other users. An attacker with a user account could use this flaw to execute code with the permissions of superuser in the database. Versions 9.3 through 10 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-1058", "url": "https://www.suse.com/security/cve/CVE-2018-1058" }, { "category": "external", "summary": "SUSE Bug 1081925 for CVE-2018-1058", "url": "https://bugzilla.suse.com/1081925" }, { "category": "external", "summary": "SUSE Bug 1175193 for CVE-2018-1058", "url": "https://bugzilla.suse.com/1175193" }, { "category": "external", "summary": "SUSE Bug 1175194 for CVE-2018-1058", "url": "https://bugzilla.suse.com/1175194" }, { "category": "external", "summary": "SUSE Bug 1185814 for CVE-2018-1058", "url": "https://bugzilla.suse.com/1185814" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-1058" }, { "cve": "CVE-2018-10915", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-10915" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with \"host\" or \"hostaddr\" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction. Postgresql versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-10915", "url": "https://www.suse.com/security/cve/CVE-2018-10915" }, { "category": "external", "summary": "SUSE Bug 1104199 for CVE-2018-10915", "url": "https://bugzilla.suse.com/1104199" }, { "category": "external", "summary": "SUSE Bug 1140876 for CVE-2018-10915", "url": "https://bugzilla.suse.com/1140876" }, { "category": "external", "summary": "SUSE Bug 1185814 for CVE-2018-10915", "url": "https://bugzilla.suse.com/1185814" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2018-10915" }, { "cve": "CVE-2018-10925", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-10925" } ], "notes": [ { "category": "general", "text": "It was discovered that PostgreSQL versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 failed to properly check authorization on certain statements involved with \"INSERT ... ON CONFLICT DO UPDATE\". An attacker with \"CREATE TABLE\" privileges could exploit this to read arbitrary bytes server memory. If the attacker also had certain \"INSERT\" and limited \"UPDATE\" privileges to a particular table, they could exploit this to update other columns in the same table.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-10925", "url": "https://www.suse.com/security/cve/CVE-2018-10925" }, { "category": "external", "summary": "SUSE Bug 1104202 for CVE-2018-10925", "url": "https://bugzilla.suse.com/1104202" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2018-10925" }, { "cve": "CVE-2018-1115", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-1115" } ], "notes": [ { "category": "general", "text": "postgresql before versions 10.4, 9.6.9 is vulnerable in the adminpack extension, the pg_catalog.pg_logfile_rotate() function doesn\u0027t follow the same ACLs than pg_rorate_logfile. If the adminpack is added to a database, an attacker able to connect to it could exploit this to force log rotation.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-1115", "url": "https://www.suse.com/security/cve/CVE-2018-1115" }, { "category": "external", "summary": "SUSE Bug 1091610 for CVE-2018-1115", "url": "https://bugzilla.suse.com/1091610" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2018-1115" }, { "cve": "CVE-2018-16850", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-16850" } ], "notes": [ { "category": "general", "text": "postgresql before versions 11.1, 10.6 is vulnerable to a to SQL injection in pg_upgrade and pg_dump via CREATE TRIGGER ... REFERENCING. Using a purpose-crafted trigger definition, an attacker can cause arbitrary SQL statements to run, with superuser privileges.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-16850", "url": "https://www.suse.com/security/cve/CVE-2018-16850" }, { "category": "external", "summary": "SUSE Bug 1114837 for CVE-2018-16850", "url": "https://bugzilla.suse.com/1114837" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2018-16850" }, { "cve": "CVE-2019-10130", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10130" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in PostgreSQL versions 11.x up to excluding 11.3, 10.x up to excluding 10.8, 9.6.x up to, excluding 9.6.13, 9.5.x up to, excluding 9.5.17. 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": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10130", "url": "https://www.suse.com/security/cve/CVE-2019-10130" }, { "category": "external", "summary": "SUSE Bug 1134689 for CVE-2019-10130", "url": "https://bugzilla.suse.com/1134689" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-10130" }, { "cve": "CVE-2019-10164", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10164" } ], "notes": [ { "category": "general", "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": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10164", "url": "https://www.suse.com/security/cve/CVE-2019-10164" }, { "category": "external", "summary": "SUSE Bug 1138034 for CVE-2019-10164", "url": "https://bugzilla.suse.com/1138034" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2019-10164" }, { "cve": "CVE-2019-10208", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10208" } ], "notes": [ { "category": "general", "text": "A flaw was discovered in postgresql versions 9.4.x before 9.4.24, 9.5.x before 9.5.19, 9.6.x before 9.6.15, 10.x before 10.10 and 11.x before 11.5 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": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10208", "url": "https://www.suse.com/security/cve/CVE-2019-10208" }, { "category": "external", "summary": "SUSE Bug 1145092 for CVE-2019-10208", "url": "https://bugzilla.suse.com/1145092" }, { "category": "external", "summary": "SUSE Bug 1171566 for CVE-2019-10208", "url": "https://bugzilla.suse.com/1171566" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-10208" }, { "cve": "CVE-2020-14349", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14349" } ], "notes": [ { "category": "general", "text": "It was found that PostgreSQL versions before 12.4, before 11.9 and before 10.14 did not properly sanitize the search_path during logical replication. An authenticated attacker could use this flaw in an attack similar to CVE-2018-1058, in order to execute arbitrary SQL command in the context of the user used for replication.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14349", "url": "https://www.suse.com/security/cve/CVE-2020-14349" }, { "category": "external", "summary": "SUSE Bug 1175193 for CVE-2020-14349", "url": "https://bugzilla.suse.com/1175193" }, { "category": "external", "summary": "SUSE Bug 1176151 for CVE-2020-14349", "url": "https://bugzilla.suse.com/1176151" }, { "category": "external", "summary": "SUSE Bug 1179499 for CVE-2020-14349", "url": "https://bugzilla.suse.com/1179499" }, { "category": "external", "summary": "SUSE Bug 1179870 for CVE-2020-14349", "url": "https://bugzilla.suse.com/1179870" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2020-14349" }, { "cve": "CVE-2020-14350", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-14350" } ], "notes": [ { "category": "general", "text": "It was found that some PostgreSQL extensions did not use search_path safely in their installation script. An attacker with sufficient privileges could use this flaw to trick an administrator into executing a specially crafted script, during the installation or update of such extension. This affects PostgreSQL versions before 12.4, before 11.9, before 10.14, before 9.6.19, and before 9.5.23.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-14350", "url": "https://www.suse.com/security/cve/CVE-2020-14350" }, { "category": "external", "summary": "SUSE Bug 1175194 for CVE-2020-14350", "url": "https://bugzilla.suse.com/1175194" }, { "category": "external", "summary": "SUSE Bug 1176151 for CVE-2020-14350", "url": "https://bugzilla.suse.com/1176151" }, { "category": "external", "summary": "SUSE Bug 1179115 for CVE-2020-14350", "url": "https://bugzilla.suse.com/1179115" }, { "category": "external", "summary": "SUSE Bug 1179499 for CVE-2020-14350", "url": "https://bugzilla.suse.com/1179499" }, { "category": "external", "summary": "SUSE Bug 1179870 for CVE-2020-14350", "url": "https://bugzilla.suse.com/1179870" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2020-14350" }, { "cve": "CVE-2020-1720", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-1720" } ], "notes": [ { "category": "general", "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. This issue affects PostgreSQL versions before 12.2, before 11.7, before 10.12 and before 9.6.17.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-1720", "url": "https://www.suse.com/security/cve/CVE-2020-1720" }, { "category": "external", "summary": "SUSE Bug 1163985 for CVE-2020-1720", "url": "https://bugzilla.suse.com/1163985" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-1720" }, { "cve": "CVE-2020-25694", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-25694" } ], "notes": [ { "category": "general", "text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. 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": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-25694", "url": "https://www.suse.com/security/cve/CVE-2020-25694" }, { "category": "external", "summary": "SUSE Bug 1178667 for CVE-2020-25694", "url": "https://bugzilla.suse.com/1178667" }, { "category": "external", "summary": "SUSE Bug 1179870 for CVE-2020-25694", "url": "https://bugzilla.suse.com/1179870" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-25694" }, { "cve": "CVE-2020-25695", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-25695" } ], "notes": [ { "category": "general", "text": "A flaw was found in PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. 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": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-25695", "url": "https://www.suse.com/security/cve/CVE-2020-25695" }, { "category": "external", "summary": "SUSE Bug 1178666 for CVE-2020-25695", "url": "https://bugzilla.suse.com/1178666" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2020-25695" }, { "cve": "CVE-2020-25696", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-25696" } ], "notes": [ { "category": "general", "text": "A flaw was found in the psql interactive terminal of PostgreSQL in versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24. If an interactive psql session uses \\gset when querying a compromised server, the attacker can execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-25696", "url": "https://www.suse.com/security/cve/CVE-2020-25696" }, { "category": "external", "summary": "SUSE Bug 1178668 for CVE-2020-25696", "url": "https://bugzilla.suse.com/1178668" }, { "category": "external", "summary": "SUSE Bug 1179870 for CVE-2020-25696", "url": "https://bugzilla.suse.com/1179870" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2020-25696" }, { "cve": "CVE-2021-32027", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-32027" } ], "notes": [ { "category": "general", "text": "A flaw was found in postgresql in versions before 13.3, before 12.7, before 11.12, before 10.17 and before 9.6.22. While modifying certain SQL array values, missing bounds checks let authenticated database users write arbitrary bytes to a wide area of server memory. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-32027", "url": "https://www.suse.com/security/cve/CVE-2021-32027" }, { "category": "external", "summary": "SUSE Bug 1185924 for CVE-2021-32027", "url": "https://bugzilla.suse.com/1185924" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2021-32027" }, { "cve": "CVE-2021-32028", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-32028" } ], "notes": [ { "category": "general", "text": "A flaw was found in postgresql. Using an INSERT ... ON CONFLICT ... DO UPDATE command on a purpose-crafted table, an authenticated database user could read arbitrary bytes of server memory. The highest threat from this vulnerability is to data confidentiality.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-32028", "url": "https://www.suse.com/security/cve/CVE-2021-32028" }, { "category": "external", "summary": "SUSE Bug 1185925 for CVE-2021-32028", "url": "https://bugzilla.suse.com/1185925" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql10-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-contrib-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-devel-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-docs-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plperl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-plpython-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-pltcl-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-server-10.18-1.3.x86_64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.aarch64", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.ppc64le", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.s390x", "openSUSE Tumbleweed:postgresql10-test-10.18-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-32028" } ] }
fkie_cve-2019-10130
Vulnerability from fkie_nvd
▶ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html | Mailing List, Third Party Advisory | |
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10130 | Issue Tracking, Third Party Advisory | |
secalert@redhat.com | https://security.gentoo.org/glsa/202003-03 | Third Party Advisory | |
secalert@redhat.com | https://www.postgresql.org/about/news/1939/ | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10130 | Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/202003-03 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.postgresql.org/about/news/1939/ | Vendor Advisory |
Vendor | Product | Version | |
---|---|---|---|
postgresql | postgresql | * | |
postgresql | postgresql | * | |
postgresql | postgresql | * | |
postgresql | postgresql | * | |
opensuse | leap | 15.1 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "matchCriteriaId": "CF3CD018-B236-4A51-949A-C3DD43ACFFD6", "versionEndExcluding": "9.5.17", "versionStartIncluding": "9.5.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "matchCriteriaId": "E6604DFE-F731-4D9D-A4C6-526915CF8D8D", "versionEndExcluding": "9.6.13", "versionStartIncluding": "9.6.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "matchCriteriaId": "6E17C23A-8BF7-4799-8EEE-0A851FC9EC13", "versionEndExcluding": "10.8", "versionStartIncluding": "10.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "matchCriteriaId": "588922E6-6F1E-4219-ADB3-F9E8696E03F8", "versionEndExcluding": "11.3", "versionStartIncluding": "11.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*", "matchCriteriaId": "B620311B-34A3-48A6-82DF-6F078D7A4493", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "A vulnerability was found in PostgreSQL versions 11.x up to excluding 11.3, 10.x up to excluding 10.8, 9.6.x up to, excluding 9.6.13, 9.5.x up to, excluding 9.5.17. 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." }, { "lang": "es", "value": "Se detect\u00f3 una vulnerabilidad en PostgreSQL versiones 11.x hasta 11.3 excluy\u00e9ndola, versiones 10.x hasta 10.8 excluy\u00e9ndola, versiones 9.6.x hasta 9.6.13 excluy\u00e9ndola, versiones 9.5.x hasta 9.5.17 excluy\u00e9ndola. PostgreSQL mantiene estad\u00edsticas de columna para tablas. Ciertas estad\u00edsticas, como los histogramas y las listas de valores m\u00e1s comunes, contienen valores tomados de la columna. PostgreSQL no eval\u00faa las pol\u00edticas de seguridad de fila antes de consultar esas estad\u00edsticas durante la planificaci\u00f3n de la consulta; un atacante puede explotar esto para leer los valores m\u00e1s comunes de ciertas columnas. Las columnas afectadas son aquellas para las cuales el atacante tiene privilegio SELECT y para las cuales, en una consulta ordinaria, la seguridad a nivel de fila elimina el conjunto de filas visibles para el atacante." } ], "id": "CVE-2019-10130", "lastModified": "2024-11-21T04:18:28.707", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 4.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": [ { "cvssData": { "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" }, "exploitabilityScore": 1.6, "impactScore": 1.4, "source": "secalert@redhat.com", "type": "Secondary" } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 1.4, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2019-07-30T17:15:12.327", "references": [ { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html" }, { "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10130" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202003-03" }, { "source": "secalert@redhat.com", "tags": [ "Vendor Advisory" ], "url": "https://www.postgresql.org/about/news/1939/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10130" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202003-03" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://www.postgresql.org/about/news/1939/" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-284" } ], "source": "secalert@redhat.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-284" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
suse-su-2019:1511-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql10", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql10 fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-10130: Prevent row-level security policies from being bypassed via selectivity estimators (bsc#1134689).\n\nBug fixes:\n\n- For a complete list of fixes check the release notes.\n * https://www.postgresql.org/docs/10/release-10-8.html\n * https://www.postgresql.org/docs/10/release-10-7.html\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-1511,SUSE-SLE-DESKTOP-12-SP3-2019-1511,SUSE-SLE-DESKTOP-12-SP4-2019-1511,SUSE-SLE-SDK-12-SP3-2019-1511,SUSE-SLE-SDK-12-SP4-2019-1511,SUSE-SLE-SERVER-12-SP3-2019-1511,SUSE-SLE-SERVER-12-SP4-2019-1511", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_1511-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:1511-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191511-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:1511-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-June/005561.html" }, { "category": "self", "summary": "SUSE Bug 1134689", "url": "https://bugzilla.suse.com/1134689" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10130 page", "url": "https://www.suse.com/security/cve/CVE-2019-10130/" } ], "title": "Security update for postgresql10", "tracking": { "current_release_date": "2019-06-14T14:19:53Z", "generator": { "date": "2019-06-14T14:19:53Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:1511-1", "initial_release_date": "2019-06-14T14:19:53Z", "revision_history": [ { "date": "2019-06-14T14:19:53Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libecpg6-10.8-1.9.1.aarch64", "product": { "name": "libecpg6-10.8-1.9.1.aarch64", "product_id": "libecpg6-10.8-1.9.1.aarch64" } }, { "category": "product_version", "name": "libpq5-10.8-1.9.1.aarch64", "product": { "name": "libpq5-10.8-1.9.1.aarch64", "product_id": "libpq5-10.8-1.9.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-10.8-1.9.1.aarch64", "product": { "name": "postgresql10-10.8-1.9.1.aarch64", "product_id": "postgresql10-10.8-1.9.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-contrib-10.8-1.9.1.aarch64", "product": { "name": "postgresql10-contrib-10.8-1.9.1.aarch64", "product_id": "postgresql10-contrib-10.8-1.9.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-devel-10.8-1.9.1.aarch64", "product": { "name": "postgresql10-devel-10.8-1.9.1.aarch64", "product_id": "postgresql10-devel-10.8-1.9.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-plperl-10.8-1.9.1.aarch64", "product": { "name": "postgresql10-plperl-10.8-1.9.1.aarch64", "product_id": "postgresql10-plperl-10.8-1.9.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-plpython-10.8-1.9.1.aarch64", "product": { "name": "postgresql10-plpython-10.8-1.9.1.aarch64", "product_id": "postgresql10-plpython-10.8-1.9.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.8-1.9.1.aarch64", "product": { "name": "postgresql10-pltcl-10.8-1.9.1.aarch64", "product_id": "postgresql10-pltcl-10.8-1.9.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-server-10.8-1.9.1.aarch64", "product": { "name": "postgresql10-server-10.8-1.9.1.aarch64", "product_id": "postgresql10-server-10.8-1.9.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-test-10.8-1.9.1.aarch64", "product": { "name": "postgresql10-test-10.8-1.9.1.aarch64", "product_id": "postgresql10-test-10.8-1.9.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libecpg6-64bit-10.8-1.9.1.aarch64_ilp32", "product": { "name": "libecpg6-64bit-10.8-1.9.1.aarch64_ilp32", "product_id": "libecpg6-64bit-10.8-1.9.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libpq5-64bit-10.8-1.9.1.aarch64_ilp32", "product": { "name": "libpq5-64bit-10.8-1.9.1.aarch64_ilp32", "product_id": "libpq5-64bit-10.8-1.9.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libecpg6-10.8-1.9.1.i586", "product": { "name": "libecpg6-10.8-1.9.1.i586", "product_id": "libecpg6-10.8-1.9.1.i586" } }, { "category": "product_version", "name": "libpq5-10.8-1.9.1.i586", "product": { "name": "libpq5-10.8-1.9.1.i586", "product_id": "libpq5-10.8-1.9.1.i586" } }, { "category": "product_version", "name": "postgresql10-10.8-1.9.1.i586", "product": { "name": "postgresql10-10.8-1.9.1.i586", "product_id": "postgresql10-10.8-1.9.1.i586" } }, { "category": "product_version", "name": "postgresql10-contrib-10.8-1.9.1.i586", "product": { "name": "postgresql10-contrib-10.8-1.9.1.i586", "product_id": "postgresql10-contrib-10.8-1.9.1.i586" } }, { "category": "product_version", "name": "postgresql10-devel-10.8-1.9.1.i586", "product": { "name": "postgresql10-devel-10.8-1.9.1.i586", "product_id": "postgresql10-devel-10.8-1.9.1.i586" } }, { "category": "product_version", "name": "postgresql10-plperl-10.8-1.9.1.i586", "product": { "name": "postgresql10-plperl-10.8-1.9.1.i586", "product_id": "postgresql10-plperl-10.8-1.9.1.i586" } }, { "category": "product_version", "name": "postgresql10-plpython-10.8-1.9.1.i586", "product": { "name": "postgresql10-plpython-10.8-1.9.1.i586", "product_id": "postgresql10-plpython-10.8-1.9.1.i586" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.8-1.9.1.i586", "product": { "name": "postgresql10-pltcl-10.8-1.9.1.i586", "product_id": "postgresql10-pltcl-10.8-1.9.1.i586" } }, { "category": "product_version", "name": "postgresql10-server-10.8-1.9.1.i586", "product": { "name": "postgresql10-server-10.8-1.9.1.i586", "product_id": "postgresql10-server-10.8-1.9.1.i586" } }, { "category": "product_version", "name": "postgresql10-test-10.8-1.9.1.i586", "product": { "name": "postgresql10-test-10.8-1.9.1.i586", "product_id": "postgresql10-test-10.8-1.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql10-docs-10.8-1.9.1.noarch", "product": { "name": "postgresql10-docs-10.8-1.9.1.noarch", "product_id": "postgresql10-docs-10.8-1.9.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libecpg6-10.8-1.9.1.ppc64le", "product": { "name": "libecpg6-10.8-1.9.1.ppc64le", "product_id": "libecpg6-10.8-1.9.1.ppc64le" } }, { "category": "product_version", "name": "libpq5-10.8-1.9.1.ppc64le", "product": { "name": "libpq5-10.8-1.9.1.ppc64le", "product_id": "libpq5-10.8-1.9.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-10.8-1.9.1.ppc64le", "product": { "name": "postgresql10-10.8-1.9.1.ppc64le", "product_id": "postgresql10-10.8-1.9.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-contrib-10.8-1.9.1.ppc64le", "product": { "name": "postgresql10-contrib-10.8-1.9.1.ppc64le", "product_id": "postgresql10-contrib-10.8-1.9.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-devel-10.8-1.9.1.ppc64le", "product": { "name": "postgresql10-devel-10.8-1.9.1.ppc64le", "product_id": "postgresql10-devel-10.8-1.9.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-plperl-10.8-1.9.1.ppc64le", "product": { "name": "postgresql10-plperl-10.8-1.9.1.ppc64le", "product_id": "postgresql10-plperl-10.8-1.9.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-plpython-10.8-1.9.1.ppc64le", "product": { "name": "postgresql10-plpython-10.8-1.9.1.ppc64le", "product_id": "postgresql10-plpython-10.8-1.9.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.8-1.9.1.ppc64le", "product": { "name": "postgresql10-pltcl-10.8-1.9.1.ppc64le", "product_id": "postgresql10-pltcl-10.8-1.9.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-server-10.8-1.9.1.ppc64le", "product": { "name": "postgresql10-server-10.8-1.9.1.ppc64le", "product_id": "postgresql10-server-10.8-1.9.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-test-10.8-1.9.1.ppc64le", "product": { "name": "postgresql10-test-10.8-1.9.1.ppc64le", "product_id": "postgresql10-test-10.8-1.9.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libecpg6-10.8-1.9.1.s390", "product": { "name": "libecpg6-10.8-1.9.1.s390", "product_id": "libecpg6-10.8-1.9.1.s390" } }, { "category": "product_version", "name": "libpq5-10.8-1.9.1.s390", "product": { "name": "libpq5-10.8-1.9.1.s390", "product_id": "libpq5-10.8-1.9.1.s390" } }, { "category": "product_version", "name": "postgresql10-10.8-1.9.1.s390", "product": { "name": "postgresql10-10.8-1.9.1.s390", "product_id": "postgresql10-10.8-1.9.1.s390" } }, { "category": "product_version", "name": "postgresql10-contrib-10.8-1.9.1.s390", "product": { "name": "postgresql10-contrib-10.8-1.9.1.s390", "product_id": "postgresql10-contrib-10.8-1.9.1.s390" } }, { "category": "product_version", "name": "postgresql10-devel-10.8-1.9.1.s390", "product": { "name": "postgresql10-devel-10.8-1.9.1.s390", "product_id": "postgresql10-devel-10.8-1.9.1.s390" } }, { "category": "product_version", "name": "postgresql10-plperl-10.8-1.9.1.s390", "product": { "name": "postgresql10-plperl-10.8-1.9.1.s390", "product_id": "postgresql10-plperl-10.8-1.9.1.s390" } }, { "category": "product_version", "name": "postgresql10-plpython-10.8-1.9.1.s390", "product": { "name": "postgresql10-plpython-10.8-1.9.1.s390", "product_id": "postgresql10-plpython-10.8-1.9.1.s390" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.8-1.9.1.s390", "product": { "name": "postgresql10-pltcl-10.8-1.9.1.s390", "product_id": "postgresql10-pltcl-10.8-1.9.1.s390" } }, { "category": "product_version", "name": "postgresql10-server-10.8-1.9.1.s390", "product": { "name": "postgresql10-server-10.8-1.9.1.s390", "product_id": "postgresql10-server-10.8-1.9.1.s390" } }, { "category": "product_version", "name": "postgresql10-test-10.8-1.9.1.s390", "product": { "name": "postgresql10-test-10.8-1.9.1.s390", "product_id": "postgresql10-test-10.8-1.9.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libecpg6-10.8-1.9.1.s390x", "product": { "name": "libecpg6-10.8-1.9.1.s390x", "product_id": "libecpg6-10.8-1.9.1.s390x" } }, { "category": "product_version", "name": "libecpg6-32bit-10.8-1.9.1.s390x", "product": { "name": "libecpg6-32bit-10.8-1.9.1.s390x", "product_id": "libecpg6-32bit-10.8-1.9.1.s390x" } }, { "category": "product_version", "name": "libpq5-10.8-1.9.1.s390x", "product": { "name": "libpq5-10.8-1.9.1.s390x", "product_id": "libpq5-10.8-1.9.1.s390x" } }, { "category": "product_version", "name": "libpq5-32bit-10.8-1.9.1.s390x", "product": { "name": "libpq5-32bit-10.8-1.9.1.s390x", "product_id": "libpq5-32bit-10.8-1.9.1.s390x" } }, { "category": "product_version", "name": "postgresql10-10.8-1.9.1.s390x", "product": { "name": "postgresql10-10.8-1.9.1.s390x", "product_id": "postgresql10-10.8-1.9.1.s390x" } }, { "category": "product_version", "name": "postgresql10-contrib-10.8-1.9.1.s390x", "product": { "name": "postgresql10-contrib-10.8-1.9.1.s390x", "product_id": "postgresql10-contrib-10.8-1.9.1.s390x" } }, { "category": "product_version", "name": "postgresql10-devel-10.8-1.9.1.s390x", "product": { "name": "postgresql10-devel-10.8-1.9.1.s390x", "product_id": "postgresql10-devel-10.8-1.9.1.s390x" } }, { "category": "product_version", "name": "postgresql10-plperl-10.8-1.9.1.s390x", "product": { "name": "postgresql10-plperl-10.8-1.9.1.s390x", "product_id": "postgresql10-plperl-10.8-1.9.1.s390x" } }, { "category": "product_version", "name": "postgresql10-plpython-10.8-1.9.1.s390x", "product": { "name": "postgresql10-plpython-10.8-1.9.1.s390x", "product_id": "postgresql10-plpython-10.8-1.9.1.s390x" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.8-1.9.1.s390x", "product": { "name": "postgresql10-pltcl-10.8-1.9.1.s390x", "product_id": "postgresql10-pltcl-10.8-1.9.1.s390x" } }, { "category": "product_version", "name": "postgresql10-server-10.8-1.9.1.s390x", "product": { "name": "postgresql10-server-10.8-1.9.1.s390x", "product_id": "postgresql10-server-10.8-1.9.1.s390x" } }, { "category": "product_version", "name": "postgresql10-test-10.8-1.9.1.s390x", "product": { "name": "postgresql10-test-10.8-1.9.1.s390x", "product_id": "postgresql10-test-10.8-1.9.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libecpg6-10.8-1.9.1.x86_64", "product": { "name": "libecpg6-10.8-1.9.1.x86_64", "product_id": "libecpg6-10.8-1.9.1.x86_64" } }, { "category": "product_version", "name": "libecpg6-32bit-10.8-1.9.1.x86_64", "product": { "name": "libecpg6-32bit-10.8-1.9.1.x86_64", "product_id": "libecpg6-32bit-10.8-1.9.1.x86_64" } }, { "category": "product_version", "name": "libpq5-10.8-1.9.1.x86_64", "product": { "name": "libpq5-10.8-1.9.1.x86_64", "product_id": "libpq5-10.8-1.9.1.x86_64" } }, { "category": "product_version", "name": "libpq5-32bit-10.8-1.9.1.x86_64", "product": { "name": "libpq5-32bit-10.8-1.9.1.x86_64", "product_id": "libpq5-32bit-10.8-1.9.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-10.8-1.9.1.x86_64", "product": { "name": "postgresql10-10.8-1.9.1.x86_64", "product_id": "postgresql10-10.8-1.9.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-contrib-10.8-1.9.1.x86_64", "product": { "name": "postgresql10-contrib-10.8-1.9.1.x86_64", "product_id": "postgresql10-contrib-10.8-1.9.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-devel-10.8-1.9.1.x86_64", "product": { "name": "postgresql10-devel-10.8-1.9.1.x86_64", "product_id": "postgresql10-devel-10.8-1.9.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-plperl-10.8-1.9.1.x86_64", "product": { "name": "postgresql10-plperl-10.8-1.9.1.x86_64", "product_id": "postgresql10-plperl-10.8-1.9.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-plpython-10.8-1.9.1.x86_64", "product": { "name": "postgresql10-plpython-10.8-1.9.1.x86_64", "product_id": "postgresql10-plpython-10.8-1.9.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.8-1.9.1.x86_64", "product": { "name": "postgresql10-pltcl-10.8-1.9.1.x86_64", "product_id": "postgresql10-pltcl-10.8-1.9.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-server-10.8-1.9.1.x86_64", "product": { "name": "postgresql10-server-10.8-1.9.1.x86_64", "product_id": "postgresql10-server-10.8-1.9.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-test-10.8-1.9.1.x86_64", "product": { "name": "postgresql10-test-10.8-1.9.1.x86_64", "product_id": "postgresql10-test-10.8-1.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP3", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP4", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3", "product": { "name": "SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4", "product": { "name": "SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libecpg6-10.8-1.9.1.x86_64" }, "product_reference": "libecpg6-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libpq5-10.8-1.9.1.x86_64" }, "product_reference": "libpq5-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libpq5-32bit-10.8-1.9.1.x86_64" }, "product_reference": "libpq5-32bit-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:postgresql10-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libecpg6-10.8-1.9.1.x86_64" }, "product_reference": "libecpg6-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libpq5-10.8-1.9.1.x86_64" }, "product_reference": "libpq5-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libpq5-32bit-10.8-1.9.1.x86_64" }, "product_reference": "libpq5-32bit-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:postgresql10-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql10-devel-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-devel-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql10-devel-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-devel-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql10-devel-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-devel-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql10-devel-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-devel-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-devel-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-devel-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-devel-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-devel-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libecpg6-10.8-1.9.1.aarch64" }, "product_reference": "libecpg6-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libecpg6-10.8-1.9.1.ppc64le" }, "product_reference": "libecpg6-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libecpg6-10.8-1.9.1.s390x" }, "product_reference": "libecpg6-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libecpg6-10.8-1.9.1.x86_64" }, "product_reference": "libecpg6-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libpq5-10.8-1.9.1.aarch64" }, "product_reference": "libpq5-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libpq5-10.8-1.9.1.ppc64le" }, "product_reference": "libpq5-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libpq5-10.8-1.9.1.s390x" }, "product_reference": "libpq5-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libpq5-10.8-1.9.1.x86_64" }, "product_reference": "libpq5-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libpq5-32bit-10.8-1.9.1.s390x" }, "product_reference": "libpq5-32bit-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libpq5-32bit-10.8-1.9.1.x86_64" }, "product_reference": "libpq5-32bit-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-contrib-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-contrib-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-contrib-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-contrib-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-contrib-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-contrib-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-contrib-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-contrib-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.8-1.9.1.noarch as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-docs-10.8-1.9.1.noarch" }, "product_reference": "postgresql10-docs-10.8-1.9.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-plperl-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-plperl-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-plperl-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-plperl-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-plperl-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-plperl-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-plperl-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-plperl-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-plpython-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-plpython-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-plpython-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-plpython-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-plpython-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-plpython-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-plpython-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-plpython-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-pltcl-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-pltcl-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-pltcl-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-pltcl-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-pltcl-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-pltcl-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-pltcl-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-server-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-server-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-server-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-server-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-server-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-server-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql10-server-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-server-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.8-1.9.1.aarch64" }, "product_reference": "libecpg6-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.8-1.9.1.ppc64le" }, "product_reference": "libecpg6-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.8-1.9.1.s390x" }, "product_reference": "libecpg6-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.8-1.9.1.x86_64" }, "product_reference": "libecpg6-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.8-1.9.1.aarch64" }, "product_reference": "libpq5-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.8-1.9.1.ppc64le" }, "product_reference": "libpq5-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.8-1.9.1.s390x" }, "product_reference": "libpq5-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.8-1.9.1.x86_64" }, "product_reference": "libpq5-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-10.8-1.9.1.s390x" }, "product_reference": "libpq5-32bit-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-10.8-1.9.1.x86_64" }, "product_reference": "libpq5-32bit-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-contrib-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-contrib-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-contrib-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-contrib-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.8-1.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.8-1.9.1.noarch" }, "product_reference": "postgresql10-docs-10.8-1.9.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-plperl-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-plperl-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-plperl-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-plperl-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-plpython-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-plpython-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-plpython-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-plpython-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-pltcl-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-pltcl-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-pltcl-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-server-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-server-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-server-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-server-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libecpg6-10.8-1.9.1.aarch64" }, "product_reference": "libecpg6-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libecpg6-10.8-1.9.1.ppc64le" }, "product_reference": "libecpg6-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libecpg6-10.8-1.9.1.s390x" }, "product_reference": "libecpg6-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libecpg6-10.8-1.9.1.x86_64" }, "product_reference": "libecpg6-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libpq5-10.8-1.9.1.aarch64" }, "product_reference": "libpq5-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libpq5-10.8-1.9.1.ppc64le" }, "product_reference": "libpq5-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libpq5-10.8-1.9.1.s390x" }, "product_reference": "libpq5-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libpq5-10.8-1.9.1.x86_64" }, "product_reference": "libpq5-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libpq5-32bit-10.8-1.9.1.s390x" }, "product_reference": "libpq5-32bit-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libpq5-32bit-10.8-1.9.1.x86_64" }, "product_reference": "libpq5-32bit-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-contrib-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-contrib-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-contrib-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-contrib-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.8-1.9.1.noarch as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-docs-10.8-1.9.1.noarch" }, "product_reference": "postgresql10-docs-10.8-1.9.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-plperl-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-plperl-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-plperl-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-plperl-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-plpython-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-plpython-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-plpython-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-plpython-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-pltcl-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-pltcl-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-pltcl-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-server-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-server-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-server-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-server-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.8-1.9.1.aarch64" }, "product_reference": "libecpg6-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.8-1.9.1.ppc64le" }, "product_reference": "libecpg6-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.8-1.9.1.s390x" }, "product_reference": "libecpg6-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.8-1.9.1.x86_64" }, "product_reference": "libecpg6-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.8-1.9.1.aarch64" }, "product_reference": "libpq5-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.8-1.9.1.ppc64le" }, "product_reference": "libpq5-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.8-1.9.1.s390x" }, "product_reference": "libpq5-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.8-1.9.1.x86_64" }, "product_reference": "libpq5-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-10.8-1.9.1.s390x" }, "product_reference": "libpq5-32bit-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-10.8-1.9.1.x86_64" }, "product_reference": "libpq5-32bit-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-contrib-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-contrib-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-contrib-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-contrib-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.8-1.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.8-1.9.1.noarch" }, "product_reference": "postgresql10-docs-10.8-1.9.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-plperl-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-plperl-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-plperl-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-plperl-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-plpython-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-plpython-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-plpython-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-plpython-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-pltcl-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-pltcl-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-pltcl-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.8-1.9.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.8-1.9.1.aarch64" }, "product_reference": "postgresql10-server-10.8-1.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.8-1.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.8-1.9.1.ppc64le" }, "product_reference": "postgresql10-server-10.8-1.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.8-1.9.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.8-1.9.1.s390x" }, "product_reference": "postgresql10-server-10.8-1.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.8-1.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.8-1.9.1.x86_64" }, "product_reference": "postgresql10-server-10.8-1.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-10130", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10130" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in PostgreSQL versions 11.x up to excluding 11.3, 10.x up to excluding 10.8, 9.6.x up to, excluding 9.6.13, 9.5.x up to, excluding 9.5.17. 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": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:libecpg6-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libpq5-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libpq5-32bit-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:postgresql10-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libecpg6-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libpq5-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libpq5-32bit-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:postgresql10-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libecpg6-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libecpg6-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libecpg6-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libecpg6-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libpq5-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libpq5-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libpq5-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libpq5-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libpq5-32bit-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libpq5-32bit-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql10-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql10-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-contrib-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-contrib-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql10-contrib-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql10-contrib-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-docs-10.8-1.9.1.noarch", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plperl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plperl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plperl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plperl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plpython-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plpython-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plpython-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plpython-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-pltcl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-pltcl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql10-pltcl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql10-pltcl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-server-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-server-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql10-server-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql10-server-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libecpg6-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libecpg6-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libecpg6-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libecpg6-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libpq5-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libpq5-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libpq5-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libpq5-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libpq5-32bit-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libpq5-32bit-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:postgresql10-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:postgresql10-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-docs-10.8-1.9.1.noarch", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.8-1.9.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.8-1.9.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql10-devel-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql10-devel-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql10-devel-10.8-1.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql10-devel-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.8-1.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.8-1.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10130", "url": "https://www.suse.com/security/cve/CVE-2019-10130" }, { "category": "external", "summary": "SUSE Bug 1134689 for CVE-2019-10130", "url": "https://bugzilla.suse.com/1134689" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP3:libecpg6-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libpq5-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libpq5-32bit-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:postgresql10-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libecpg6-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libpq5-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libpq5-32bit-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:postgresql10-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libecpg6-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libecpg6-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libecpg6-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libecpg6-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libpq5-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libpq5-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libpq5-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libpq5-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libpq5-32bit-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libpq5-32bit-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql10-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql10-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-contrib-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-contrib-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql10-contrib-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql10-contrib-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-docs-10.8-1.9.1.noarch", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plperl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plperl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plperl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plperl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plpython-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plpython-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plpython-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plpython-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-pltcl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-pltcl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql10-pltcl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql10-pltcl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-server-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-server-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql10-server-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql10-server-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libecpg6-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libecpg6-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libecpg6-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libecpg6-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libpq5-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libpq5-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libpq5-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libpq5-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libpq5-32bit-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libpq5-32bit-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:postgresql10-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:postgresql10-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-docs-10.8-1.9.1.noarch", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.8-1.9.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.8-1.9.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql10-devel-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql10-devel-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql10-devel-10.8-1.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql10-devel-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.8-1.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.8-1.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:libecpg6-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libpq5-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libpq5-32bit-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:postgresql10-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libecpg6-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libpq5-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libpq5-32bit-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:postgresql10-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libecpg6-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libecpg6-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libecpg6-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libecpg6-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libpq5-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libpq5-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libpq5-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libpq5-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libpq5-32bit-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libpq5-32bit-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql10-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql10-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-contrib-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-contrib-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql10-contrib-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql10-contrib-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-docs-10.8-1.9.1.noarch", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plperl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plperl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plperl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plperl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plpython-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plpython-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plpython-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql10-plpython-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-pltcl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-pltcl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql10-pltcl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql10-pltcl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-server-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql10-server-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql10-server-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql10-server-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libecpg6-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libecpg6-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libecpg6-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libecpg6-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libpq5-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libpq5-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libpq5-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libpq5-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libpq5-32bit-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libpq5-32bit-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:postgresql10-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:postgresql10-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:postgresql10-contrib-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-docs-10.8-1.9.1.noarch", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plperl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:postgresql10-plpython-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:postgresql10-pltcl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server 12 SP4:postgresql10-server-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-contrib-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-docs-10.8-1.9.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plperl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-plpython-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-pltcl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql10-server-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libecpg6-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libpq5-32bit-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-contrib-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-docs-10.8-1.9.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plperl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-plpython-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-pltcl-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.8-1.9.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:postgresql10-server-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql10-devel-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql10-devel-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql10-devel-10.8-1.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql10-devel-10.8-1.9.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.8-1.9.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.8-1.9.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.8-1.9.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:postgresql10-devel-10.8-1.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-06-14T14:19:53Z", "details": "moderate" } ], "title": "CVE-2019-10130" } ] }
suse-su-2019:2012-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql10", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql10 fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-10164: Fixed buffer-overflow vulnerabilities in SCRAM verifier parsing (bsc#1138034).\n- CVE-2019-10130: Prevent row-level security policies from being bypassed via selectivity estimators (bsc#1134689).\n\nBug fixes:\n\n- For a complete list of fixes check the release notes.\n \n * https://www.postgresql.org/docs/10/release-10-9.html\n * https://www.postgresql.org/docs/10/release-10-8.html\n * https://www.postgresql.org/docs/10/release-10-7.html\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-2012,SUSE-SLE-Module-Basesystem-15-SP1-2019-2012,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-2012,SUSE-SLE-Module-Server-Applications-15-SP1-2019-2012", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_2012-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:2012-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20192012-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:2012-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20192012-1.html" }, { "category": "self", "summary": "SUSE Bug 1134689", "url": "https://bugzilla.suse.com/1134689" }, { "category": "self", "summary": "SUSE Bug 1138034", "url": "https://bugzilla.suse.com/1138034" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10130 page", "url": "https://www.suse.com/security/cve/CVE-2019-10130/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10164 page", "url": "https://www.suse.com/security/cve/CVE-2019-10164/" } ], "title": "Security update for postgresql10", "tracking": { "current_release_date": "2019-07-29T12:47:14Z", "generator": { "date": "2019-07-29T12:47:14Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:2012-1", "initial_release_date": "2019-07-29T12:47:14Z", "revision_history": [ { "date": "2019-07-29T12:47:14Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libecpg6-10.9-8.3.1.aarch64", "product": { "name": "libecpg6-10.9-8.3.1.aarch64", "product_id": "libecpg6-10.9-8.3.1.aarch64" } }, { "category": "product_version", "name": "libpq5-10.9-8.3.1.aarch64", "product": { "name": "libpq5-10.9-8.3.1.aarch64", "product_id": "libpq5-10.9-8.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-10.9-8.3.1.aarch64", "product": { "name": "postgresql10-10.9-8.3.1.aarch64", "product_id": "postgresql10-10.9-8.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-contrib-10.9-8.3.1.aarch64", "product": { "name": "postgresql10-contrib-10.9-8.3.1.aarch64", "product_id": "postgresql10-contrib-10.9-8.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-devel-10.9-8.3.1.aarch64", "product": { "name": "postgresql10-devel-10.9-8.3.1.aarch64", "product_id": "postgresql10-devel-10.9-8.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-plperl-10.9-8.3.1.aarch64", "product": { "name": "postgresql10-plperl-10.9-8.3.1.aarch64", "product_id": "postgresql10-plperl-10.9-8.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-plpython-10.9-8.3.1.aarch64", "product": { "name": "postgresql10-plpython-10.9-8.3.1.aarch64", "product_id": "postgresql10-plpython-10.9-8.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.9-8.3.1.aarch64", "product": { "name": "postgresql10-pltcl-10.9-8.3.1.aarch64", "product_id": "postgresql10-pltcl-10.9-8.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-server-10.9-8.3.1.aarch64", "product": { "name": "postgresql10-server-10.9-8.3.1.aarch64", "product_id": "postgresql10-server-10.9-8.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-test-10.9-8.3.1.aarch64", "product": { "name": "postgresql10-test-10.9-8.3.1.aarch64", "product_id": "postgresql10-test-10.9-8.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libecpg6-64bit-10.9-8.3.1.aarch64_ilp32", "product": { "name": "libecpg6-64bit-10.9-8.3.1.aarch64_ilp32", "product_id": "libecpg6-64bit-10.9-8.3.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libpq5-64bit-10.9-8.3.1.aarch64_ilp32", "product": { "name": "libpq5-64bit-10.9-8.3.1.aarch64_ilp32", "product_id": "libpq5-64bit-10.9-8.3.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libecpg6-10.9-8.3.1.i586", "product": { "name": "libecpg6-10.9-8.3.1.i586", "product_id": "libecpg6-10.9-8.3.1.i586" } }, { "category": "product_version", "name": "libpq5-10.9-8.3.1.i586", "product": { "name": "libpq5-10.9-8.3.1.i586", "product_id": "libpq5-10.9-8.3.1.i586" } }, { "category": "product_version", "name": "postgresql10-10.9-8.3.1.i586", "product": { "name": "postgresql10-10.9-8.3.1.i586", "product_id": "postgresql10-10.9-8.3.1.i586" } }, { "category": "product_version", "name": "postgresql10-contrib-10.9-8.3.1.i586", "product": { "name": "postgresql10-contrib-10.9-8.3.1.i586", "product_id": "postgresql10-contrib-10.9-8.3.1.i586" } }, { "category": "product_version", "name": "postgresql10-devel-10.9-8.3.1.i586", "product": { "name": "postgresql10-devel-10.9-8.3.1.i586", "product_id": "postgresql10-devel-10.9-8.3.1.i586" } }, { "category": "product_version", "name": "postgresql10-plperl-10.9-8.3.1.i586", "product": { "name": "postgresql10-plperl-10.9-8.3.1.i586", "product_id": "postgresql10-plperl-10.9-8.3.1.i586" } }, { "category": "product_version", "name": "postgresql10-plpython-10.9-8.3.1.i586", "product": { "name": "postgresql10-plpython-10.9-8.3.1.i586", "product_id": "postgresql10-plpython-10.9-8.3.1.i586" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.9-8.3.1.i586", "product": { "name": "postgresql10-pltcl-10.9-8.3.1.i586", "product_id": "postgresql10-pltcl-10.9-8.3.1.i586" } }, { "category": "product_version", "name": "postgresql10-server-10.9-8.3.1.i586", "product": { "name": "postgresql10-server-10.9-8.3.1.i586", "product_id": "postgresql10-server-10.9-8.3.1.i586" } }, { "category": "product_version", "name": "postgresql10-test-10.9-8.3.1.i586", "product": { "name": "postgresql10-test-10.9-8.3.1.i586", "product_id": "postgresql10-test-10.9-8.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql10-docs-10.9-8.3.1.noarch", "product": { "name": "postgresql10-docs-10.9-8.3.1.noarch", "product_id": "postgresql10-docs-10.9-8.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libecpg6-10.9-8.3.1.ppc64le", "product": { "name": "libecpg6-10.9-8.3.1.ppc64le", "product_id": "libecpg6-10.9-8.3.1.ppc64le" } }, { "category": "product_version", "name": "libpq5-10.9-8.3.1.ppc64le", "product": { "name": "libpq5-10.9-8.3.1.ppc64le", "product_id": "libpq5-10.9-8.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-10.9-8.3.1.ppc64le", "product": { "name": "postgresql10-10.9-8.3.1.ppc64le", "product_id": "postgresql10-10.9-8.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-contrib-10.9-8.3.1.ppc64le", "product": { "name": "postgresql10-contrib-10.9-8.3.1.ppc64le", "product_id": "postgresql10-contrib-10.9-8.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-devel-10.9-8.3.1.ppc64le", "product": { "name": "postgresql10-devel-10.9-8.3.1.ppc64le", "product_id": "postgresql10-devel-10.9-8.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-plperl-10.9-8.3.1.ppc64le", "product": { "name": "postgresql10-plperl-10.9-8.3.1.ppc64le", "product_id": "postgresql10-plperl-10.9-8.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-plpython-10.9-8.3.1.ppc64le", "product": { "name": "postgresql10-plpython-10.9-8.3.1.ppc64le", "product_id": "postgresql10-plpython-10.9-8.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.9-8.3.1.ppc64le", "product": { "name": "postgresql10-pltcl-10.9-8.3.1.ppc64le", "product_id": "postgresql10-pltcl-10.9-8.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-server-10.9-8.3.1.ppc64le", "product": { "name": "postgresql10-server-10.9-8.3.1.ppc64le", "product_id": "postgresql10-server-10.9-8.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-test-10.9-8.3.1.ppc64le", "product": { "name": "postgresql10-test-10.9-8.3.1.ppc64le", "product_id": "postgresql10-test-10.9-8.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libecpg6-10.9-8.3.1.s390x", "product": { "name": "libecpg6-10.9-8.3.1.s390x", "product_id": "libecpg6-10.9-8.3.1.s390x" } }, { "category": "product_version", "name": "libpq5-10.9-8.3.1.s390x", "product": { "name": "libpq5-10.9-8.3.1.s390x", "product_id": "libpq5-10.9-8.3.1.s390x" } }, { "category": "product_version", "name": "postgresql10-10.9-8.3.1.s390x", "product": { "name": "postgresql10-10.9-8.3.1.s390x", "product_id": "postgresql10-10.9-8.3.1.s390x" } }, { "category": "product_version", "name": "postgresql10-contrib-10.9-8.3.1.s390x", "product": { "name": "postgresql10-contrib-10.9-8.3.1.s390x", "product_id": "postgresql10-contrib-10.9-8.3.1.s390x" } }, { "category": "product_version", "name": "postgresql10-devel-10.9-8.3.1.s390x", "product": { "name": "postgresql10-devel-10.9-8.3.1.s390x", "product_id": "postgresql10-devel-10.9-8.3.1.s390x" } }, { "category": "product_version", "name": "postgresql10-plperl-10.9-8.3.1.s390x", "product": { "name": "postgresql10-plperl-10.9-8.3.1.s390x", "product_id": "postgresql10-plperl-10.9-8.3.1.s390x" } }, { "category": "product_version", "name": "postgresql10-plpython-10.9-8.3.1.s390x", "product": { "name": "postgresql10-plpython-10.9-8.3.1.s390x", "product_id": "postgresql10-plpython-10.9-8.3.1.s390x" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.9-8.3.1.s390x", "product": { "name": "postgresql10-pltcl-10.9-8.3.1.s390x", "product_id": "postgresql10-pltcl-10.9-8.3.1.s390x" } }, { "category": "product_version", "name": "postgresql10-server-10.9-8.3.1.s390x", "product": { "name": "postgresql10-server-10.9-8.3.1.s390x", "product_id": "postgresql10-server-10.9-8.3.1.s390x" } }, { "category": "product_version", "name": "postgresql10-test-10.9-8.3.1.s390x", "product": { "name": "postgresql10-test-10.9-8.3.1.s390x", "product_id": "postgresql10-test-10.9-8.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libecpg6-10.9-8.3.1.x86_64", "product": { "name": "libecpg6-10.9-8.3.1.x86_64", "product_id": "libecpg6-10.9-8.3.1.x86_64" } }, { "category": "product_version", "name": "libecpg6-32bit-10.9-8.3.1.x86_64", "product": { "name": "libecpg6-32bit-10.9-8.3.1.x86_64", "product_id": "libecpg6-32bit-10.9-8.3.1.x86_64" } }, { "category": "product_version", "name": "libpq5-10.9-8.3.1.x86_64", "product": { "name": "libpq5-10.9-8.3.1.x86_64", "product_id": "libpq5-10.9-8.3.1.x86_64" } }, { "category": "product_version", "name": "libpq5-32bit-10.9-8.3.1.x86_64", "product": { "name": "libpq5-32bit-10.9-8.3.1.x86_64", "product_id": "libpq5-32bit-10.9-8.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-10.9-8.3.1.x86_64", "product": { "name": "postgresql10-10.9-8.3.1.x86_64", "product_id": "postgresql10-10.9-8.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-contrib-10.9-8.3.1.x86_64", "product": { "name": "postgresql10-contrib-10.9-8.3.1.x86_64", "product_id": "postgresql10-contrib-10.9-8.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-devel-10.9-8.3.1.x86_64", "product": { "name": "postgresql10-devel-10.9-8.3.1.x86_64", "product_id": "postgresql10-devel-10.9-8.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-plperl-10.9-8.3.1.x86_64", "product": { "name": "postgresql10-plperl-10.9-8.3.1.x86_64", "product_id": "postgresql10-plperl-10.9-8.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-plpython-10.9-8.3.1.x86_64", "product": { "name": "postgresql10-plpython-10.9-8.3.1.x86_64", "product_id": "postgresql10-plpython-10.9-8.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.9-8.3.1.x86_64", "product": { "name": "postgresql10-pltcl-10.9-8.3.1.x86_64", "product_id": "postgresql10-pltcl-10.9-8.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-server-10.9-8.3.1.x86_64", "product": { "name": "postgresql10-server-10.9-8.3.1.x86_64", "product_id": "postgresql10-server-10.9-8.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-test-10.9-8.3.1.x86_64", "product": { "name": "postgresql10-test-10.9-8.3.1.x86_64", "product_id": "postgresql10-test-10.9-8.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.9-8.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.aarch64" }, "product_reference": "libpq5-10.9-8.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.9-8.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.ppc64le" }, "product_reference": "libpq5-10.9-8.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.9-8.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.s390x" }, "product_reference": "libpq5-10.9-8.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.9-8.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.x86_64" }, "product_reference": "libpq5-10.9-8.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.9-8.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.aarch64" }, "product_reference": "postgresql10-10.9-8.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.9-8.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.ppc64le" }, "product_reference": "postgresql10-10.9-8.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.9-8.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.s390x" }, "product_reference": "postgresql10-10.9-8.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.9-8.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.x86_64" }, "product_reference": "postgresql10-10.9-8.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.9-8.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.aarch64" }, "product_reference": "libecpg6-10.9-8.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.9-8.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.ppc64le" }, "product_reference": "libecpg6-10.9-8.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.9-8.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.s390x" }, "product_reference": "libecpg6-10.9-8.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.9-8.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.x86_64" }, "product_reference": "libecpg6-10.9-8.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.9-8.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.aarch64" }, "product_reference": "postgresql10-contrib-10.9-8.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.9-8.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.ppc64le" }, "product_reference": "postgresql10-contrib-10.9-8.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.9-8.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.s390x" }, "product_reference": "postgresql10-contrib-10.9-8.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.9-8.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.x86_64" }, "product_reference": "postgresql10-contrib-10.9-8.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.9-8.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.aarch64" }, "product_reference": "postgresql10-devel-10.9-8.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.9-8.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.ppc64le" }, "product_reference": "postgresql10-devel-10.9-8.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.9-8.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.s390x" }, "product_reference": "postgresql10-devel-10.9-8.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.9-8.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.x86_64" }, "product_reference": "postgresql10-devel-10.9-8.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.9-8.3.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.9-8.3.1.noarch" }, "product_reference": "postgresql10-docs-10.9-8.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.9-8.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.aarch64" }, "product_reference": "postgresql10-plperl-10.9-8.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.9-8.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.ppc64le" }, "product_reference": "postgresql10-plperl-10.9-8.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.9-8.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.s390x" }, "product_reference": "postgresql10-plperl-10.9-8.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.9-8.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.x86_64" }, "product_reference": "postgresql10-plperl-10.9-8.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.9-8.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.aarch64" }, "product_reference": "postgresql10-plpython-10.9-8.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.9-8.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.ppc64le" }, "product_reference": "postgresql10-plpython-10.9-8.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.9-8.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.s390x" }, "product_reference": "postgresql10-plpython-10.9-8.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.9-8.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.x86_64" }, "product_reference": "postgresql10-plpython-10.9-8.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.9-8.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.aarch64" }, "product_reference": "postgresql10-pltcl-10.9-8.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.9-8.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.ppc64le" }, "product_reference": "postgresql10-pltcl-10.9-8.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.9-8.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.s390x" }, "product_reference": "postgresql10-pltcl-10.9-8.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.9-8.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.9-8.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.9-8.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.aarch64" }, "product_reference": "postgresql10-server-10.9-8.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.9-8.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.ppc64le" }, "product_reference": "postgresql10-server-10.9-8.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.9-8.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.s390x" }, "product_reference": "postgresql10-server-10.9-8.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.9-8.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.x86_64" }, "product_reference": "postgresql10-server-10.9-8.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-10130", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10130" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in PostgreSQL versions 11.x up to excluding 11.3, 10.x up to excluding 10.8, 9.6.x up to, excluding 9.6.13, 9.5.x up to, excluding 9.5.17. 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": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.9-8.3.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10130", "url": "https://www.suse.com/security/cve/CVE-2019-10130" }, { "category": "external", "summary": "SUSE Bug 1134689 for CVE-2019-10130", "url": "https://bugzilla.suse.com/1134689" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.9-8.3.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.9-8.3.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-29T12:47:14Z", "details": "moderate" } ], "title": "CVE-2019-10130" }, { "cve": "CVE-2019-10164", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10164" } ], "notes": [ { "category": "general", "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": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.9-8.3.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10164", "url": "https://www.suse.com/security/cve/CVE-2019-10164" }, { "category": "external", "summary": "SUSE Bug 1138034 for CVE-2019-10164", "url": "https://bugzilla.suse.com/1138034" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.9-8.3.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libpq5-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:postgresql10-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:libecpg6-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-contrib-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-devel-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-docs-10.9-8.3.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plperl-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-plpython-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-pltcl-10.9-8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:postgresql10-server-10.9-8.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-29T12:47:14Z", "details": "important" } ], "title": "CVE-2019-10164" } ] }
suse-su-2019:1687-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql96", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql96 fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-10130: Prevent row-level security policies from being bypassed via selectivity estimators (bsc#1134689).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-1687,SUSE-SLE-DESKTOP-12-SP3-2019-1687,SUSE-SLE-SDK-12-SP3-2019-1687,SUSE-SLE-SERVER-12-SP3-2019-1687", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_1687-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:1687-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191687-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:1687-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-June/005627.html" }, { "category": "self", "summary": "SUSE Bug 1134689", "url": "https://bugzilla.suse.com/1134689" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10130 page", "url": "https://www.suse.com/security/cve/CVE-2019-10130/" } ], "title": "Security update for postgresql96", "tracking": { "current_release_date": "2019-06-24T11:14:09Z", "generator": { "date": "2019-06-24T11:14:09Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:1687-1", "initial_release_date": "2019-06-24T11:14:09Z", "revision_history": [ { "date": "2019-06-24T11:14:09Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql96-9.6.13-3.25.1.aarch64", "product": { "name": "postgresql96-9.6.13-3.25.1.aarch64", "product_id": "postgresql96-9.6.13-3.25.1.aarch64" } }, { "category": "product_version", "name": "postgresql96-contrib-9.6.13-3.25.1.aarch64", "product": { "name": "postgresql96-contrib-9.6.13-3.25.1.aarch64", "product_id": "postgresql96-contrib-9.6.13-3.25.1.aarch64" } }, { "category": "product_version", "name": "postgresql96-devel-9.6.13-3.25.1.aarch64", "product": { "name": "postgresql96-devel-9.6.13-3.25.1.aarch64", "product_id": "postgresql96-devel-9.6.13-3.25.1.aarch64" } }, { "category": "product_version", "name": "postgresql96-plperl-9.6.13-3.25.1.aarch64", "product": { "name": "postgresql96-plperl-9.6.13-3.25.1.aarch64", "product_id": "postgresql96-plperl-9.6.13-3.25.1.aarch64" } }, { "category": "product_version", "name": "postgresql96-plpython-9.6.13-3.25.1.aarch64", "product": { "name": "postgresql96-plpython-9.6.13-3.25.1.aarch64", "product_id": "postgresql96-plpython-9.6.13-3.25.1.aarch64" } }, { "category": "product_version", "name": "postgresql96-pltcl-9.6.13-3.25.1.aarch64", "product": { "name": "postgresql96-pltcl-9.6.13-3.25.1.aarch64", "product_id": "postgresql96-pltcl-9.6.13-3.25.1.aarch64" } }, { "category": "product_version", "name": "postgresql96-server-9.6.13-3.25.1.aarch64", "product": { "name": "postgresql96-server-9.6.13-3.25.1.aarch64", "product_id": "postgresql96-server-9.6.13-3.25.1.aarch64" } }, { "category": "product_version", "name": "postgresql96-test-9.6.13-3.25.1.aarch64", "product": { "name": "postgresql96-test-9.6.13-3.25.1.aarch64", "product_id": "postgresql96-test-9.6.13-3.25.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql96-9.6.13-3.25.1.i586", "product": { "name": "postgresql96-9.6.13-3.25.1.i586", "product_id": "postgresql96-9.6.13-3.25.1.i586" } }, { "category": "product_version", "name": "postgresql96-contrib-9.6.13-3.25.1.i586", "product": { "name": "postgresql96-contrib-9.6.13-3.25.1.i586", "product_id": "postgresql96-contrib-9.6.13-3.25.1.i586" } }, { "category": "product_version", "name": "postgresql96-devel-9.6.13-3.25.1.i586", "product": { "name": "postgresql96-devel-9.6.13-3.25.1.i586", "product_id": "postgresql96-devel-9.6.13-3.25.1.i586" } }, { "category": "product_version", "name": "postgresql96-plperl-9.6.13-3.25.1.i586", "product": { "name": "postgresql96-plperl-9.6.13-3.25.1.i586", "product_id": "postgresql96-plperl-9.6.13-3.25.1.i586" } }, { "category": "product_version", "name": "postgresql96-plpython-9.6.13-3.25.1.i586", "product": { "name": "postgresql96-plpython-9.6.13-3.25.1.i586", "product_id": "postgresql96-plpython-9.6.13-3.25.1.i586" } }, { "category": "product_version", "name": "postgresql96-pltcl-9.6.13-3.25.1.i586", "product": { "name": "postgresql96-pltcl-9.6.13-3.25.1.i586", "product_id": "postgresql96-pltcl-9.6.13-3.25.1.i586" } }, { "category": "product_version", "name": "postgresql96-server-9.6.13-3.25.1.i586", "product": { "name": "postgresql96-server-9.6.13-3.25.1.i586", "product_id": "postgresql96-server-9.6.13-3.25.1.i586" } }, { "category": "product_version", "name": "postgresql96-test-9.6.13-3.25.1.i586", "product": { "name": "postgresql96-test-9.6.13-3.25.1.i586", "product_id": "postgresql96-test-9.6.13-3.25.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql96-docs-9.6.13-3.25.1.noarch", "product": { "name": "postgresql96-docs-9.6.13-3.25.1.noarch", "product_id": "postgresql96-docs-9.6.13-3.25.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql96-9.6.13-3.25.1.ppc64le", "product": { "name": "postgresql96-9.6.13-3.25.1.ppc64le", "product_id": "postgresql96-9.6.13-3.25.1.ppc64le" } }, { "category": "product_version", "name": "postgresql96-contrib-9.6.13-3.25.1.ppc64le", "product": { "name": "postgresql96-contrib-9.6.13-3.25.1.ppc64le", "product_id": "postgresql96-contrib-9.6.13-3.25.1.ppc64le" } }, { "category": "product_version", "name": "postgresql96-devel-9.6.13-3.25.1.ppc64le", "product": { "name": "postgresql96-devel-9.6.13-3.25.1.ppc64le", "product_id": "postgresql96-devel-9.6.13-3.25.1.ppc64le" } }, { "category": "product_version", "name": "postgresql96-plperl-9.6.13-3.25.1.ppc64le", "product": { "name": "postgresql96-plperl-9.6.13-3.25.1.ppc64le", "product_id": "postgresql96-plperl-9.6.13-3.25.1.ppc64le" } }, { "category": "product_version", "name": "postgresql96-plpython-9.6.13-3.25.1.ppc64le", "product": { "name": "postgresql96-plpython-9.6.13-3.25.1.ppc64le", "product_id": "postgresql96-plpython-9.6.13-3.25.1.ppc64le" } }, { "category": "product_version", "name": "postgresql96-pltcl-9.6.13-3.25.1.ppc64le", "product": { "name": "postgresql96-pltcl-9.6.13-3.25.1.ppc64le", "product_id": "postgresql96-pltcl-9.6.13-3.25.1.ppc64le" } }, { "category": "product_version", "name": "postgresql96-server-9.6.13-3.25.1.ppc64le", "product": { "name": "postgresql96-server-9.6.13-3.25.1.ppc64le", "product_id": "postgresql96-server-9.6.13-3.25.1.ppc64le" } }, { "category": "product_version", "name": "postgresql96-test-9.6.13-3.25.1.ppc64le", "product": { "name": "postgresql96-test-9.6.13-3.25.1.ppc64le", "product_id": "postgresql96-test-9.6.13-3.25.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql96-9.6.13-3.25.1.s390", "product": { "name": "postgresql96-9.6.13-3.25.1.s390", "product_id": "postgresql96-9.6.13-3.25.1.s390" } }, { "category": "product_version", "name": "postgresql96-contrib-9.6.13-3.25.1.s390", "product": { "name": "postgresql96-contrib-9.6.13-3.25.1.s390", "product_id": "postgresql96-contrib-9.6.13-3.25.1.s390" } }, { "category": "product_version", "name": "postgresql96-devel-9.6.13-3.25.1.s390", "product": { "name": "postgresql96-devel-9.6.13-3.25.1.s390", "product_id": "postgresql96-devel-9.6.13-3.25.1.s390" } }, { "category": "product_version", "name": "postgresql96-plperl-9.6.13-3.25.1.s390", "product": { "name": "postgresql96-plperl-9.6.13-3.25.1.s390", "product_id": "postgresql96-plperl-9.6.13-3.25.1.s390" } }, { "category": "product_version", "name": "postgresql96-plpython-9.6.13-3.25.1.s390", "product": { "name": "postgresql96-plpython-9.6.13-3.25.1.s390", "product_id": "postgresql96-plpython-9.6.13-3.25.1.s390" } }, { "category": "product_version", "name": "postgresql96-pltcl-9.6.13-3.25.1.s390", "product": { "name": "postgresql96-pltcl-9.6.13-3.25.1.s390", "product_id": "postgresql96-pltcl-9.6.13-3.25.1.s390" } }, { "category": "product_version", "name": "postgresql96-server-9.6.13-3.25.1.s390", "product": { "name": "postgresql96-server-9.6.13-3.25.1.s390", "product_id": "postgresql96-server-9.6.13-3.25.1.s390" } }, { "category": "product_version", "name": "postgresql96-test-9.6.13-3.25.1.s390", "product": { "name": "postgresql96-test-9.6.13-3.25.1.s390", "product_id": "postgresql96-test-9.6.13-3.25.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "postgresql96-9.6.13-3.25.1.s390x", "product": { "name": "postgresql96-9.6.13-3.25.1.s390x", "product_id": "postgresql96-9.6.13-3.25.1.s390x" } }, { "category": "product_version", "name": "postgresql96-contrib-9.6.13-3.25.1.s390x", "product": { "name": "postgresql96-contrib-9.6.13-3.25.1.s390x", "product_id": "postgresql96-contrib-9.6.13-3.25.1.s390x" } }, { "category": "product_version", "name": "postgresql96-devel-9.6.13-3.25.1.s390x", "product": { "name": "postgresql96-devel-9.6.13-3.25.1.s390x", "product_id": "postgresql96-devel-9.6.13-3.25.1.s390x" } }, { "category": "product_version", "name": "postgresql96-plperl-9.6.13-3.25.1.s390x", "product": { "name": "postgresql96-plperl-9.6.13-3.25.1.s390x", "product_id": "postgresql96-plperl-9.6.13-3.25.1.s390x" } }, { "category": "product_version", "name": "postgresql96-plpython-9.6.13-3.25.1.s390x", "product": { "name": "postgresql96-plpython-9.6.13-3.25.1.s390x", "product_id": "postgresql96-plpython-9.6.13-3.25.1.s390x" } }, { "category": "product_version", "name": "postgresql96-pltcl-9.6.13-3.25.1.s390x", "product": { "name": "postgresql96-pltcl-9.6.13-3.25.1.s390x", "product_id": "postgresql96-pltcl-9.6.13-3.25.1.s390x" } }, { "category": "product_version", "name": "postgresql96-server-9.6.13-3.25.1.s390x", "product": { "name": "postgresql96-server-9.6.13-3.25.1.s390x", "product_id": "postgresql96-server-9.6.13-3.25.1.s390x" } }, { "category": "product_version", "name": "postgresql96-test-9.6.13-3.25.1.s390x", "product": { "name": "postgresql96-test-9.6.13-3.25.1.s390x", "product_id": "postgresql96-test-9.6.13-3.25.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql96-9.6.13-3.25.1.x86_64", "product": { "name": "postgresql96-9.6.13-3.25.1.x86_64", "product_id": "postgresql96-9.6.13-3.25.1.x86_64" } }, { "category": "product_version", "name": "postgresql96-contrib-9.6.13-3.25.1.x86_64", "product": { "name": "postgresql96-contrib-9.6.13-3.25.1.x86_64", "product_id": "postgresql96-contrib-9.6.13-3.25.1.x86_64" } }, { "category": "product_version", "name": "postgresql96-devel-9.6.13-3.25.1.x86_64", "product": { "name": "postgresql96-devel-9.6.13-3.25.1.x86_64", "product_id": "postgresql96-devel-9.6.13-3.25.1.x86_64" } }, { "category": "product_version", "name": "postgresql96-plperl-9.6.13-3.25.1.x86_64", "product": { "name": "postgresql96-plperl-9.6.13-3.25.1.x86_64", "product_id": "postgresql96-plperl-9.6.13-3.25.1.x86_64" } }, { "category": "product_version", "name": "postgresql96-plpython-9.6.13-3.25.1.x86_64", "product": { "name": "postgresql96-plpython-9.6.13-3.25.1.x86_64", "product_id": "postgresql96-plpython-9.6.13-3.25.1.x86_64" } }, { "category": "product_version", "name": "postgresql96-pltcl-9.6.13-3.25.1.x86_64", "product": { "name": "postgresql96-pltcl-9.6.13-3.25.1.x86_64", "product_id": "postgresql96-pltcl-9.6.13-3.25.1.x86_64" } }, { "category": "product_version", "name": "postgresql96-server-9.6.13-3.25.1.x86_64", "product": { "name": "postgresql96-server-9.6.13-3.25.1.x86_64", "product_id": "postgresql96-server-9.6.13-3.25.1.x86_64" } }, { "category": "product_version", "name": "postgresql96-test-9.6.13-3.25.1.x86_64", "product": { "name": "postgresql96-test-9.6.13-3.25.1.x86_64", "product_id": "postgresql96-test-9.6.13-3.25.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP3", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3", "product": { "name": "SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.13-3.25.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.13-3.25.1.x86_64" }, "product_reference": "postgresql96-9.6.13-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-devel-9.6.13-3.25.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.13-3.25.1.aarch64" }, "product_reference": "postgresql96-devel-9.6.13-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-devel-9.6.13-3.25.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.13-3.25.1.ppc64le" }, "product_reference": "postgresql96-devel-9.6.13-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-devel-9.6.13-3.25.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.13-3.25.1.s390x" }, "product_reference": "postgresql96-devel-9.6.13-3.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-devel-9.6.13-3.25.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.13-3.25.1.x86_64" }, "product_reference": "postgresql96-devel-9.6.13-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.13-3.25.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.13-3.25.1.aarch64" }, "product_reference": "postgresql96-9.6.13-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.13-3.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.13-3.25.1.ppc64le" }, "product_reference": "postgresql96-9.6.13-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.13-3.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.13-3.25.1.s390x" }, "product_reference": "postgresql96-9.6.13-3.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.13-3.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.13-3.25.1.x86_64" }, "product_reference": "postgresql96-9.6.13-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.13-3.25.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.13-3.25.1.aarch64" }, "product_reference": "postgresql96-contrib-9.6.13-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.13-3.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.13-3.25.1.ppc64le" }, "product_reference": "postgresql96-contrib-9.6.13-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.13-3.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.13-3.25.1.s390x" }, "product_reference": "postgresql96-contrib-9.6.13-3.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.13-3.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.13-3.25.1.x86_64" }, "product_reference": "postgresql96-contrib-9.6.13-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-docs-9.6.13-3.25.1.noarch as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.13-3.25.1.noarch" }, "product_reference": "postgresql96-docs-9.6.13-3.25.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.13-3.25.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.13-3.25.1.aarch64" }, "product_reference": "postgresql96-server-9.6.13-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.13-3.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.13-3.25.1.ppc64le" }, "product_reference": "postgresql96-server-9.6.13-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.13-3.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.13-3.25.1.s390x" }, "product_reference": "postgresql96-server-9.6.13-3.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.13-3.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.13-3.25.1.x86_64" }, "product_reference": "postgresql96-server-9.6.13-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.13-3.25.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.13-3.25.1.aarch64" }, "product_reference": "postgresql96-9.6.13-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.13-3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.13-3.25.1.ppc64le" }, "product_reference": "postgresql96-9.6.13-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.13-3.25.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.13-3.25.1.s390x" }, "product_reference": "postgresql96-9.6.13-3.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.13-3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.13-3.25.1.x86_64" }, "product_reference": "postgresql96-9.6.13-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.13-3.25.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.13-3.25.1.aarch64" }, "product_reference": "postgresql96-contrib-9.6.13-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.13-3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.13-3.25.1.ppc64le" }, "product_reference": "postgresql96-contrib-9.6.13-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.13-3.25.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.13-3.25.1.s390x" }, "product_reference": "postgresql96-contrib-9.6.13-3.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.13-3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.13-3.25.1.x86_64" }, "product_reference": "postgresql96-contrib-9.6.13-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-docs-9.6.13-3.25.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.13-3.25.1.noarch" }, "product_reference": "postgresql96-docs-9.6.13-3.25.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.13-3.25.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.13-3.25.1.aarch64" }, "product_reference": "postgresql96-server-9.6.13-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.13-3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.13-3.25.1.ppc64le" }, "product_reference": "postgresql96-server-9.6.13-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.13-3.25.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.13-3.25.1.s390x" }, "product_reference": "postgresql96-server-9.6.13-3.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.13-3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.13-3.25.1.x86_64" }, "product_reference": "postgresql96-server-9.6.13-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-10130", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10130" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in PostgreSQL versions 11.x up to excluding 11.3, 10.x up to excluding 10.8, 9.6.x up to, excluding 9.6.13, 9.5.x up to, excluding 9.5.17. 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": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.13-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.13-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.13-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.13-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.13-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.13-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.13-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.13-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.13-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.13-3.25.1.noarch", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.13-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.13-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.13-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.13-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.13-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.13-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.13-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.13-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.13-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.13-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.13-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.13-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.13-3.25.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.13-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.13-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.13-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.13-3.25.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.13-3.25.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.13-3.25.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.13-3.25.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.13-3.25.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10130", "url": "https://www.suse.com/security/cve/CVE-2019-10130" }, { "category": "external", "summary": "SUSE Bug 1134689 for CVE-2019-10130", "url": "https://bugzilla.suse.com/1134689" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.13-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.13-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.13-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.13-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.13-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.13-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.13-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.13-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.13-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.13-3.25.1.noarch", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.13-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.13-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.13-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.13-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.13-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.13-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.13-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.13-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.13-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.13-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.13-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.13-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.13-3.25.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.13-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.13-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.13-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.13-3.25.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.13-3.25.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.13-3.25.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.13-3.25.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.13-3.25.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.13-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.13-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.13-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.13-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.13-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.13-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.13-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.13-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.13-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.13-3.25.1.noarch", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.13-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.13-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.13-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.13-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.13-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.13-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.13-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.13-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.13-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.13-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.13-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.13-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.13-3.25.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.13-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.13-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.13-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.13-3.25.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.13-3.25.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.13-3.25.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.13-3.25.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.13-3.25.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-06-24T11:14:09Z", "details": "moderate" } ], "title": "CVE-2019-10130" } ] }
suse-su-2019:1810-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql10", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql10 fixes the following issues:\n\nSecurity issue fixed:\n- CVE-2019-10164: Fixed buffer-overflow vulnerabilities in SCRAM verifier parsing (bsc#1138034).\n- CVE-2019-10130: Prevent row-level security policies from being bypassed via selectivity estimators (bsc#1134689).\n\nBug fixes:\n\n- For a complete list of fixes check the release notes.\n \n * https://www.postgresql.org/docs/10/release-10-9.html\n * https://www.postgresql.org/docs/10/release-10-8.html\n * https://www.postgresql.org/docs/10/release-10-7.html\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-1810,SUSE-SLE-Module-Basesystem-15-2019-1810,SUSE-SLE-Module-Development-Tools-OBS-15-2019-1810,SUSE-SLE-Module-Packagehub-Subpackages-15-2019-1810,SUSE-SLE-Module-Server-Applications-15-2019-1810", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_1810-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:1810-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191810-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:1810-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-July/005689.html" }, { "category": "self", "summary": "SUSE Bug 1134689", "url": "https://bugzilla.suse.com/1134689" }, { "category": "self", "summary": "SUSE Bug 1138034", "url": "https://bugzilla.suse.com/1138034" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10130 page", "url": "https://www.suse.com/security/cve/CVE-2019-10130/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-10164 page", "url": "https://www.suse.com/security/cve/CVE-2019-10164/" } ], "title": "Security update for postgresql10", "tracking": { "current_release_date": "2019-07-10T11:48:07Z", "generator": { "date": "2019-07-10T11:48:07Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:1810-1", "initial_release_date": "2019-07-10T11:48:07Z", "revision_history": [ { "date": "2019-07-10T11:48:07Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libecpg6-10.9-4.13.2.aarch64", "product": { "name": "libecpg6-10.9-4.13.2.aarch64", "product_id": "libecpg6-10.9-4.13.2.aarch64" } }, { "category": "product_version", "name": "libpq5-10.9-4.13.2.aarch64", "product": { "name": "libpq5-10.9-4.13.2.aarch64", "product_id": "libpq5-10.9-4.13.2.aarch64" } }, { "category": "product_version", "name": "postgresql10-10.9-4.13.2.aarch64", "product": { "name": "postgresql10-10.9-4.13.2.aarch64", "product_id": "postgresql10-10.9-4.13.2.aarch64" } }, { "category": "product_version", "name": "postgresql10-contrib-10.9-4.13.2.aarch64", "product": { "name": "postgresql10-contrib-10.9-4.13.2.aarch64", "product_id": "postgresql10-contrib-10.9-4.13.2.aarch64" } }, { "category": "product_version", "name": "postgresql10-devel-10.9-4.13.2.aarch64", "product": { "name": "postgresql10-devel-10.9-4.13.2.aarch64", "product_id": "postgresql10-devel-10.9-4.13.2.aarch64" } }, { "category": "product_version", "name": "postgresql10-plperl-10.9-4.13.2.aarch64", "product": { "name": "postgresql10-plperl-10.9-4.13.2.aarch64", "product_id": "postgresql10-plperl-10.9-4.13.2.aarch64" } }, { "category": "product_version", "name": "postgresql10-plpython-10.9-4.13.2.aarch64", "product": { "name": "postgresql10-plpython-10.9-4.13.2.aarch64", "product_id": "postgresql10-plpython-10.9-4.13.2.aarch64" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.9-4.13.2.aarch64", "product": { "name": "postgresql10-pltcl-10.9-4.13.2.aarch64", "product_id": "postgresql10-pltcl-10.9-4.13.2.aarch64" } }, { "category": "product_version", "name": "postgresql10-server-10.9-4.13.2.aarch64", "product": { "name": "postgresql10-server-10.9-4.13.2.aarch64", "product_id": "postgresql10-server-10.9-4.13.2.aarch64" } }, { "category": "product_version", "name": "postgresql10-test-10.9-4.13.2.aarch64", "product": { "name": "postgresql10-test-10.9-4.13.2.aarch64", "product_id": "postgresql10-test-10.9-4.13.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libecpg6-64bit-10.9-4.13.2.aarch64_ilp32", "product": { "name": "libecpg6-64bit-10.9-4.13.2.aarch64_ilp32", "product_id": "libecpg6-64bit-10.9-4.13.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libpq5-64bit-10.9-4.13.2.aarch64_ilp32", "product": { "name": "libpq5-64bit-10.9-4.13.2.aarch64_ilp32", "product_id": "libpq5-64bit-10.9-4.13.2.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libecpg6-10.9-4.13.2.i586", "product": { "name": "libecpg6-10.9-4.13.2.i586", "product_id": "libecpg6-10.9-4.13.2.i586" } }, { "category": "product_version", "name": "libpq5-10.9-4.13.2.i586", "product": { "name": "libpq5-10.9-4.13.2.i586", "product_id": "libpq5-10.9-4.13.2.i586" } }, { "category": "product_version", "name": "postgresql10-10.9-4.13.2.i586", "product": { "name": "postgresql10-10.9-4.13.2.i586", "product_id": "postgresql10-10.9-4.13.2.i586" } }, { "category": "product_version", "name": "postgresql10-contrib-10.9-4.13.2.i586", "product": { "name": "postgresql10-contrib-10.9-4.13.2.i586", "product_id": "postgresql10-contrib-10.9-4.13.2.i586" } }, { "category": "product_version", "name": "postgresql10-devel-10.9-4.13.2.i586", "product": { "name": "postgresql10-devel-10.9-4.13.2.i586", "product_id": "postgresql10-devel-10.9-4.13.2.i586" } }, { "category": "product_version", "name": "postgresql10-plperl-10.9-4.13.2.i586", "product": { "name": "postgresql10-plperl-10.9-4.13.2.i586", "product_id": "postgresql10-plperl-10.9-4.13.2.i586" } }, { "category": "product_version", "name": "postgresql10-plpython-10.9-4.13.2.i586", "product": { "name": "postgresql10-plpython-10.9-4.13.2.i586", "product_id": "postgresql10-plpython-10.9-4.13.2.i586" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.9-4.13.2.i586", "product": { "name": "postgresql10-pltcl-10.9-4.13.2.i586", "product_id": "postgresql10-pltcl-10.9-4.13.2.i586" } }, { "category": "product_version", "name": "postgresql10-server-10.9-4.13.2.i586", "product": { "name": "postgresql10-server-10.9-4.13.2.i586", "product_id": "postgresql10-server-10.9-4.13.2.i586" } }, { "category": "product_version", "name": "postgresql10-test-10.9-4.13.2.i586", "product": { "name": "postgresql10-test-10.9-4.13.2.i586", "product_id": "postgresql10-test-10.9-4.13.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql10-docs-10.9-4.13.2.noarch", "product": { "name": "postgresql10-docs-10.9-4.13.2.noarch", "product_id": "postgresql10-docs-10.9-4.13.2.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libecpg6-10.9-4.13.2.ppc64le", "product": { "name": "libecpg6-10.9-4.13.2.ppc64le", "product_id": "libecpg6-10.9-4.13.2.ppc64le" } }, { "category": "product_version", "name": "libpq5-10.9-4.13.2.ppc64le", "product": { "name": "libpq5-10.9-4.13.2.ppc64le", "product_id": "libpq5-10.9-4.13.2.ppc64le" } }, { "category": "product_version", "name": "postgresql10-10.9-4.13.2.ppc64le", "product": { "name": "postgresql10-10.9-4.13.2.ppc64le", "product_id": "postgresql10-10.9-4.13.2.ppc64le" } }, { "category": "product_version", "name": "postgresql10-contrib-10.9-4.13.2.ppc64le", "product": { "name": "postgresql10-contrib-10.9-4.13.2.ppc64le", "product_id": "postgresql10-contrib-10.9-4.13.2.ppc64le" } }, { "category": "product_version", "name": "postgresql10-devel-10.9-4.13.2.ppc64le", "product": { "name": "postgresql10-devel-10.9-4.13.2.ppc64le", "product_id": "postgresql10-devel-10.9-4.13.2.ppc64le" } }, { "category": "product_version", "name": "postgresql10-plperl-10.9-4.13.2.ppc64le", "product": { "name": "postgresql10-plperl-10.9-4.13.2.ppc64le", "product_id": "postgresql10-plperl-10.9-4.13.2.ppc64le" } }, { "category": "product_version", "name": "postgresql10-plpython-10.9-4.13.2.ppc64le", "product": { "name": "postgresql10-plpython-10.9-4.13.2.ppc64le", "product_id": "postgresql10-plpython-10.9-4.13.2.ppc64le" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.9-4.13.2.ppc64le", "product": { "name": "postgresql10-pltcl-10.9-4.13.2.ppc64le", "product_id": "postgresql10-pltcl-10.9-4.13.2.ppc64le" } }, { "category": "product_version", "name": "postgresql10-server-10.9-4.13.2.ppc64le", "product": { "name": "postgresql10-server-10.9-4.13.2.ppc64le", "product_id": "postgresql10-server-10.9-4.13.2.ppc64le" } }, { "category": "product_version", "name": "postgresql10-test-10.9-4.13.2.ppc64le", "product": { "name": "postgresql10-test-10.9-4.13.2.ppc64le", "product_id": "postgresql10-test-10.9-4.13.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libecpg6-10.9-4.13.2.s390x", "product": { "name": "libecpg6-10.9-4.13.2.s390x", "product_id": "libecpg6-10.9-4.13.2.s390x" } }, { "category": "product_version", "name": "libpq5-10.9-4.13.2.s390x", "product": { "name": "libpq5-10.9-4.13.2.s390x", "product_id": "libpq5-10.9-4.13.2.s390x" } }, { "category": "product_version", "name": "postgresql10-10.9-4.13.2.s390x", "product": { "name": "postgresql10-10.9-4.13.2.s390x", "product_id": "postgresql10-10.9-4.13.2.s390x" } }, { "category": "product_version", "name": "postgresql10-contrib-10.9-4.13.2.s390x", "product": { "name": "postgresql10-contrib-10.9-4.13.2.s390x", "product_id": "postgresql10-contrib-10.9-4.13.2.s390x" } }, { "category": "product_version", "name": "postgresql10-devel-10.9-4.13.2.s390x", "product": { "name": "postgresql10-devel-10.9-4.13.2.s390x", "product_id": "postgresql10-devel-10.9-4.13.2.s390x" } }, { "category": "product_version", "name": "postgresql10-plperl-10.9-4.13.2.s390x", "product": { "name": "postgresql10-plperl-10.9-4.13.2.s390x", "product_id": "postgresql10-plperl-10.9-4.13.2.s390x" } }, { "category": "product_version", "name": "postgresql10-plpython-10.9-4.13.2.s390x", "product": { "name": "postgresql10-plpython-10.9-4.13.2.s390x", "product_id": "postgresql10-plpython-10.9-4.13.2.s390x" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.9-4.13.2.s390x", "product": { "name": "postgresql10-pltcl-10.9-4.13.2.s390x", "product_id": "postgresql10-pltcl-10.9-4.13.2.s390x" } }, { "category": "product_version", "name": "postgresql10-server-10.9-4.13.2.s390x", "product": { "name": "postgresql10-server-10.9-4.13.2.s390x", "product_id": "postgresql10-server-10.9-4.13.2.s390x" } }, { "category": "product_version", "name": "postgresql10-test-10.9-4.13.2.s390x", "product": { "name": "postgresql10-test-10.9-4.13.2.s390x", "product_id": "postgresql10-test-10.9-4.13.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libecpg6-10.9-4.13.2.x86_64", "product": { "name": "libecpg6-10.9-4.13.2.x86_64", "product_id": "libecpg6-10.9-4.13.2.x86_64" } }, { "category": "product_version", "name": "libecpg6-32bit-10.9-4.13.2.x86_64", "product": { "name": "libecpg6-32bit-10.9-4.13.2.x86_64", "product_id": "libecpg6-32bit-10.9-4.13.2.x86_64" } }, { "category": "product_version", "name": "libpq5-10.9-4.13.2.x86_64", "product": { "name": "libpq5-10.9-4.13.2.x86_64", "product_id": "libpq5-10.9-4.13.2.x86_64" } }, { "category": "product_version", "name": "libpq5-32bit-10.9-4.13.2.x86_64", "product": { "name": "libpq5-32bit-10.9-4.13.2.x86_64", "product_id": "libpq5-32bit-10.9-4.13.2.x86_64" } }, { "category": "product_version", "name": "postgresql10-10.9-4.13.2.x86_64", "product": { "name": "postgresql10-10.9-4.13.2.x86_64", "product_id": "postgresql10-10.9-4.13.2.x86_64" } }, { "category": "product_version", "name": "postgresql10-contrib-10.9-4.13.2.x86_64", "product": { "name": "postgresql10-contrib-10.9-4.13.2.x86_64", "product_id": "postgresql10-contrib-10.9-4.13.2.x86_64" } }, { "category": "product_version", "name": "postgresql10-devel-10.9-4.13.2.x86_64", "product": { "name": "postgresql10-devel-10.9-4.13.2.x86_64", "product_id": "postgresql10-devel-10.9-4.13.2.x86_64" } }, { "category": "product_version", "name": "postgresql10-plperl-10.9-4.13.2.x86_64", "product": { "name": "postgresql10-plperl-10.9-4.13.2.x86_64", "product_id": "postgresql10-plperl-10.9-4.13.2.x86_64" } }, { "category": "product_version", "name": "postgresql10-plpython-10.9-4.13.2.x86_64", "product": { "name": "postgresql10-plpython-10.9-4.13.2.x86_64", "product_id": "postgresql10-plpython-10.9-4.13.2.x86_64" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.9-4.13.2.x86_64", "product": { "name": "postgresql10-pltcl-10.9-4.13.2.x86_64", "product_id": "postgresql10-pltcl-10.9-4.13.2.x86_64" } }, { "category": "product_version", "name": "postgresql10-server-10.9-4.13.2.x86_64", "product": { "name": "postgresql10-server-10.9-4.13.2.x86_64", "product_id": "postgresql10-server-10.9-4.13.2.x86_64" } }, { "category": "product_version", "name": "postgresql10-test-10.9-4.13.2.x86_64", "product": { "name": "postgresql10-test-10.9-4.13.2.x86_64", "product_id": "postgresql10-test-10.9-4.13.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15", "product_id": "SUSE Linux Enterprise Module for Package Hub 15", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.9-4.13.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.aarch64" }, "product_reference": "libpq5-10.9-4.13.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.9-4.13.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.ppc64le" }, "product_reference": "libpq5-10.9-4.13.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.9-4.13.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.s390x" }, "product_reference": "libpq5-10.9-4.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.9-4.13.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.x86_64" }, "product_reference": "libpq5-10.9-4.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.9-4.13.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.aarch64" }, "product_reference": "postgresql10-10.9-4.13.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.9-4.13.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.ppc64le" }, "product_reference": "postgresql10-10.9-4.13.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.9-4.13.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.s390x" }, "product_reference": "postgresql10-10.9-4.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.9-4.13.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.x86_64" }, "product_reference": "postgresql10-10.9-4.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-test-10.9-4.13.2.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15", "product_id": "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.aarch64" }, "product_reference": "postgresql10-test-10.9-4.13.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-test-10.9-4.13.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15", "product_id": "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.ppc64le" }, "product_reference": "postgresql10-test-10.9-4.13.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-test-10.9-4.13.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15", "product_id": "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.s390x" }, "product_reference": "postgresql10-test-10.9-4.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-test-10.9-4.13.2.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15", "product_id": "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.x86_64" }, "product_reference": "postgresql10-test-10.9-4.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.9-4.13.2.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.aarch64" }, "product_reference": "libecpg6-10.9-4.13.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.9-4.13.2.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.ppc64le" }, "product_reference": "libecpg6-10.9-4.13.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.9-4.13.2.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.s390x" }, "product_reference": "libecpg6-10.9-4.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.9-4.13.2.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.x86_64" }, "product_reference": "libecpg6-10.9-4.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.9-4.13.2.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.aarch64" }, "product_reference": "postgresql10-contrib-10.9-4.13.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.9-4.13.2.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.ppc64le" }, "product_reference": "postgresql10-contrib-10.9-4.13.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.9-4.13.2.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.s390x" }, "product_reference": "postgresql10-contrib-10.9-4.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.9-4.13.2.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.x86_64" }, "product_reference": "postgresql10-contrib-10.9-4.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.9-4.13.2.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.aarch64" }, "product_reference": "postgresql10-devel-10.9-4.13.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.9-4.13.2.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.ppc64le" }, "product_reference": "postgresql10-devel-10.9-4.13.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.9-4.13.2.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.s390x" }, "product_reference": "postgresql10-devel-10.9-4.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.9-4.13.2.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.x86_64" }, "product_reference": "postgresql10-devel-10.9-4.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.9-4.13.2.noarch as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.9-4.13.2.noarch" }, "product_reference": "postgresql10-docs-10.9-4.13.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.9-4.13.2.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.aarch64" }, "product_reference": "postgresql10-plperl-10.9-4.13.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.9-4.13.2.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.ppc64le" }, "product_reference": "postgresql10-plperl-10.9-4.13.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.9-4.13.2.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.s390x" }, "product_reference": "postgresql10-plperl-10.9-4.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.9-4.13.2.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.x86_64" }, "product_reference": "postgresql10-plperl-10.9-4.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.9-4.13.2.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.aarch64" }, "product_reference": "postgresql10-plpython-10.9-4.13.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.9-4.13.2.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.ppc64le" }, "product_reference": "postgresql10-plpython-10.9-4.13.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.9-4.13.2.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.s390x" }, "product_reference": "postgresql10-plpython-10.9-4.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.9-4.13.2.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.x86_64" }, "product_reference": "postgresql10-plpython-10.9-4.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.9-4.13.2.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.aarch64" }, "product_reference": "postgresql10-pltcl-10.9-4.13.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.9-4.13.2.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.ppc64le" }, "product_reference": "postgresql10-pltcl-10.9-4.13.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.9-4.13.2.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.s390x" }, "product_reference": "postgresql10-pltcl-10.9-4.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.9-4.13.2.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.x86_64" }, "product_reference": "postgresql10-pltcl-10.9-4.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.9-4.13.2.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.aarch64" }, "product_reference": "postgresql10-server-10.9-4.13.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.9-4.13.2.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.ppc64le" }, "product_reference": "postgresql10-server-10.9-4.13.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.9-4.13.2.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.s390x" }, "product_reference": "postgresql10-server-10.9-4.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.9-4.13.2.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.x86_64" }, "product_reference": "postgresql10-server-10.9-4.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-10130", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10130" } ], "notes": [ { "category": "general", "text": "A vulnerability was found in PostgreSQL versions 11.x up to excluding 11.3, 10.x up to excluding 10.8, 9.6.x up to, excluding 9.6.13, 9.5.x up to, excluding 9.5.17. 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": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.9-4.13.2.noarch", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10130", "url": "https://www.suse.com/security/cve/CVE-2019-10130" }, { "category": "external", "summary": "SUSE Bug 1134689 for CVE-2019-10130", "url": "https://bugzilla.suse.com/1134689" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.9-4.13.2.noarch", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.9-4.13.2.noarch", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-10T11:48:07Z", "details": "moderate" } ], "title": "CVE-2019-10130" }, { "cve": "CVE-2019-10164", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-10164" } ], "notes": [ { "category": "general", "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": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.9-4.13.2.noarch", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-10164", "url": "https://www.suse.com/security/cve/CVE-2019-10164" }, { "category": "external", "summary": "SUSE Bug 1138034 for CVE-2019-10164", "url": "https://bugzilla.suse.com/1138034" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.9-4.13.2.noarch", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15:postgresql10-test-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.9-4.13.2.noarch", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.9-4.13.2.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.9-4.13.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-07-10T11:48:07Z", "details": "important" } ], "title": "CVE-2019-10164" } ] }
ghsa-5rxr-v694-cxfj
Vulnerability from github
A vulnerability was found in PostgreSQL versions 11.x up to excluding 11.3, 10.x up to excluding 10.8, 9.6.x up to, excluding 9.6.13, 9.5.x up to, excluding 9.5.17. 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.
{ "affected": [], "aliases": [ "CVE-2019-10130" ], "database_specific": { "cwe_ids": [ "CWE-284" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-07-30T17:15:00Z", "severity": "MODERATE" }, "details": "A vulnerability was found in PostgreSQL versions 11.x up to excluding 11.3, 10.x up to excluding 10.8, 9.6.x up to, excluding 9.6.13, 9.5.x up to, excluding 9.5.17. 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.", "id": "GHSA-5rxr-v694-cxfj", "modified": "2024-04-04T01:24:53Z", "published": "2022-05-24T16:51:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10130" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10130" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202003-03" }, { "type": "WEB", "url": "https://www.postgresql.org/about/news/1939" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ] }
gsd-2019-10130
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2019-10130", "description": "A vulnerability was found in PostgreSQL versions 11.x up to excluding 11.3, 10.x up to excluding 10.8, 9.6.x up to, excluding 9.6.13, 9.5.x up to, excluding 9.5.17. 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.", "id": "GSD-2019-10130", "references": [ "https://www.suse.com/security/cve/CVE-2019-10130.html", "https://www.debian.org/security/2019/dsa-4439", "https://access.redhat.com/errata/RHSA-2021:0167", "https://access.redhat.com/errata/RHSA-2021:0166", "https://access.redhat.com/errata/RHSA-2021:0164", "https://access.redhat.com/errata/RHSA-2020:5664", "https://access.redhat.com/errata/RHSA-2020:5661", "https://access.redhat.com/errata/RHSA-2020:5619", "https://access.redhat.com/errata/RHSA-2020:4295", "https://access.redhat.com/errata/RHSA-2020:3669", "https://access.redhat.com/errata/RHSA-2020:0980", "https://ubuntu.com/security/CVE-2019-10130", "https://advisories.mageia.org/CVE-2019-10130.html", "https://alas.aws.amazon.com/cve/html/CVE-2019-10130.html", "https://linux.oracle.com/cve/CVE-2019-10130.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-10130" ], "details": "A vulnerability was found in PostgreSQL versions 11.x up to excluding 11.3, 10.x up to excluding 10.8, 9.6.x up to, excluding 9.6.13, 9.5.x up to, excluding 9.5.17. 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.", "id": "GSD-2019-10130", "modified": "2023-12-13T01:23:59.940590Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2019-10130", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "postgresql", "version": { "version_data": [ { "version_value": "11.x up to, excluding 11.3" }, { "version_value": "10.x up to, excluding 10.8" }, { "version_value": "9.6.x up to, excluding 9.6.13" }, { "version_value": "9.5.x up to, excluding 9.5.17" } ] } } ] }, "vendor_name": "PostgreSQL Project" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A vulnerability was found in PostgreSQL versions 11.x up to excluding 11.3, 10.x up to excluding 10.8, 9.6.x up to, excluding 9.6.13, 9.5.x up to, excluding 9.5.17. 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." } ] }, "impact": { "cvss": [ [ { "vectorString": "3.1/CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-284" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.postgresql.org/about/news/1939/", "refsource": "MISC", "url": "https://www.postgresql.org/about/news/1939/" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10130", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10130" }, { "name": "GLSA-202003-03", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202003-03" }, { "name": "openSUSE-SU-2020:1227", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "9.5.17", "versionStartIncluding": "9.5.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "9.6.13", "versionStartIncluding": "9.6.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "10.8", "versionStartIncluding": "10.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "11.3", "versionStartIncluding": "11.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "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-10130" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "A vulnerability was found in PostgreSQL versions 11.x up to excluding 11.3, 10.x up to excluding 10.8, 9.6.x up to, excluding 9.6.13, 9.5.x up to, excluding 9.5.17. 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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-284" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.postgresql.org/about/news/1939/", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://www.postgresql.org/about/news/1939/" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10130", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10130" }, { "name": "GLSA-202003-03", "refsource": "GENTOO", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202003-03" }, { "name": "openSUSE-SU-2020:1227", "refsource": "SUSE", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 4.0, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 1.4 } }, "lastModifiedDate": "2020-09-30T14:08Z", "publishedDate": "2019-07-30T17:15Z" } } }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.