Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2018-1053 (GCVE-0-2018-1053)
Vulnerability from cvelistv5
Published
2018-02-09 14:00
Modified
2024-09-17 04:20
Severity ?
VLAI Severity ?
EPSS score ?
CWE
Summary
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.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
The PostgreSQL Global Development Group | postgresql |
Version: 9.3.x before 9.3.21 Version: 9.4.x before 9.4.16 Version: 9.5.x before 9.5.11 Version: 9.6.x before 9.6.7 Version: 10.x before 10.2 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T03:44:11.896Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://www.postgresql.org/about/news/1829/" }, { "name": "RHSA-2018:2511", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2018:2511" }, { "name": "[debian-lts-announce] 20180207 [SECURITY] [DLA-1271-1] postgresql-9.1 security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2018/02/msg00006.html" }, { "name": "RHSA-2018:2566", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2018:2566" }, { "name": "RHSA-2018:3816", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2018:3816" }, { "name": "102986", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/102986" }, { "name": "USN-3564-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "https://usn.ubuntu.com/3564-1/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "postgresql", "vendor": "The PostgreSQL Global Development Group", "versions": [ { "status": "affected", "version": "9.3.x before 9.3.21" }, { "status": "affected", "version": "9.4.x before 9.4.16" }, { "status": "affected", "version": "9.5.x before 9.5.11" }, { "status": "affected", "version": "9.6.x before 9.6.7" }, { "status": "affected", "version": "10.x before 10.2" } ] } ], "datePublic": "2018-02-08T00:00:00", "descriptions": [ { "lang": "en", "value": "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." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-377", "description": "CWE-377", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2018-12-14T10:57:02", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://www.postgresql.org/about/news/1829/" }, { "name": "RHSA-2018:2511", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2018:2511" }, { "name": "[debian-lts-announce] 20180207 [SECURITY] [DLA-1271-1] postgresql-9.1 security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2018/02/msg00006.html" }, { "name": "RHSA-2018:2566", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2018:2566" }, { "name": "RHSA-2018:3816", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2018:3816" }, { "name": "102986", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/102986" }, { "name": "USN-3564-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "https://usn.ubuntu.com/3564-1/" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "DATE_PUBLIC": "2018-02-08T00:00:00", "ID": "CVE-2018-1053", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "postgresql", "version": { "version_data": [ { "version_value": "9.3.x before 9.3.21" }, { "version_value": "9.4.x before 9.4.16" }, { "version_value": "9.5.x before 9.5.11" }, { "version_value": "9.6.x before 9.6.7" }, { "version_value": "10.x before 10.2" } ] } } ] }, "vendor_name": "The PostgreSQL Global Development Group" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-377" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.postgresql.org/about/news/1829/", "refsource": "CONFIRM", "url": "https://www.postgresql.org/about/news/1829/" }, { "name": "RHSA-2018:2511", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:2511" }, { "name": "[debian-lts-announce] 20180207 [SECURITY] [DLA-1271-1] postgresql-9.1 security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2018/02/msg00006.html" }, { "name": "RHSA-2018:2566", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:2566" }, { "name": "RHSA-2018:3816", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:3816" }, { "name": "102986", "refsource": "BID", "url": "http://www.securityfocus.com/bid/102986" }, { "name": "USN-3564-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/3564-1/" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2018-1053", "datePublished": "2018-02-09T14:00:00Z", "dateReserved": "2017-12-04T00:00:00", "dateUpdated": "2024-09-17T04:20:15.991Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2018-1053\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2018-02-09T14:29:00.260\",\"lastModified\":\"2024-11-21T03:59:04.700\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"En postgresql, en versiones 9.3.x anteriores a la 9.3.21, versiones 9.4.x anteriores a la 9.4.16, versiones 9.5.x anteriores a la 9.5.11, versiones 9.6.x anteriores a la 9.6.7 y en versiones 10.x anteriores a la 10.2, pg_upgrade crea archivos en el directorio de trabajo actual que contienen la salida de \\\"pg_dumpall -g\\\" bajo umask, que estaba en funcionamiento cuando el usuario invoc\u00f3 a pg_upgrade y no bajo 0077, que es el directorio que se suele emplear para otros archivos temporales. Esto puede permitir que un atacante autenticado lea o modifique un archivo que puede contener contrase\u00f1as cifradas o sin cifrar de la base de datos. El ataque no puede realizarse si un modo de directorio bloquea al atacante que busca en el directorio de trabajo actual o si el umask actual bloquea al atacante que abre el archivo.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.0,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.0,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:M/Au:N/C:P/I:P/A:N\",\"baseScore\":3.3,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":3.4,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-377\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-732\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.3.0\",\"versionEndExcluding\":\"9.3.21\",\"matchCriteriaId\":\"29CF650E-102A-4241-BD7B-18E9A3D29D94\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.4.0\",\"versionEndExcluding\":\"9.4.16\",\"matchCriteriaId\":\"F10A52F4-E4C5-4B0F-99B5-8C95E47A5582\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.5.0\",\"versionEndExcluding\":\"9.5.11\",\"matchCriteriaId\":\"EC6068E5-52F9-4592-8C51-6203129D64E4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.6.0\",\"versionEndExcluding\":\"9.6.7\",\"matchCriteriaId\":\"89DCDF2A-091D-4036-9B62-895E47DA2BAE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"97465EF2-1B00-4210-9F58-643A2C6198D2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:10.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"10842CE3-9380-4550-AEE8-B6C26A510003\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"16F59A04-14CF-49E2-9973-645477EA09DA\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"B5A6F2F3-4894-4392-8296-3B8DD2679084\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:17.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9070C9D8-A14A-467F-8253-33B966C16886\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:cloudforms:4.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"67F7263F-113D-4BAE-B8CB-86A61531A2AC\"}]}]}],\"references\":[{\"url\":\"http://www.securityfocus.com/bid/102986\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2511\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2566\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:3816\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2018/02/msg00006.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/3564-1/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.postgresql.org/about/news/1829/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/102986\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2511\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2566\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:3816\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2018/02/msg00006.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/3564-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.postgresql.org/about/news/1829/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Release Notes\",\"Third Party Advisory\"]}]}}" } }
fkie_cve-2018-1053
Vulnerability from fkie_nvd
Published
2018-02-09 14:29
Modified
2024-11-21 03:59
Severity ?
Summary
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.
References
▶ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | http://www.securityfocus.com/bid/102986 | Third Party Advisory, VDB Entry | |
secalert@redhat.com | https://access.redhat.com/errata/RHSA-2018:2511 | Third Party Advisory | |
secalert@redhat.com | https://access.redhat.com/errata/RHSA-2018:2566 | Third Party Advisory | |
secalert@redhat.com | https://access.redhat.com/errata/RHSA-2018:3816 | Third Party Advisory | |
secalert@redhat.com | https://lists.debian.org/debian-lts-announce/2018/02/msg00006.html | Mailing List, Third Party Advisory | |
secalert@redhat.com | https://usn.ubuntu.com/3564-1/ | Third Party Advisory | |
secalert@redhat.com | https://www.postgresql.org/about/news/1829/ | Patch, Release Notes, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/102986 | Third Party Advisory, VDB Entry | |
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2018:2511 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2018:2566 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2018:3816 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2018/02/msg00006.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://usn.ubuntu.com/3564-1/ | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.postgresql.org/about/news/1829/ | Patch, Release Notes, Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
postgresql | postgresql | * | |
postgresql | postgresql | * | |
postgresql | postgresql | * | |
postgresql | postgresql | * | |
postgresql | postgresql | 10.0 | |
postgresql | postgresql | 10.1 | |
debian | debian_linux | 7.0 | |
canonical | ubuntu_linux | 14.04 | |
canonical | ubuntu_linux | 16.04 | |
canonical | ubuntu_linux | 17.10 | |
redhat | cloudforms | 4.6 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "matchCriteriaId": "29CF650E-102A-4241-BD7B-18E9A3D29D94", "versionEndExcluding": "9.3.21", "versionStartIncluding": "9.3.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "matchCriteriaId": "F10A52F4-E4C5-4B0F-99B5-8C95E47A5582", "versionEndExcluding": "9.4.16", "versionStartIncluding": "9.4.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "matchCriteriaId": "EC6068E5-52F9-4592-8C51-6203129D64E4", "versionEndExcluding": "9.5.11", "versionStartIncluding": "9.5.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "matchCriteriaId": "89DCDF2A-091D-4036-9B62-895E47DA2BAE", "versionEndExcluding": "9.6.7", "versionStartIncluding": "9.6.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:postgresql:postgresql:10.0:*:*:*:*:*:*:*", "matchCriteriaId": "97465EF2-1B00-4210-9F58-643A2C6198D2", "vulnerable": true }, { "criteria": "cpe:2.3:a:postgresql:postgresql:10.1:*:*:*:*:*:*:*", "matchCriteriaId": "10842CE3-9380-4550-AEE8-B6C26A510003", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*", "matchCriteriaId": "16F59A04-14CF-49E2-9973-645477EA09DA", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*", "matchCriteriaId": "B5A6F2F3-4894-4392-8296-3B8DD2679084", "vulnerable": true }, { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*", "matchCriteriaId": "F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B", "vulnerable": true }, { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:17.10:*:*:*:*:*:*:*", "matchCriteriaId": "9070C9D8-A14A-467F-8253-33B966C16886", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:redhat:cloudforms:4.6:*:*:*:*:*:*:*", "matchCriteriaId": "67F7263F-113D-4BAE-B8CB-86A61531A2AC", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "En postgresql, en versiones 9.3.x anteriores a la 9.3.21, versiones 9.4.x anteriores a la 9.4.16, versiones 9.5.x anteriores a la 9.5.11, versiones 9.6.x anteriores a la 9.6.7 y en versiones 10.x anteriores a la 10.2, pg_upgrade crea archivos en el directorio de trabajo actual que contienen la salida de \"pg_dumpall -g\" bajo umask, que estaba en funcionamiento cuando el usuario invoc\u00f3 a pg_upgrade y no bajo 0077, que es el directorio que se suele emplear para otros archivos temporales. Esto puede permitir que un atacante autenticado lea o modifique un archivo que puede contener contrase\u00f1as cifradas o sin cifrar de la base de datos. El ataque no puede realizarse si un modo de directorio bloquea al atacante que busca en el directorio de trabajo actual o si el umask actual bloquea al atacante que abre el archivo." } ], "id": "CVE-2018-1053", "lastModified": "2024-11-21T03:59:04.700", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "LOW", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 3.3, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 3.4, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 1.0, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2018-02-09T14:29:00.260", "references": [ { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/102986" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:2511" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:2566" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:3816" }, { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2018/02/msg00006.html" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/3564-1/" }, { "source": "secalert@redhat.com", "tags": [ "Patch", "Release Notes", "Third Party Advisory" ], "url": "https://www.postgresql.org/about/news/1829/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/102986" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:2511" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:2566" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:3816" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2018/02/msg00006.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/3564-1/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Release Notes", "Third Party Advisory" ], "url": "https://www.postgresql.org/about/news/1829/" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-377" } ], "source": "secalert@redhat.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-732" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
opensuse-su-2024:11184-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
postgresql10-10.18-1.3 on GA media
Notes
Title of the patch
postgresql10-10.18-1.3 on GA media
Description of the patch
These are all security issues fixed in the postgresql10-10.18-1.3 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-11184
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "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" } ] }
rhsa-2018:2566
Vulnerability from csaf_redhat
Published
2018-08-27 08:35
Modified
2025-08-04 12:08
Summary
Red Hat Security Advisory: rh-postgresql96-postgresql security update
Notes
Topic
An update for rh-postgresql96-postgresql is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
The following packages have been upgraded to a later upstream version: rh-postgresql96-postgresql (9.6.10). (BZ#1614340)
Security Fix(es):
* postgresql: Certain host connection parameters defeat client-side security defenses (CVE-2018-10915)
* postgresql: Missing authorization and memory disclosure in INSERT ... ON CONFLICT DO UPDATE statements (CVE-2018-10925)
* postgresql: Memory disclosure in JSON functions (CVE-2017-15098)
* postgresql: pg_upgrade creates file of sensitive metadata under prevailing umask (CVE-2018-1053)
* postgresql: Uncontrolled search path element in pg_dump and other client applications (CVE-2018-1058)
* postgresql: INSERT ... ON CONFLICT DO UPDATE fails to enforce SELECT privileges (CVE-2017-15099)
* postgresql: Too-permissive access control list on function pg_logfile_rotate() (CVE-2018-1115)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Red Hat would like to thank the PostgreSQL project for reporting CVE-2018-10915, CVE-2018-10925, CVE-2017-15098, CVE-2018-1053, CVE-2017-15099, and CVE-2018-1115. Upstream acknowledges Andrew Krasichkov as the original reporter of CVE-2018-10915; David Rowley as the original reporter of CVE-2017-15098; Tom Lane as the original reporter of CVE-2018-1053; Dean Rasheed as the original reporter of CVE-2017-15099; and Stephen Frost as the original reporter of CVE-2018-1115.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for 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 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: rh-postgresql96-postgresql (9.6.10). (BZ#1614340)\n\nSecurity Fix(es):\n\n* postgresql: Certain host connection parameters defeat client-side security defenses (CVE-2018-10915)\n\n* postgresql: Missing authorization and memory disclosure in INSERT ... ON CONFLICT DO UPDATE statements (CVE-2018-10925)\n\n* postgresql: Memory disclosure in JSON functions (CVE-2017-15098)\n\n* postgresql: pg_upgrade creates file of sensitive metadata under prevailing umask (CVE-2018-1053)\n\n* postgresql: Uncontrolled search path element in pg_dump and other client applications (CVE-2018-1058)\n\n* postgresql: INSERT ... ON CONFLICT DO UPDATE fails to enforce SELECT privileges (CVE-2017-15099)\n\n* postgresql: Too-permissive access control list on function pg_logfile_rotate() (CVE-2018-1115)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nRed Hat would like to thank the PostgreSQL project for reporting CVE-2018-10915, CVE-2018-10925, CVE-2017-15098, CVE-2018-1053, CVE-2017-15099, and CVE-2018-1115. Upstream acknowledges Andrew Krasichkov as the original reporter of CVE-2018-10915; David Rowley as the original reporter of CVE-2017-15098; Tom Lane as the original reporter of CVE-2018-1053; Dean Rasheed as the original reporter of CVE-2017-15099; and Stephen Frost as the original reporter of CVE-2018-1115.", "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-2018:2566", "url": "https://access.redhat.com/errata/RHSA-2018:2566" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1508820", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1508820" }, { "category": "external", "summary": "1508823", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1508823" }, { "category": "external", "summary": "1539619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1539619" }, { "category": "external", "summary": "1547044", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1547044" }, { "category": "external", "summary": "1573276", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1573276" }, { "category": "external", "summary": "1609891", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1609891" }, { "category": "external", "summary": "1612619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612619" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_2566.json" } ], "title": "Red Hat Security Advisory: rh-postgresql96-postgresql security update", "tracking": { "current_release_date": "2025-08-04T12:08:25+00:00", "generator": { "date": "2025-08-04T12:08:25+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2018:2566", "initial_release_date": "2018-08-27T08:35:12+00:00", "revision_history": [ { "date": "2018-08-27T08:35:12+00:00", "number": "1", "summary": "Initial version" }, { "date": "2018-08-27T08:35:12+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-04T12:08:25+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. 6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el6" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el6" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el6" } } }, { "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.1", "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.1", "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.1", "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.3)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.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.4)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.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.5)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.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-libs-0:9.6.10-1.el6.x86_64", "product": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "product_id": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-libs@9.6.10-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "product": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "product_id": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-debuginfo@9.6.10-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "product": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "product_id": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-docs@9.6.10-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "product": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "product_id": "rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql@9.6.10-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "product": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "product_id": "rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server@9.6.10-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "product": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "product_id": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-syspaths@9.6.10-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "product": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "product_id": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib@9.6.10-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "product": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "product_id": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-devel@9.6.10-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "product": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "product_id": "rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-test@9.6.10-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "product": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "product_id": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server-syspaths@9.6.10-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "product": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "product_id": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib-syspaths@9.6.10-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "product": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "product_id": "rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-static@9.6.10-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "product": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "product_id": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plpython@9.6.10-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "product": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "product_id": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-pltcl@9.6.10-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "product": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "product_id": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plperl@9.6.10-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-libs@9.6.10-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib-syspaths@9.6.10-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-pltcl@9.6.10-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-debuginfo@9.6.10-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql@9.6.10-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-syspaths@9.6.10-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-docs@9.6.10-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-devel@9.6.10-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib@9.6.10-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-test@9.6.10-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server-syspaths@9.6.10-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-static@9.6.10-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plpython@9.6.10-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server@9.6.10-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "product": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "product_id": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plperl@9.6.10-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "product": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "product_id": "rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql@9.6.10-1.el6?arch=src" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "product": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "product_id": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql@9.6.10-1.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-libs@9.6.10-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib-syspaths@9.6.10-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-pltcl@9.6.10-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-debuginfo@9.6.10-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql@9.6.10-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-syspaths@9.6.10-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-docs@9.6.10-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-devel@9.6.10-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib@9.6.10-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-test@9.6.10-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server-syspaths@9.6.10-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-static@9.6.10-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plpython@9.6.10-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server@9.6.10-1.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "product": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "product_id": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plperl@9.6.10-1.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-libs@9.6.10-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib-syspaths@9.6.10-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-pltcl@9.6.10-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-debuginfo@9.6.10-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql@9.6.10-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-syspaths@9.6.10-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-docs@9.6.10-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-devel@9.6.10-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib@9.6.10-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-test@9.6.10-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server-syspaths@9.6.10-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-static@9.6.10-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plpython@9.6.10-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server@9.6.10-1.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "product": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "product_id": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plperl@9.6.10-1.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-libs@9.6.10-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib-syspaths@9.6.10-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-pltcl@9.6.10-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-debuginfo@9.6.10-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql@9.6.10-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-syspaths@9.6.10-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-docs@9.6.10-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-devel@9.6.10-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-contrib@9.6.10-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-test@9.6.10-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server-syspaths@9.6.10-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-static@9.6.10-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plpython@9.6.10-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-server@9.6.10-1.el7?arch=aarch64" } } }, { "category": "product_version", "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "product": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "product_id": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql96-postgresql-plperl@9.6.10-1.el7?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-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.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-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.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-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.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-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.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-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.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-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.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-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.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-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.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-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.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-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.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-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.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-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.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-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.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-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.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-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.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-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.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-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.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-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.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-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.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-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.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-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.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-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.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-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.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-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.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-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.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-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.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-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.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-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.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-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.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-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.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-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.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-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.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-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.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-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.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-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.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-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.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-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.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-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.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-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.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-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.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-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.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-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.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-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.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-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.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-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.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-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.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-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.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-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.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-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.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-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.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-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.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-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.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-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.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-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.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-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.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-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.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-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.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-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.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-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.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-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.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-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.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-Alt-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.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.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-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.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-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.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-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.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-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.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-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.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-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.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-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.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-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.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-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.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-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.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-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.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-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.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-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.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-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.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-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.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-0:9.6.10-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.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-0:9.6.10-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.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-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.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-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.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-devel-0:9.6.10-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.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-docs-0:9.6.10-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.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-libs-0:9.6.10-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.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plperl-0:9.6.10-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.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-plpython-0:9.6.10-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.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-pltcl-0:9.6.10-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.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-0:9.6.10-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.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-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.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-static-0:9.6.10-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.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-syspaths-0:9.6.10-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.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql96-postgresql-test-0:9.6.10-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.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" }, "product_reference": "rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the PostgreSQL project" ] }, { "names": [ "David Rowley" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2017-15098", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2017-10-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1508820" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Memory disclosure in JSON functions", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the versions of rh-postgresql94-postgresql, rh-postgresql95-postgresql, and rh-postgresql96-postgresql as shipped with Red Hat Software Collections 3. Red Hat Product Security has rated this issue as having Moderate security impact. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.", "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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-15098" }, { "category": "external", "summary": "RHBZ#1508820", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1508820" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-15098", "url": "https://www.cve.org/CVERecord?id=CVE-2017-15098" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-15098", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15098" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1801/", "url": "https://www.postgresql.org/about/news/1801/" } ], "release_date": "2017-11-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-27T08:35:12+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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2566" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: Memory disclosure in JSON functions" }, { "acknowledgments": [ { "names": [ "the PostgreSQL project" ] }, { "names": [ "Dean Rasheed" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2017-15099", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2017-10-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1508823" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "postgresql: INSERT ... ON CONFLICT DO UPDATE fails to enforce SELECT privileges", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the versions of rh-postgresql95-postgresql, and rh-postgresql96-postgresql as shipped with Red Hat Software Collections 3. Red Hat Product Security has rated this issue as having Low security impact. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.", "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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-15099" }, { "category": "external", "summary": "RHBZ#1508823", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1508823" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-15099", "url": "https://www.cve.org/CVERecord?id=CVE-2017-15099" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-15099", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15099" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1801/", "url": "https://www.postgresql.org/about/news/1801/" } ], "release_date": "2017-11-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-27T08:35:12+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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2566" } ], "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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: INSERT ... ON CONFLICT DO UPDATE fails to enforce SELECT privileges" }, { "acknowledgments": [ { "names": [ "the PostgreSQL project" ] }, { "names": [ "Tom Lane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2018-1053", "cwe": { "id": "CWE-377", "name": "Insecure Temporary File" }, "discovery_date": "2018-01-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1539619" } ], "notes": [ { "category": "description", "text": "This release of CloudForms corrects an issue invoked when running pg_upgrade by which attackers could read or modify the output of `pg_dumpall -g` in the current working directory. With this release, any attack is rendered infeasible as the directory mode blocks an intruder from searching the current working directory, and the prevailing umask prevents attackers from opening the file.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: pg_upgrade creates file of sensitive metadata under prevailing umask", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the versions of PostgreSQL 9.x as shipped with Red Hat Satellite 5.x and CloudForms 5.x. Red Hat Product Security has rated this issue as having security impact of Moderate. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.", "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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-1053" }, { "category": "external", "summary": "RHBZ#1539619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1539619" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-1053", "url": "https://www.cve.org/CVERecord?id=CVE-2018-1053" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1053", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1053" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1829/", "url": "https://www.postgresql.org/about/news/1829/" } ], "release_date": "2018-02-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-27T08:35:12+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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2566" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: pg_upgrade creates file of sensitive metadata under prevailing umask" }, { "cve": "CVE-2018-1058", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2018-02-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1547044" } ], "notes": [ { "category": "description", "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.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Uncontrolled search path element in pg_dump and other client applications", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the versions of Postgresql as shipped with Red Hat Satellite 5. Red Hat Product Security has rated this issue as having security impact of Low. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.", "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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-1058" }, { "category": "external", "summary": "RHBZ#1547044", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1547044" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-1058", "url": "https://www.cve.org/CVERecord?id=CVE-2018-1058" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1058", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1058" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1834/", "url": "https://www.postgresql.org/about/news/1834/" } ], "release_date": "2018-03-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-27T08:35:12+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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2566" }, { "category": "workaround", "details": "Upstream suggests the following mitigation can be used to protect against this security flaw: \nhttps://wiki.postgresql.org/wiki/A_Guide_to_CVE-2018-1058:_Protect_Your_Search_Path", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.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.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: Uncontrolled search path element in pg_dump and other client applications" }, { "acknowledgments": [ { "names": [ "the PostgreSQL project" ] }, { "names": [ "Stephen Frost" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2018-1115", "cwe": { "id": "CWE-732", "name": "Incorrect Permission Assignment for Critical Resource" }, "discovery_date": "2018-04-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1573276" } ], "notes": [ { "category": "description", "text": "It was found that pg_catalog.pg_logfile_rotate(), from the adminpack extension, did not follow the same ACLs than pg_rorate_logfile. If the adminpack is added to a database, an attacker able to connect to it could use this flaw to force log rotation.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Too-permissive access control list on function pg_logfile_rotate()", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue does not appear to affect the versions of postgresql as shipped with Red Hat Satellite version 5, CloudForms version 4, Red Hat Single Sign-On 7, and Fuse Service Works 6.", "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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-1115" }, { "category": "external", "summary": "RHBZ#1573276", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1573276" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-1115", "url": "https://www.cve.org/CVERecord?id=CVE-2018-1115" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1115", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1115" } ], "release_date": "2018-05-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-27T08:35:12+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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2566" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: Too-permissive access control list on function pg_logfile_rotate()" }, { "acknowledgments": [ { "names": [ "the PostgreSQL project" ] }, { "names": [ "Andrew Krasichkov" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2018-10915", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2018-07-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1609891" } ], "notes": [ { "category": "description", "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 were 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.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Certain host connection parameters defeat client-side security defenses", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is only exploitable where an attacker can provide or influence connection parameters to a PostgreSQL client application using libpq. Contrib modules \"dblink\" and \"postgres_fdw\" are examples of applications affected by this flaw.\n\nRed Hat Virtualization includes vulnerable versions of postgresql. However this flaw is not known to be exploitable under any supported configuration of Red Hat Virtualization. A future update may address this issue.\n\nThis issue affects the versions of the rh-postgresql95-postgresql package as shipped with Red Hat Satellite 5.7 and 5.8. However, this flaw is not known to be exploitable under any supported scenario in Satellite 5. A future update may address this issue.", "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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-10915" }, { "category": "external", "summary": "RHBZ#1609891", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1609891" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-10915", "url": "https://www.cve.org/CVERecord?id=CVE-2018-10915" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10915", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10915" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1878/", "url": "https://www.postgresql.org/about/news/1878/" } ], "release_date": "2018-08-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-27T08:35:12+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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2566" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: Certain host connection parameters defeat client-side security defenses" }, { "acknowledgments": [ { "names": [ "the PostgreSQL project" ] } ], "cve": "CVE-2018-10925", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2018-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1612619" } ], "notes": [ { "category": "description", "text": "It was discovered that PostgreSQL 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": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Missing authorization and memory disclosure in INSERT ... ON CONFLICT DO UPDATE statements", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Virtualization includes vulnerable versions of postgresql. However this flaw is not known to be exploitable under any supported configuration of Red Hat Virtualization. A future update may address this issue.\n\nThis issue affects the versions of the postsgresql package as shipped with Red Hat Satellite 5.8. However, this flaw is not known to be exploitable under any supported scenario in Satellite 5.8. A future update may address this issue.", "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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-10925" }, { "category": "external", "summary": "RHBZ#1612619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612619" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-10925", "url": "https://www.cve.org/CVERecord?id=CVE-2018-10925" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10925", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10925" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1878/", "url": "https://www.postgresql.org/about/news/1878/" } ], "release_date": "2018-08-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-27T08:35:12+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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2566" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el6.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-Alt-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Server-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-contrib-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-debuginfo-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-devel-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-docs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-libs-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plperl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-plpython-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-pltcl-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-server-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-static-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-syspaths-0:9.6.10-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.aarch64", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.ppc64le", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.s390x", "7Workstation-RHSCL-3.1:rh-postgresql96-postgresql-test-0:9.6.10-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: Missing authorization and memory disclosure in INSERT ... ON CONFLICT DO UPDATE statements" } ] }
rhsa-2018:2511
Vulnerability from csaf_redhat
Published
2018-08-20 10:51
Modified
2025-08-04 11:57
Summary
Red Hat Security Advisory: rh-postgresql95-postgresql security update
Notes
Topic
An update for rh-postgresql95-postgresql is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
PostgreSQL is an advanced object-relational database management system (DBMS).
The following packages have been upgraded to a later upstream version: rh-postgresql95-postgresql (9.5.14). (BZ#1612671)
Security Fix(es):
* postgresql: Certain host connection parameters defeat client-side security defenses (CVE-2018-10915)
* postgresql: Missing authorization and memory disclosure in INSERT ... ON CONFLICT DO UPDATE statements (CVE-2018-10925)
* postgresql: Memory disclosure in JSON functions (CVE-2017-15098)
* postgresql: pg_upgrade creates file of sensitive metadata under prevailing umask (CVE-2018-1053)
* postgresql: Uncontrolled search path element in pg_dump and other client applications (CVE-2018-1058)
* postgresql: INSERT ... ON CONFLICT DO UPDATE fails to enforce SELECT privileges (CVE-2017-15099)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Red Hat would like to thank the PostgreSQL project for reporting CVE-2018-10915, CVE-2018-10925, CVE-2017-15098, CVE-2018-1053, and CVE-2017-15099. Upstream acknowledges Andrew Krasichkov as the original reporter of CVE-2018-10915; David Rowley as the original reporter of CVE-2017-15098; Tom Lane as the original reporter of CVE-2018-1053; and Dean Rasheed as the original reporter of CVE-2017-15099.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for rh-postgresql95-postgresql is now available for Red Hat Software Collections.\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: rh-postgresql95-postgresql (9.5.14). (BZ#1612671)\n\nSecurity Fix(es):\n\n* postgresql: Certain host connection parameters defeat client-side security defenses (CVE-2018-10915)\n\n* postgresql: Missing authorization and memory disclosure in INSERT ... ON CONFLICT DO UPDATE statements (CVE-2018-10925)\n\n* postgresql: Memory disclosure in JSON functions (CVE-2017-15098)\n\n* postgresql: pg_upgrade creates file of sensitive metadata under prevailing umask (CVE-2018-1053)\n\n* postgresql: Uncontrolled search path element in pg_dump and other client applications (CVE-2018-1058)\n\n* postgresql: INSERT ... ON CONFLICT DO UPDATE fails to enforce SELECT privileges (CVE-2017-15099)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nRed Hat would like to thank the PostgreSQL project for reporting CVE-2018-10915, CVE-2018-10925, CVE-2017-15098, CVE-2018-1053, and CVE-2017-15099. Upstream acknowledges Andrew Krasichkov as the original reporter of CVE-2018-10915; David Rowley as the original reporter of CVE-2017-15098; Tom Lane as the original reporter of CVE-2018-1053; and Dean Rasheed as the original reporter of CVE-2017-15099.", "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-2018:2511", "url": "https://access.redhat.com/errata/RHSA-2018:2511" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1508820", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1508820" }, { "category": "external", "summary": "1508823", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1508823" }, { "category": "external", "summary": "1539619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1539619" }, { "category": "external", "summary": "1547044", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1547044" }, { "category": "external", "summary": "1609891", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1609891" }, { "category": "external", "summary": "1612619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612619" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_2511.json" } ], "title": "Red Hat Security Advisory: rh-postgresql95-postgresql security update", "tracking": { "current_release_date": "2025-08-04T11:57:19+00:00", "generator": { "date": "2025-08-04T11:57:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2018:2511", "initial_release_date": "2018-08-20T10:51:37+00:00", "revision_history": [ { "date": "2018-08-20T10:51:37+00:00", "number": "1", "summary": "Initial version" }, { "date": "2018-08-20T10:51:37+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-04T11:57:19+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. 6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el6" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el6" } } }, { "category": "product_name", "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el6" } } }, { "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.1", "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.1", "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.3)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.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.4)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.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.5)", "product": { "name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.5)", "product_id": "7Server-RHSCL-3.1-7.5.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-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "product": { "name": "rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "product_id": "rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql@9.5.14-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "product": { "name": "rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "product_id": "rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-test@9.5.14-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "product": { "name": "rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "product_id": "rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-plpython@9.5.14-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "product": { "name": "rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "product_id": "rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-pltcl@9.5.14-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "product": { "name": "rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "product_id": "rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-devel@9.5.14-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "product": { "name": "rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "product_id": "rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-libs@9.5.14-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "product": { "name": "rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "product_id": "rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-docs@9.5.14-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "product": { "name": "rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "product_id": "rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-static@9.5.14-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "product": { "name": "rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "product_id": "rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-plperl@9.5.14-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "product": { "name": "rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "product_id": "rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-contrib@9.5.14-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "product": { "name": "rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "product_id": "rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-server@9.5.14-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "product": { "name": "rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "product_id": "rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-debuginfo@9.5.14-1.el6?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "product": { "name": "rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "product_id": "rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql@9.5.14-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "product": { "name": "rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "product_id": "rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-plpython@9.5.14-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "product": { "name": "rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "product_id": "rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-pltcl@9.5.14-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "product": { "name": "rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "product_id": "rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-test@9.5.14-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "product": { "name": "rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "product_id": "rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-devel@9.5.14-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "product": { "name": "rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "product_id": "rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-docs@9.5.14-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "product": { "name": "rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "product_id": "rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-static@9.5.14-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "product": { "name": "rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "product_id": "rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-plperl@9.5.14-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "product": { "name": "rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "product_id": "rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-contrib@9.5.14-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "product": { "name": "rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "product_id": "rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-server@9.5.14-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "product": { "name": "rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "product_id": "rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-libs@9.5.14-1.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "product": { "name": "rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "product_id": "rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql-debuginfo@9.5.14-1.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "product": { "name": "rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "product_id": "rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql@9.5.14-1.el6?arch=src" } } }, { "category": "product_version", "name": "rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "product": { "name": "rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "product_id": "rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-postgresql95-postgresql@9.5.14-1.el7?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-0:9.5.14-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.src" }, "product_reference": "rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 6.7)", "product_id": "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1-6.7.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-0:9.5.14-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src" }, "product_reference": "rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 6)", "product_id": "6Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-0:9.5.14-1.el6.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src" }, "product_reference": "rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 6)", "product_id": "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64" }, "product_reference": "rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "relates_to_product_reference": "6Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-0:9.5.14-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src" }, "product_reference": "rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.3)", "product_id": "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.3.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-0:9.5.14-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src" }, "product_reference": "rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.4)", "product_id": "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.4.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-0:9.5.14-1.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.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src" }, "product_reference": "rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-0:9.5.14-1.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.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-contrib-0:9.5.14-1.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.1-7.5.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.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.1-7.5.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-devel-0:9.5.14-1.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.1-7.5.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-docs-0:9.5.14-1.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.1-7.5.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-libs-0:9.5.14-1.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.1-7.5.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-plperl-0:9.5.14-1.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.1-7.5.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-plpython-0:9.5.14-1.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.1-7.5.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-pltcl-0:9.5.14-1.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.1-7.5.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-server-0:9.5.14-1.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.1-7.5.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-static-0:9.5.14-1.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.1-7.5.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-test-0:9.5.14-1.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.1-7.5.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1-7.5.Z" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-0:9.5.14-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src" }, "product_reference": "rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-0:9.5.14-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.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-contrib-0:9.5.14-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.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-debuginfo-0:9.5.14-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.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-devel-0:9.5.14-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.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-docs-0:9.5.14-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.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-libs-0:9.5.14-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.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-plperl-0:9.5.14-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.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-plpython-0:9.5.14-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.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-pltcl-0:9.5.14-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.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-server-0:9.5.14-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.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-static-0:9.5.14-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.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-test-0:9.5.14-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.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-0:9.5.14-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src" }, "product_reference": "rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-0:9.5.14-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.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-contrib-0:9.5.14-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.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-debuginfo-0:9.5.14-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.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-devel-0:9.5.14-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.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-docs-0:9.5.14-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.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-libs-0:9.5.14-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.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-plperl-0:9.5.14-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.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-plpython-0:9.5.14-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.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-pltcl-0:9.5.14-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.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-server-0:9.5.14-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.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-static-0:9.5.14-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.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" }, { "category": "default_component_of", "full_product_name": { "name": "rh-postgresql95-postgresql-test-0:9.5.14-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.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" }, "product_reference": "rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.1" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the PostgreSQL project" ] }, { "names": [ "David Rowley" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2017-15098", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2017-10-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1508820" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Memory disclosure in JSON functions", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the versions of rh-postgresql94-postgresql, rh-postgresql95-postgresql, and rh-postgresql96-postgresql as shipped with Red Hat Software Collections 3. Red Hat Product Security has rated this issue as having Moderate security impact. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.", "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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-15098" }, { "category": "external", "summary": "RHBZ#1508820", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1508820" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-15098", "url": "https://www.cve.org/CVERecord?id=CVE-2017-15098" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-15098", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15098" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1801/", "url": "https://www.postgresql.org/about/news/1801/" } ], "release_date": "2017-11-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-20T10:51:37+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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2511" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: Memory disclosure in JSON functions" }, { "acknowledgments": [ { "names": [ "the PostgreSQL project" ] }, { "names": [ "Dean Rasheed" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2017-15099", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2017-10-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1508823" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "postgresql: INSERT ... ON CONFLICT DO UPDATE fails to enforce SELECT privileges", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the versions of rh-postgresql95-postgresql, and rh-postgresql96-postgresql as shipped with Red Hat Software Collections 3. Red Hat Product Security has rated this issue as having Low security impact. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.", "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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-15099" }, { "category": "external", "summary": "RHBZ#1508823", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1508823" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-15099", "url": "https://www.cve.org/CVERecord?id=CVE-2017-15099" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-15099", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15099" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1801/", "url": "https://www.postgresql.org/about/news/1801/" } ], "release_date": "2017-11-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-20T10:51:37+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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2511" } ], "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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: INSERT ... ON CONFLICT DO UPDATE fails to enforce SELECT privileges" }, { "acknowledgments": [ { "names": [ "the PostgreSQL project" ] }, { "names": [ "Tom Lane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2018-1053", "cwe": { "id": "CWE-377", "name": "Insecure Temporary File" }, "discovery_date": "2018-01-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1539619" } ], "notes": [ { "category": "description", "text": "This release of CloudForms corrects an issue invoked when running pg_upgrade by which attackers could read or modify the output of `pg_dumpall -g` in the current working directory. With this release, any attack is rendered infeasible as the directory mode blocks an intruder from searching the current working directory, and the prevailing umask prevents attackers from opening the file.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: pg_upgrade creates file of sensitive metadata under prevailing umask", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the versions of PostgreSQL 9.x as shipped with Red Hat Satellite 5.x and CloudForms 5.x. Red Hat Product Security has rated this issue as having security impact of Moderate. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.", "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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-1053" }, { "category": "external", "summary": "RHBZ#1539619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1539619" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-1053", "url": "https://www.cve.org/CVERecord?id=CVE-2018-1053" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1053", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1053" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1829/", "url": "https://www.postgresql.org/about/news/1829/" } ], "release_date": "2018-02-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-20T10:51:37+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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2511" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: pg_upgrade creates file of sensitive metadata under prevailing umask" }, { "cve": "CVE-2018-1058", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2018-02-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1547044" } ], "notes": [ { "category": "description", "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.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Uncontrolled search path element in pg_dump and other client applications", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the versions of Postgresql as shipped with Red Hat Satellite 5. Red Hat Product Security has rated this issue as having security impact of Low. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.", "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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-1058" }, { "category": "external", "summary": "RHBZ#1547044", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1547044" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-1058", "url": "https://www.cve.org/CVERecord?id=CVE-2018-1058" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1058", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1058" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1834/", "url": "https://www.postgresql.org/about/news/1834/" } ], "release_date": "2018-03-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-20T10:51:37+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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2511" }, { "category": "workaround", "details": "Upstream suggests the following mitigation can be used to protect against this security flaw: \nhttps://wiki.postgresql.org/wiki/A_Guide_to_CVE-2018-1058:_Protect_Your_Search_Path", "product_ids": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.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.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: Uncontrolled search path element in pg_dump and other client applications" }, { "acknowledgments": [ { "names": [ "the PostgreSQL project" ] }, { "names": [ "Andrew Krasichkov" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2018-10915", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2018-07-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1609891" } ], "notes": [ { "category": "description", "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 were 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.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Certain host connection parameters defeat client-side security defenses", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is only exploitable where an attacker can provide or influence connection parameters to a PostgreSQL client application using libpq. Contrib modules \"dblink\" and \"postgres_fdw\" are examples of applications affected by this flaw.\n\nRed Hat Virtualization includes vulnerable versions of postgresql. However this flaw is not known to be exploitable under any supported configuration of Red Hat Virtualization. A future update may address this issue.\n\nThis issue affects the versions of the rh-postgresql95-postgresql package as shipped with Red Hat Satellite 5.7 and 5.8. However, this flaw is not known to be exploitable under any supported scenario in Satellite 5. A future update may address this issue.", "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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-10915" }, { "category": "external", "summary": "RHBZ#1609891", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1609891" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-10915", "url": "https://www.cve.org/CVERecord?id=CVE-2018-10915" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10915", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10915" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1878/", "url": "https://www.postgresql.org/about/news/1878/" } ], "release_date": "2018-08-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-20T10:51:37+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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2511" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: Certain host connection parameters defeat client-side security defenses" }, { "acknowledgments": [ { "names": [ "the PostgreSQL project" ] } ], "cve": "CVE-2018-10925", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2018-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1612619" } ], "notes": [ { "category": "description", "text": "It was discovered that PostgreSQL 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": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Missing authorization and memory disclosure in INSERT ... ON CONFLICT DO UPDATE statements", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Virtualization includes vulnerable versions of postgresql. However this flaw is not known to be exploitable under any supported configuration of Red Hat Virtualization. A future update may address this issue.\n\nThis issue affects the versions of the postsgresql package as shipped with Red Hat Satellite 5.8. However, this flaw is not known to be exploitable under any supported scenario in Satellite 5.8. A future update may address this issue.", "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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-10925" }, { "category": "external", "summary": "RHBZ#1612619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612619" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-10925", "url": "https://www.cve.org/CVERecord?id=CVE-2018-10925" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10925", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10925" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1878/", "url": "https://www.postgresql.org/about/news/1878/" } ], "release_date": "2018-08-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-08-20T10:51:37+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": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:2511" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1-6.7.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.src", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el6.x86_64", "6Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el6.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.3.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.4.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1-7.5.Z:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Server-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.src", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-contrib-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-debuginfo-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-devel-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-docs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-libs-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plperl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-plpython-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-pltcl-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-server-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-static-0:9.5.14-1.el7.x86_64", "7Workstation-RHSCL-3.1:rh-postgresql95-postgresql-test-0:9.5.14-1.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: Missing authorization and memory disclosure in INSERT ... ON CONFLICT DO UPDATE statements" } ] }
rhsa-2018:3816
Vulnerability from csaf_redhat
Published
2018-12-13 15:15
Modified
2025-08-03 22:20
Summary
Red Hat Security Advisory: CloudForms 4.6.6 security, bug fix and enhancement update
Notes
Topic
An update is now available for CloudForms Management Engine 5.9.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat CloudForms Management Engine delivers the insight, control, and automation needed to address the challenges of managing virtual environments. CloudForms Management Engine is built on Ruby on Rails, a model-view-controller (MVC) framework for web application development. Action Pack implements the controller and the view components.
Security Fix(es):
* postgresql: Certain host connection parameters defeat client-side security defenses (CVE-2018-10915)
* postgresql: Missing authorization and memory disclosure in INSERT ... ON CONFLICT DO UPDATE statements (CVE-2018-10925)
* postgresql: pg_upgrade creates file of sensitive metadata under prevailing umask (CVE-2018-1053)
* postgresql: Uncontrolled search path element in pg_dump and other client applications (CVE-2018-1058)
For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Red Hat would like to thank the PostgreSQL project for reporting CVE-2018-10915, CVE-2018-10925 and CVE-2018-1053. Upstream acknowledges Andrew Krasichkov as the original reporter of CVE-2018-10915; and Tom Lane as the original reporter of CVE-2018-1053.
Additional Changes:
This update fixes various bugs and adds enhancements. Documentation for these changes is available from the Release Notes document.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for CloudForms Management Engine 5.9.\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": "Red Hat CloudForms Management Engine delivers the insight, control, and automation needed to address the challenges of managing virtual environments. CloudForms Management Engine is built on Ruby on Rails, a model-view-controller (MVC) framework for web application development. Action Pack implements the controller and the view components.\n\nSecurity Fix(es):\n\n* postgresql: Certain host connection parameters defeat client-side security defenses (CVE-2018-10915)\n\n* postgresql: Missing authorization and memory disclosure in INSERT ... ON CONFLICT DO UPDATE statements (CVE-2018-10925)\n\n* postgresql: pg_upgrade creates file of sensitive metadata under prevailing umask (CVE-2018-1053)\n\n* postgresql: Uncontrolled search path element in pg_dump and other client applications (CVE-2018-1058)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nRed Hat would like to thank the PostgreSQL project for reporting CVE-2018-10915, CVE-2018-10925 and CVE-2018-1053. Upstream acknowledges Andrew Krasichkov as the original reporter of CVE-2018-10915; and Tom Lane as the original reporter of CVE-2018-1053.\n\nAdditional Changes:\n\nThis update fixes various bugs and adds enhancements. Documentation for these changes is available from the Release Notes document.", "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-2018:3816", "url": "https://access.redhat.com/errata/RHSA-2018:3816" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_cloudforms/4.6/html/release_notes", "url": "https://access.redhat.com/documentation/en-us/red_hat_cloudforms/4.6/html/release_notes" }, { "category": "external", "summary": "1539619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1539619" }, { "category": "external", "summary": "1547044", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1547044" }, { "category": "external", "summary": "1609891", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1609891" }, { "category": "external", "summary": "1610547", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1610547" }, { "category": "external", "summary": "1612619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612619" }, { "category": "external", "summary": "1618836", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1618836" }, { "category": "external", "summary": "1623562", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1623562" }, { "category": "external", "summary": "1634809", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1634809" }, { "category": "external", "summary": "1635034", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1635034" }, { "category": "external", "summary": "1635255", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1635255" }, { "category": "external", "summary": "1635759", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1635759" }, { "category": "external", "summary": "1635788", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1635788" }, { "category": "external", "summary": "1638501", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1638501" }, { "category": "external", "summary": "1639351", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1639351" }, { "category": "external", "summary": "1639353", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1639353" }, { "category": "external", "summary": "1639364", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1639364" }, { "category": "external", "summary": "1640194", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1640194" }, { "category": "external", "summary": "1640258", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1640258" }, { "category": "external", "summary": "1640629", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1640629" }, { "category": "external", "summary": "1640631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1640631" }, { "category": "external", "summary": "1641771", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1641771" }, { "category": "external", "summary": "1643042", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1643042" }, { "category": "external", "summary": "1643261", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1643261" }, { "category": "external", "summary": "1643263", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1643263" }, { "category": "external", "summary": "1643539", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1643539" }, { "category": "external", "summary": "1643959", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1643959" }, { "category": "external", "summary": "1644410", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1644410" }, { "category": "external", "summary": "1645198", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1645198" }, { "category": "external", "summary": "1645204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1645204" }, { "category": "external", "summary": "1646435", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646435" }, { "category": "external", "summary": "1646561", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646561" }, { "category": "external", "summary": "1646564", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646564" }, { "category": "external", "summary": "1646571", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646571" }, { "category": "external", "summary": "1646599", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646599" }, { "category": "external", "summary": "1646604", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646604" }, { "category": "external", "summary": "1646605", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646605" }, { "category": "external", "summary": "1646606", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646606" }, { "category": "external", "summary": "1646613", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646613" }, { "category": "external", "summary": "1646629", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646629" }, { "category": "external", "summary": "1646646", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1646646" }, { "category": "external", "summary": "1647056", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1647056" }, { "category": "external", "summary": "1647108", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1647108" }, { "category": "external", "summary": "1647188", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1647188" }, { "category": "external", "summary": "1647489", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1647489" }, { "category": "external", "summary": "1648674", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1648674" }, { "category": "external", "summary": "1648948", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1648948" }, { "category": "external", "summary": "1648955", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1648955" }, { "category": "external", "summary": "1648991", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1648991" }, { "category": "external", "summary": "1649033", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1649033" }, { "category": "external", "summary": "1649380", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1649380" }, { "category": "external", "summary": "1649419", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1649419" }, { "category": "external", "summary": "1650691", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1650691" }, { "category": "external", "summary": "1651291", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1651291" }, { "category": "external", "summary": "1651347", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1651347" }, { "category": "external", "summary": "1651391", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1651391" }, { "category": "external", "summary": "1653417", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1653417" }, { "category": "external", "summary": "1653710", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1653710" }, { "category": "external", "summary": "1654436", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1654436" }, { "category": "external", "summary": "1654463", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1654463" }, { "category": "external", "summary": "1655081", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1655081" }, { "category": "external", "summary": "1655143", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1655143" }, { "category": "external", "summary": "1655773", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1655773" }, { "category": "external", "summary": "1656168", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1656168" }, { "category": "external", "summary": "1656169", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1656169" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_3816.json" } ], "title": "Red Hat Security Advisory: CloudForms 4.6.6 security, bug fix and enhancement update", "tracking": { "current_release_date": "2025-08-03T22:20:41+00:00", "generator": { "date": "2025-08-03T22:20:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2018:3816", "initial_release_date": "2018-12-13T15:15:46+00:00", "revision_history": [ { "date": "2018-12-13T15:15:46+00:00", "number": "1", "summary": "Initial version" }, { "date": "2018-12-13T15:15:46+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T22:20:41+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "CloudForms Management Engine 5.9", "product": { "name": "CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9", "product_identification_helper": { "cpe": "cpe:/a:redhat:cloudforms_managementengine:5.9::el7" } } } ], "category": "product_family", "name": "Red Hat CloudForms" }, { "branches": [ { "category": "product_version", "name": "postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64", "product": { "name": "postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64", "product_id": "postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql96-contrib@9.6.10-1PGDG.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64", "product": { "name": "postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64", "product_id": "postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql96-devel@9.6.10-1PGDG.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64", "product": { "name": "postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64", "product_id": "postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql96-libs@9.6.10-1PGDG.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64", "product": { "name": "postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64", "product_id": "postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql96-plpython@9.6.10-1PGDG.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql96-0:9.6.10-1PGDG.el7at.x86_64", "product": { "name": "postgresql96-0:9.6.10-1PGDG.el7at.x86_64", "product_id": "postgresql96-0:9.6.10-1PGDG.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql96@9.6.10-1PGDG.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64", "product": { "name": "postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64", "product_id": "postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql96-test@9.6.10-1PGDG.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64", "product": { "name": "postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64", "product_id": "postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql96-pltcl@9.6.10-1PGDG.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64", "product": { "name": "postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64", "product_id": "postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql96-plperl@9.6.10-1PGDG.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64", "product": { "name": "postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64", "product_id": "postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql96-debuginfo@9.6.10-1PGDG.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64", "product": { "name": "postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64", "product_id": "postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql96-docs@9.6.10-1PGDG.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64", "product": { "name": "postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64", "product_id": "postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql96-server@9.6.10-1PGDG.el7at?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-appliance-0:5.9.6.5-1.el7cf.x86_64", "product": { "name": "cfme-appliance-0:5.9.6.5-1.el7cf.x86_64", "product_id": "cfme-appliance-0:5.9.6.5-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-appliance@5.9.6.5-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64", "product": { "name": "cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64", "product_id": "cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-appliance-common@5.9.6.5-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64", "product": { "name": "cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64", "product_id": "cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-appliance-debuginfo@5.9.6.5-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64", "product": { "name": "cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64", "product_id": "cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-appliance-tools@5.9.6.5-1.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-gemset-0:5.9.6.5-2.el7cf.x86_64", "product": { "name": "cfme-gemset-0:5.9.6.5-2.el7cf.x86_64", "product_id": "cfme-gemset-0:5.9.6.5-2.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-gemset@5.9.6.5-2.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64", "product": { "name": "cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64", "product_id": "cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-gemset-debuginfo@5.9.6.5-2.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64", "product": { "name": "cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64", "product_id": "cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-amazon-smartstate@5.9.6.5-2.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64", "product": { "name": "cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64", "product_id": "cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-debuginfo@5.9.6.5-3.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "cfme-0:5.9.6.5-3.el7cf.x86_64", "product": { "name": "cfme-0:5.9.6.5-3.el7cf.x86_64", "product_id": "cfme-0:5.9.6.5-3.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme@5.9.6.5-3.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64", "product": { "name": "httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64", "product_id": "httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/httpd-configmap-generator@0.2.2-1.2.el7cf?arch=x86_64" } } }, { "category": "product_version", "name": "dbus-api-service-0:1.0.1-3.1.el7cf.x86_64", "product": { "name": "dbus-api-service-0:1.0.1-3.1.el7cf.x86_64", "product_id": "dbus-api-service-0:1.0.1-3.1.el7cf.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dbus-api-service@1.0.1-3.1.el7cf?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "postgresql96-0:9.6.10-1PGDG.el7at.src", "product": { "name": "postgresql96-0:9.6.10-1PGDG.el7at.src", "product_id": "postgresql96-0:9.6.10-1PGDG.el7at.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql96@9.6.10-1PGDG.el7at?arch=src" } } }, { "category": "product_version", "name": "cfme-appliance-0:5.9.6.5-1.el7cf.src", "product": { "name": "cfme-appliance-0:5.9.6.5-1.el7cf.src", "product_id": "cfme-appliance-0:5.9.6.5-1.el7cf.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-appliance@5.9.6.5-1.el7cf?arch=src" } } }, { "category": "product_version", "name": "cfme-gemset-0:5.9.6.5-2.el7cf.src", "product": { "name": "cfme-gemset-0:5.9.6.5-2.el7cf.src", "product_id": "cfme-gemset-0:5.9.6.5-2.el7cf.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-gemset@5.9.6.5-2.el7cf?arch=src" } } }, { "category": "product_version", "name": "cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src", "product": { "name": "cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src", "product_id": "cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme-amazon-smartstate@5.9.6.5-2.el7cf?arch=src" } } }, { "category": "product_version", "name": "cfme-0:5.9.6.5-3.el7cf.src", "product": { "name": "cfme-0:5.9.6.5-3.el7cf.src", "product_id": "cfme-0:5.9.6.5-3.el7cf.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cfme@5.9.6.5-3.el7cf?arch=src" } } }, { "category": "product_version", "name": "httpd-configmap-generator-0:0.2.2-1.2.el7cf.src", "product": { "name": "httpd-configmap-generator-0:0.2.2-1.2.el7cf.src", "product_id": "httpd-configmap-generator-0:0.2.2-1.2.el7cf.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/httpd-configmap-generator@0.2.2-1.2.el7cf?arch=src" } } }, { "category": "product_version", "name": "dbus-api-service-0:1.0.1-3.1.el7cf.src", "product": { "name": "dbus-api-service-0:1.0.1-3.1.el7cf.src", "product_id": "dbus-api-service-0:1.0.1-3.1.el7cf.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/dbus-api-service@1.0.1-3.1.el7cf?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "cfme-0:5.9.6.5-3.el7cf.src as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src" }, "product_reference": "cfme-0:5.9.6.5-3.el7cf.src", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-0:5.9.6.5-3.el7cf.x86_64 as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64" }, "product_reference": "cfme-0:5.9.6.5-3.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src" }, "product_reference": "cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64 as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64" }, "product_reference": "cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-appliance-0:5.9.6.5-1.el7cf.src as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src" }, "product_reference": "cfme-appliance-0:5.9.6.5-1.el7cf.src", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-appliance-0:5.9.6.5-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64" }, "product_reference": "cfme-appliance-0:5.9.6.5-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64" }, "product_reference": "cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64" }, "product_reference": "cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64 as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64" }, "product_reference": "cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64 as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64" }, "product_reference": "cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-gemset-0:5.9.6.5-2.el7cf.src as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src" }, "product_reference": "cfme-gemset-0:5.9.6.5-2.el7cf.src", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-gemset-0:5.9.6.5-2.el7cf.x86_64 as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64" }, "product_reference": "cfme-gemset-0:5.9.6.5-2.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64 as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64" }, "product_reference": "cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-api-service-0:1.0.1-3.1.el7cf.src as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src" }, "product_reference": "dbus-api-service-0:1.0.1-3.1.el7cf.src", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-api-service-0:1.0.1-3.1.el7cf.x86_64 as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64" }, "product_reference": "dbus-api-service-0:1.0.1-3.1.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "httpd-configmap-generator-0:0.2.2-1.2.el7cf.src as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src" }, "product_reference": "httpd-configmap-generator-0:0.2.2-1.2.el7cf.src", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64 as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64" }, "product_reference": "httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-0:9.6.10-1PGDG.el7at.src as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src" }, "product_reference": "postgresql96-0:9.6.10-1PGDG.el7at.src", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-0:9.6.10-1PGDG.el7at.x86_64 as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64" }, "product_reference": "postgresql96-0:9.6.10-1PGDG.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64 as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64" }, "product_reference": "postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64 as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64" }, "product_reference": "postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64 as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64" }, "product_reference": "postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64 as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64" }, "product_reference": "postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64 as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64" }, "product_reference": "postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64 as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64" }, "product_reference": "postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64 as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64" }, "product_reference": "postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64 as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64" }, "product_reference": "postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64 as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64" }, "product_reference": "postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64 as a component of CloudForms Management Engine 5.9", "product_id": "7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64" }, "product_reference": "postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64", "relates_to_product_reference": "7Server-RH7-CFME-5.9" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "the PostgreSQL project" ] }, { "names": [ "Tom Lane" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2018-1053", "cwe": { "id": "CWE-377", "name": "Insecure Temporary File" }, "discovery_date": "2018-01-29T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1539619" } ], "notes": [ { "category": "description", "text": "This release of CloudForms corrects an issue invoked when running pg_upgrade by which attackers could read or modify the output of `pg_dumpall -g` in the current working directory. With this release, any attack is rendered infeasible as the directory mode blocks an intruder from searching the current working directory, and the prevailing umask prevents attackers from opening the file.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: pg_upgrade creates file of sensitive metadata under prevailing umask", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the versions of PostgreSQL 9.x as shipped with Red Hat Satellite 5.x and CloudForms 5.x. Red Hat Product Security has rated this issue as having security impact of Moderate. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.", "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-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src", "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-1053" }, { "category": "external", "summary": "RHBZ#1539619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1539619" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-1053", "url": "https://www.cve.org/CVERecord?id=CVE-2018-1053" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1053", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1053" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1829/", "url": "https://www.postgresql.org/about/news/1829/" } ], "release_date": "2018-02-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-12-13T15:15:46+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. After installing the updated packages, the httpd daemon will be restarted automatically.", "product_ids": [ "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src", "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:3816" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src", "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: pg_upgrade creates file of sensitive metadata under prevailing umask" }, { "cve": "CVE-2018-1058", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2018-02-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1547044" } ], "notes": [ { "category": "description", "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.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Uncontrolled search path element in pg_dump and other client applications", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue affects the versions of Postgresql as shipped with Red Hat Satellite 5. Red Hat Product Security has rated this issue as having security impact of Low. A future update may address this issue. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.", "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-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src", "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-1058" }, { "category": "external", "summary": "RHBZ#1547044", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1547044" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-1058", "url": "https://www.cve.org/CVERecord?id=CVE-2018-1058" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1058", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1058" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1834/", "url": "https://www.postgresql.org/about/news/1834/" } ], "release_date": "2018-03-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-12-13T15:15:46+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. After installing the updated packages, the httpd daemon will be restarted automatically.", "product_ids": [ "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src", "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:3816" }, { "category": "workaround", "details": "Upstream suggests the following mitigation can be used to protect against this security flaw: \nhttps://wiki.postgresql.org/wiki/A_Guide_to_CVE-2018-1058:_Protect_Your_Search_Path", "product_ids": [ "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src", "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.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.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src", "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "postgresql: Uncontrolled search path element in pg_dump and other client applications" }, { "acknowledgments": [ { "names": [ "the PostgreSQL project" ] }, { "names": [ "Andrew Krasichkov" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2018-10915", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2018-07-30T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1609891" } ], "notes": [ { "category": "description", "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 were 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.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Certain host connection parameters defeat client-side security defenses", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is only exploitable where an attacker can provide or influence connection parameters to a PostgreSQL client application using libpq. Contrib modules \"dblink\" and \"postgres_fdw\" are examples of applications affected by this flaw.\n\nRed Hat Virtualization includes vulnerable versions of postgresql. However this flaw is not known to be exploitable under any supported configuration of Red Hat Virtualization. A future update may address this issue.\n\nThis issue affects the versions of the rh-postgresql95-postgresql package as shipped with Red Hat Satellite 5.7 and 5.8. However, this flaw is not known to be exploitable under any supported scenario in Satellite 5. A future update may address this issue.", "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-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src", "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-10915" }, { "category": "external", "summary": "RHBZ#1609891", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1609891" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-10915", "url": "https://www.cve.org/CVERecord?id=CVE-2018-10915" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10915", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10915" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1878/", "url": "https://www.postgresql.org/about/news/1878/" } ], "release_date": "2018-08-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-12-13T15:15:46+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. After installing the updated packages, the httpd daemon will be restarted automatically.", "product_ids": [ "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src", "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:3816" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src", "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: Certain host connection parameters defeat client-side security defenses" }, { "acknowledgments": [ { "names": [ "the PostgreSQL project" ] } ], "cve": "CVE-2018-10925", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2018-08-06T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1612619" } ], "notes": [ { "category": "description", "text": "It was discovered that PostgreSQL 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": "Vulnerability description" }, { "category": "summary", "text": "postgresql: Missing authorization and memory disclosure in INSERT ... ON CONFLICT DO UPDATE statements", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Virtualization includes vulnerable versions of postgresql. However this flaw is not known to be exploitable under any supported configuration of Red Hat Virtualization. A future update may address this issue.\n\nThis issue affects the versions of the postsgresql package as shipped with Red Hat Satellite 5.8. However, this flaw is not known to be exploitable under any supported scenario in Satellite 5.8. A future update may address this issue.", "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-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src", "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-10925" }, { "category": "external", "summary": "RHBZ#1612619", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612619" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-10925", "url": "https://www.cve.org/CVERecord?id=CVE-2018-10925" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10925", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10925" }, { "category": "external", "summary": "https://www.postgresql.org/about/news/1878/", "url": "https://www.postgresql.org/about/news/1878/" } ], "release_date": "2018-08-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2018-12-13T15:15:46+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. After installing the updated packages, the httpd daemon will be restarted automatically.", "product_ids": [ "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src", "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2018:3816" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "version": "3.0" }, "products": [ "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.src", "7Server-RH7-CFME-5.9:cfme-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-amazon-smartstate-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.src", "7Server-RH7-CFME-5.9:cfme-appliance-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-common-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-debuginfo-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-appliance-tools-0:5.9.6.5-1.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-debuginfo-0:5.9.6.5-3.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.src", "7Server-RH7-CFME-5.9:cfme-gemset-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:cfme-gemset-debuginfo-0:5.9.6.5-2.el7cf.x86_64", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.src", "7Server-RH7-CFME-5.9:dbus-api-service-0:1.0.1-3.1.el7cf.x86_64", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.src", "7Server-RH7-CFME-5.9:httpd-configmap-generator-0:0.2.2-1.2.el7cf.x86_64", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.src", "7Server-RH7-CFME-5.9:postgresql96-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-contrib-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-debuginfo-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-devel-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-docs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-libs-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plperl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-plpython-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-pltcl-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-server-0:9.6.10-1PGDG.el7at.x86_64", "7Server-RH7-CFME-5.9:postgresql96-test-0:9.6.10-1PGDG.el7at.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: Missing authorization and memory disclosure in INSERT ... ON CONFLICT DO UPDATE statements" } ] }
suse-su-2018:0507-1
Vulnerability from csaf_suse
Published
2018-02-21 06:03
Modified
2018-02-21 06:03
Summary
Security update for postgresql96
Notes
Title of the patch
Security update for postgresql96
Description of the patch
This update for postgresql96 to version 9.6.7 fixes the following issues:
- CVE-2018-1053: Ensure that all temporary files made by pg_upgrade are non-world-readable. (bsc#1077983)
A full changelog is available here:
https://www.postgresql.org/docs/9.6/static/release-9-6-7.html
Patchnames
SUSE-SLE-DESKTOP-12-SP2-2018-332,SUSE-SLE-DESKTOP-12-SP3-2018-332,SUSE-SLE-RPI-12-SP2-2018-332,SUSE-SLE-SDK-12-SP2-2018-332,SUSE-SLE-SDK-12-SP3-2018-332,SUSE-SLE-SERVER-12-SP2-2018-332,SUSE-SLE-SERVER-12-SP3-2018-332
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql96", "title": "Title of the patch" }, { "category": "description", "text": "\n \nThis update for postgresql96 to version 9.6.7 fixes the following issues:\n\n- CVE-2018-1053: Ensure that all temporary files made by pg_upgrade are non-world-readable. (bsc#1077983)\n\nA full changelog is available here:\n\n\thttps://www.postgresql.org/docs/9.6/static/release-9-6-7.html\n\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-DESKTOP-12-SP2-2018-332,SUSE-SLE-DESKTOP-12-SP3-2018-332,SUSE-SLE-RPI-12-SP2-2018-332,SUSE-SLE-SDK-12-SP2-2018-332,SUSE-SLE-SDK-12-SP3-2018-332,SUSE-SLE-SERVER-12-SP2-2018-332,SUSE-SLE-SERVER-12-SP3-2018-332", "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-2018_0507-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:0507-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180507-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:0507-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-February/003746.html" }, { "category": "self", "summary": "SUSE Bug 1077983", "url": "https://bugzilla.suse.com/1077983" }, { "category": "self", "summary": "SUSE CVE CVE-2018-1053 page", "url": "https://www.suse.com/security/cve/CVE-2018-1053/" } ], "title": "Security update for postgresql96", "tracking": { "current_release_date": "2018-02-21T06:03:13Z", "generator": { "date": "2018-02-21T06:03:13Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:0507-1", "initial_release_date": "2018-02-21T06:03:13Z", "revision_history": [ { "date": "2018-02-21T06:03:13Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libecpg6-9.6.7-3.13.1.aarch64", "product": { "name": "libecpg6-9.6.7-3.13.1.aarch64", "product_id": "libecpg6-9.6.7-3.13.1.aarch64" } }, { "category": "product_version", "name": "libpq5-9.6.7-3.13.1.aarch64", "product": { "name": "libpq5-9.6.7-3.13.1.aarch64", "product_id": "libpq5-9.6.7-3.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql96-9.6.7-3.13.1.aarch64", "product": { "name": "postgresql96-9.6.7-3.13.1.aarch64", "product_id": "postgresql96-9.6.7-3.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql96-contrib-9.6.7-3.13.1.aarch64", "product": { "name": "postgresql96-contrib-9.6.7-3.13.1.aarch64", "product_id": "postgresql96-contrib-9.6.7-3.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql96-server-9.6.7-3.13.1.aarch64", "product": { "name": "postgresql96-server-9.6.7-3.13.1.aarch64", "product_id": "postgresql96-server-9.6.7-3.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql96-devel-9.6.7-3.13.1.aarch64", "product": { "name": "postgresql96-devel-9.6.7-3.13.1.aarch64", "product_id": "postgresql96-devel-9.6.7-3.13.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql96-docs-9.6.7-3.13.1.noarch", "product": { "name": "postgresql96-docs-9.6.7-3.13.1.noarch", "product_id": "postgresql96-docs-9.6.7-3.13.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql96-devel-9.6.7-3.13.1.ppc64le", "product": { "name": "postgresql96-devel-9.6.7-3.13.1.ppc64le", "product_id": "postgresql96-devel-9.6.7-3.13.1.ppc64le" } }, { "category": "product_version", "name": "libecpg6-9.6.7-3.13.1.ppc64le", "product": { "name": "libecpg6-9.6.7-3.13.1.ppc64le", "product_id": "libecpg6-9.6.7-3.13.1.ppc64le" } }, { "category": "product_version", "name": "libpq5-9.6.7-3.13.1.ppc64le", "product": { "name": "libpq5-9.6.7-3.13.1.ppc64le", "product_id": "libpq5-9.6.7-3.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql96-9.6.7-3.13.1.ppc64le", "product": { "name": "postgresql96-9.6.7-3.13.1.ppc64le", "product_id": "postgresql96-9.6.7-3.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql96-contrib-9.6.7-3.13.1.ppc64le", "product": { "name": "postgresql96-contrib-9.6.7-3.13.1.ppc64le", "product_id": "postgresql96-contrib-9.6.7-3.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql96-server-9.6.7-3.13.1.ppc64le", "product": { "name": "postgresql96-server-9.6.7-3.13.1.ppc64le", "product_id": "postgresql96-server-9.6.7-3.13.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql96-devel-9.6.7-3.13.1.s390x", "product": { "name": "postgresql96-devel-9.6.7-3.13.1.s390x", "product_id": "postgresql96-devel-9.6.7-3.13.1.s390x" } }, { "category": "product_version", "name": "libecpg6-9.6.7-3.13.1.s390x", "product": { "name": "libecpg6-9.6.7-3.13.1.s390x", "product_id": "libecpg6-9.6.7-3.13.1.s390x" } }, { "category": "product_version", "name": "libpq5-9.6.7-3.13.1.s390x", "product": { "name": "libpq5-9.6.7-3.13.1.s390x", "product_id": "libpq5-9.6.7-3.13.1.s390x" } }, { "category": "product_version", "name": "libpq5-32bit-9.6.7-3.13.1.s390x", "product": { "name": "libpq5-32bit-9.6.7-3.13.1.s390x", "product_id": "libpq5-32bit-9.6.7-3.13.1.s390x" } }, { "category": "product_version", "name": "postgresql96-9.6.7-3.13.1.s390x", "product": { "name": "postgresql96-9.6.7-3.13.1.s390x", "product_id": "postgresql96-9.6.7-3.13.1.s390x" } }, { "category": "product_version", "name": "postgresql96-contrib-9.6.7-3.13.1.s390x", "product": { "name": "postgresql96-contrib-9.6.7-3.13.1.s390x", "product_id": "postgresql96-contrib-9.6.7-3.13.1.s390x" } }, { "category": "product_version", "name": "postgresql96-server-9.6.7-3.13.1.s390x", "product": { "name": "postgresql96-server-9.6.7-3.13.1.s390x", "product_id": "postgresql96-server-9.6.7-3.13.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libecpg6-9.6.7-3.13.1.x86_64", "product": { "name": "libecpg6-9.6.7-3.13.1.x86_64", "product_id": "libecpg6-9.6.7-3.13.1.x86_64" } }, { "category": "product_version", "name": "libpq5-9.6.7-3.13.1.x86_64", "product": { "name": "libpq5-9.6.7-3.13.1.x86_64", "product_id": "libpq5-9.6.7-3.13.1.x86_64" } }, { "category": "product_version", "name": "libpq5-32bit-9.6.7-3.13.1.x86_64", "product": { "name": "libpq5-32bit-9.6.7-3.13.1.x86_64", "product_id": "libpq5-32bit-9.6.7-3.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql96-9.6.7-3.13.1.x86_64", "product": { "name": "postgresql96-9.6.7-3.13.1.x86_64", "product_id": "postgresql96-9.6.7-3.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql96-devel-9.6.7-3.13.1.x86_64", "product": { "name": "postgresql96-devel-9.6.7-3.13.1.x86_64", "product_id": "postgresql96-devel-9.6.7-3.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql96-contrib-9.6.7-3.13.1.x86_64", "product": { "name": "postgresql96-contrib-9.6.7-3.13.1.x86_64", "product_id": "postgresql96-contrib-9.6.7-3.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql96-server-9.6.7-3.13.1.x86_64", "product": { "name": "postgresql96-server-9.6.7-3.13.1.x86_64", "product_id": "postgresql96-server-9.6.7-3.13.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP2", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp2" } } }, { "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 Server for Raspberry Pi 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp2" } } }, { "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 SP2", "product": { "name": "SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp2" } } }, { "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": "libecpg6-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:libecpg6-9.6.7-3.13.1.x86_64" }, "product_reference": "libecpg6-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:libpq5-9.6.7-3.13.1.x86_64" }, "product_reference": "libpq5-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:libpq5-32bit-9.6.7-3.13.1.x86_64" }, "product_reference": "libpq5-32bit-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:postgresql96-9.6.7-3.13.1.x86_64" }, "product_reference": "postgresql96-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libecpg6-9.6.7-3.13.1.x86_64" }, "product_reference": "libecpg6-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libpq5-9.6.7-3.13.1.x86_64" }, "product_reference": "libpq5-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libpq5-32bit-9.6.7-3.13.1.x86_64" }, "product_reference": "libpq5-32bit-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.7-3.13.1.x86_64" }, "product_reference": "postgresql96-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.6.7-3.13.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libecpg6-9.6.7-3.13.1.aarch64" }, "product_reference": "libecpg6-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.6.7-3.13.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libpq5-9.6.7-3.13.1.aarch64" }, "product_reference": "libpq5-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.7-3.13.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql96-9.6.7-3.13.1.aarch64" }, "product_reference": "postgresql96-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.7-3.13.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql96-contrib-9.6.7-3.13.1.aarch64" }, "product_reference": "postgresql96-contrib-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-docs-9.6.7-3.13.1.noarch as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql96-docs-9.6.7-3.13.1.noarch" }, "product_reference": "postgresql96-docs-9.6.7-3.13.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.7-3.13.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql96-server-9.6.7-3.13.1.aarch64" }, "product_reference": "postgresql96-server-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-devel-9.6.7-3.13.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql96-devel-9.6.7-3.13.1.aarch64" }, "product_reference": "postgresql96-devel-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-devel-9.6.7-3.13.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql96-devel-9.6.7-3.13.1.ppc64le" }, "product_reference": "postgresql96-devel-9.6.7-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-devel-9.6.7-3.13.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql96-devel-9.6.7-3.13.1.s390x" }, "product_reference": "postgresql96-devel-9.6.7-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-devel-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql96-devel-9.6.7-3.13.1.x86_64" }, "product_reference": "postgresql96-devel-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-devel-9.6.7-3.13.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.7-3.13.1.aarch64" }, "product_reference": "postgresql96-devel-9.6.7-3.13.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.7-3.13.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.7-3.13.1.ppc64le" }, "product_reference": "postgresql96-devel-9.6.7-3.13.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.7-3.13.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.7-3.13.1.s390x" }, "product_reference": "postgresql96-devel-9.6.7-3.13.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.7-3.13.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.7-3.13.1.x86_64" }, "product_reference": "postgresql96-devel-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.6.7-3.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libecpg6-9.6.7-3.13.1.aarch64" }, "product_reference": "libecpg6-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.6.7-3.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libecpg6-9.6.7-3.13.1.ppc64le" }, "product_reference": "libecpg6-9.6.7-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.6.7-3.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libecpg6-9.6.7-3.13.1.s390x" }, "product_reference": "libecpg6-9.6.7-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libecpg6-9.6.7-3.13.1.x86_64" }, "product_reference": "libecpg6-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.6.7-3.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libpq5-9.6.7-3.13.1.aarch64" }, "product_reference": "libpq5-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.6.7-3.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libpq5-9.6.7-3.13.1.ppc64le" }, "product_reference": "libpq5-9.6.7-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.6.7-3.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libpq5-9.6.7-3.13.1.s390x" }, "product_reference": "libpq5-9.6.7-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libpq5-9.6.7-3.13.1.x86_64" }, "product_reference": "libpq5-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-9.6.7-3.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libpq5-32bit-9.6.7-3.13.1.s390x" }, "product_reference": "libpq5-32bit-9.6.7-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:libpq5-32bit-9.6.7-3.13.1.x86_64" }, "product_reference": "libpq5-32bit-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.7-3.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql96-9.6.7-3.13.1.aarch64" }, "product_reference": "postgresql96-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.7-3.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql96-9.6.7-3.13.1.ppc64le" }, "product_reference": "postgresql96-9.6.7-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.7-3.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql96-9.6.7-3.13.1.s390x" }, "product_reference": "postgresql96-9.6.7-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql96-9.6.7-3.13.1.x86_64" }, "product_reference": "postgresql96-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.7-3.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql96-contrib-9.6.7-3.13.1.aarch64" }, "product_reference": "postgresql96-contrib-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.7-3.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql96-contrib-9.6.7-3.13.1.ppc64le" }, "product_reference": "postgresql96-contrib-9.6.7-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.7-3.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql96-contrib-9.6.7-3.13.1.s390x" }, "product_reference": "postgresql96-contrib-9.6.7-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql96-contrib-9.6.7-3.13.1.x86_64" }, "product_reference": "postgresql96-contrib-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-docs-9.6.7-3.13.1.noarch as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql96-docs-9.6.7-3.13.1.noarch" }, "product_reference": "postgresql96-docs-9.6.7-3.13.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.7-3.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql96-server-9.6.7-3.13.1.aarch64" }, "product_reference": "postgresql96-server-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.7-3.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql96-server-9.6.7-3.13.1.ppc64le" }, "product_reference": "postgresql96-server-9.6.7-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.7-3.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql96-server-9.6.7-3.13.1.s390x" }, "product_reference": "postgresql96-server-9.6.7-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql96-server-9.6.7-3.13.1.x86_64" }, "product_reference": "postgresql96-server-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.6.7-3.13.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-9.6.7-3.13.1.aarch64" }, "product_reference": "libecpg6-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.6.7-3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-9.6.7-3.13.1.ppc64le" }, "product_reference": "libecpg6-9.6.7-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.6.7-3.13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-9.6.7-3.13.1.s390x" }, "product_reference": "libecpg6-9.6.7-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-9.6.7-3.13.1.x86_64" }, "product_reference": "libecpg6-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.6.7-3.13.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-9.6.7-3.13.1.aarch64" }, "product_reference": "libpq5-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.6.7-3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-9.6.7-3.13.1.ppc64le" }, "product_reference": "libpq5-9.6.7-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.6.7-3.13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-9.6.7-3.13.1.s390x" }, "product_reference": "libpq5-9.6.7-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-9.6.7-3.13.1.x86_64" }, "product_reference": "libpq5-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-9.6.7-3.13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-9.6.7-3.13.1.s390x" }, "product_reference": "libpq5-32bit-9.6.7-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-9.6.7-3.13.1.x86_64" }, "product_reference": "libpq5-32bit-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.7-3.13.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.7-3.13.1.aarch64" }, "product_reference": "postgresql96-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.7-3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.7-3.13.1.ppc64le" }, "product_reference": "postgresql96-9.6.7-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.7-3.13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.7-3.13.1.s390x" }, "product_reference": "postgresql96-9.6.7-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.7-3.13.1.x86_64" }, "product_reference": "postgresql96-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.7-3.13.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.7-3.13.1.aarch64" }, "product_reference": "postgresql96-contrib-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.7-3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.7-3.13.1.ppc64le" }, "product_reference": "postgresql96-contrib-9.6.7-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.7-3.13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.7-3.13.1.s390x" }, "product_reference": "postgresql96-contrib-9.6.7-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.7-3.13.1.x86_64" }, "product_reference": "postgresql96-contrib-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-docs-9.6.7-3.13.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.7-3.13.1.noarch" }, "product_reference": "postgresql96-docs-9.6.7-3.13.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.7-3.13.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.7-3.13.1.aarch64" }, "product_reference": "postgresql96-server-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.7-3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.7-3.13.1.ppc64le" }, "product_reference": "postgresql96-server-9.6.7-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.7-3.13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.7-3.13.1.s390x" }, "product_reference": "postgresql96-server-9.6.7-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.7-3.13.1.x86_64" }, "product_reference": "postgresql96-server-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.6.7-3.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libecpg6-9.6.7-3.13.1.aarch64" }, "product_reference": "libecpg6-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.6.7-3.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libecpg6-9.6.7-3.13.1.ppc64le" }, "product_reference": "libecpg6-9.6.7-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.6.7-3.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libecpg6-9.6.7-3.13.1.s390x" }, "product_reference": "libecpg6-9.6.7-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libecpg6-9.6.7-3.13.1.x86_64" }, "product_reference": "libecpg6-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.6.7-3.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libpq5-9.6.7-3.13.1.aarch64" }, "product_reference": "libpq5-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.6.7-3.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libpq5-9.6.7-3.13.1.ppc64le" }, "product_reference": "libpq5-9.6.7-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.6.7-3.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libpq5-9.6.7-3.13.1.s390x" }, "product_reference": "libpq5-9.6.7-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libpq5-9.6.7-3.13.1.x86_64" }, "product_reference": "libpq5-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-9.6.7-3.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libpq5-32bit-9.6.7-3.13.1.s390x" }, "product_reference": "libpq5-32bit-9.6.7-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libpq5-32bit-9.6.7-3.13.1.x86_64" }, "product_reference": "libpq5-32bit-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.7-3.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.7-3.13.1.aarch64" }, "product_reference": "postgresql96-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.7-3.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.7-3.13.1.ppc64le" }, "product_reference": "postgresql96-9.6.7-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.7-3.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.7-3.13.1.s390x" }, "product_reference": "postgresql96-9.6.7-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.7-3.13.1.x86_64" }, "product_reference": "postgresql96-9.6.7-3.13.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.7-3.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.7-3.13.1.aarch64" }, "product_reference": "postgresql96-contrib-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.7-3.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.7-3.13.1.ppc64le" }, "product_reference": "postgresql96-contrib-9.6.7-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.7-3.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.7-3.13.1.s390x" }, "product_reference": "postgresql96-contrib-9.6.7-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-contrib-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.7-3.13.1.x86_64" }, "product_reference": "postgresql96-contrib-9.6.7-3.13.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.7-3.13.1.noarch as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.7-3.13.1.noarch" }, "product_reference": "postgresql96-docs-9.6.7-3.13.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.7-3.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.7-3.13.1.aarch64" }, "product_reference": "postgresql96-server-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.7-3.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.7-3.13.1.ppc64le" }, "product_reference": "postgresql96-server-9.6.7-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.7-3.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.7-3.13.1.s390x" }, "product_reference": "postgresql96-server-9.6.7-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql96-server-9.6.7-3.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.7-3.13.1.x86_64" }, "product_reference": "postgresql96-server-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.6.7-3.13.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-9.6.7-3.13.1.aarch64" }, "product_reference": "libecpg6-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.6.7-3.13.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-9.6.7-3.13.1.ppc64le" }, "product_reference": "libecpg6-9.6.7-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.6.7-3.13.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-9.6.7-3.13.1.s390x" }, "product_reference": "libecpg6-9.6.7-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.6.7-3.13.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-9.6.7-3.13.1.x86_64" }, "product_reference": "libecpg6-9.6.7-3.13.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-9.6.7-3.13.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-9.6.7-3.13.1.aarch64" }, "product_reference": "libpq5-9.6.7-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.6.7-3.13.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-9.6.7-3.13.1.ppc64le" }, "product_reference": "libpq5-9.6.7-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.6.7-3.13.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-9.6.7-3.13.1.s390x" }, "product_reference": "libpq5-9.6.7-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.6.7-3.13.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-9.6.7-3.13.1.x86_64" }, "product_reference": "libpq5-9.6.7-3.13.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-9.6.7-3.13.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-9.6.7-3.13.1.s390x" }, "product_reference": "libpq5-32bit-9.6.7-3.13.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-9.6.7-3.13.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-9.6.7-3.13.1.x86_64" }, "product_reference": "libpq5-32bit-9.6.7-3.13.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-9.6.7-3.13.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.7-3.13.1.aarch64" }, "product_reference": "postgresql96-9.6.7-3.13.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.7-3.13.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.7-3.13.1.ppc64le" }, "product_reference": "postgresql96-9.6.7-3.13.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.7-3.13.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.7-3.13.1.s390x" }, "product_reference": "postgresql96-9.6.7-3.13.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.7-3.13.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.7-3.13.1.x86_64" }, "product_reference": "postgresql96-9.6.7-3.13.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.7-3.13.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.7-3.13.1.aarch64" }, "product_reference": "postgresql96-contrib-9.6.7-3.13.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.7-3.13.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.7-3.13.1.ppc64le" }, "product_reference": "postgresql96-contrib-9.6.7-3.13.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.7-3.13.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.7-3.13.1.s390x" }, "product_reference": "postgresql96-contrib-9.6.7-3.13.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.7-3.13.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.7-3.13.1.x86_64" }, "product_reference": "postgresql96-contrib-9.6.7-3.13.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.7-3.13.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.7-3.13.1.noarch" }, "product_reference": "postgresql96-docs-9.6.7-3.13.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.7-3.13.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.7-3.13.1.aarch64" }, "product_reference": "postgresql96-server-9.6.7-3.13.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.7-3.13.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.7-3.13.1.ppc64le" }, "product_reference": "postgresql96-server-9.6.7-3.13.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.7-3.13.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.7-3.13.1.s390x" }, "product_reference": "postgresql96-server-9.6.7-3.13.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.7-3.13.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.7-3.13.1.x86_64" }, "product_reference": "postgresql96-server-9.6.7-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" } ] }, "vulnerabilities": [ { "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": [ "SUSE Linux Enterprise Desktop 12 SP2:libecpg6-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libpq5-32bit-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libpq5-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:postgresql96-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libecpg6-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libpq5-32bit-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libpq5-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libecpg6-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libecpg6-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libecpg6-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libecpg6-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libpq5-32bit-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libpq5-32bit-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libpq5-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libpq5-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libpq5-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libpq5-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:postgresql96-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:postgresql96-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:postgresql96-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP2:postgresql96-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:postgresql96-contrib-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:postgresql96-contrib-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:postgresql96-contrib-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP2:postgresql96-contrib-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:postgresql96-docs-9.6.7-3.13.1.noarch", "SUSE Linux Enterprise Server 12 SP2:postgresql96-server-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:postgresql96-server-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:postgresql96-server-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP2:postgresql96-server-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libecpg6-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libecpg6-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libecpg6-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libecpg6-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libpq5-32bit-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libpq5-32bit-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libpq5-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libpq5-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libpq5-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libpq5-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.7-3.13.1.noarch", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libecpg6-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libpq5-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql96-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql96-contrib-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql96-docs-9.6.7-3.13.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql96-server-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.7-3.13.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.7-3.13.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql96-devel-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql96-devel-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql96-devel-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql96-devel-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.7-3.13.1.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": [ "SUSE Linux Enterprise Desktop 12 SP2:libecpg6-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libpq5-32bit-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libpq5-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:postgresql96-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libecpg6-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libpq5-32bit-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libpq5-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libecpg6-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libecpg6-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libecpg6-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libecpg6-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libpq5-32bit-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libpq5-32bit-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libpq5-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libpq5-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libpq5-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libpq5-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:postgresql96-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:postgresql96-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:postgresql96-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP2:postgresql96-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:postgresql96-contrib-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:postgresql96-contrib-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:postgresql96-contrib-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP2:postgresql96-contrib-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:postgresql96-docs-9.6.7-3.13.1.noarch", "SUSE Linux Enterprise Server 12 SP2:postgresql96-server-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:postgresql96-server-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:postgresql96-server-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP2:postgresql96-server-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libecpg6-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libecpg6-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libecpg6-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libecpg6-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libpq5-32bit-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libpq5-32bit-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libpq5-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libpq5-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libpq5-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libpq5-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.7-3.13.1.noarch", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libecpg6-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libpq5-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql96-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql96-contrib-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql96-docs-9.6.7-3.13.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql96-server-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.7-3.13.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.7-3.13.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql96-devel-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql96-devel-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql96-devel-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql96-devel-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.7-3.13.1.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": [ "SUSE Linux Enterprise Desktop 12 SP2:libecpg6-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libpq5-32bit-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:libpq5-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:postgresql96-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libecpg6-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libpq5-32bit-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libpq5-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libecpg6-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libecpg6-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libecpg6-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libecpg6-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libpq5-32bit-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libpq5-32bit-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:libpq5-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:libpq5-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:libpq5-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP2:libpq5-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:postgresql96-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:postgresql96-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:postgresql96-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP2:postgresql96-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:postgresql96-contrib-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:postgresql96-contrib-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:postgresql96-contrib-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP2:postgresql96-contrib-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:postgresql96-docs-9.6.7-3.13.1.noarch", "SUSE Linux Enterprise Server 12 SP2:postgresql96-server-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:postgresql96-server-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:postgresql96-server-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP2:postgresql96-server-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libecpg6-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libecpg6-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libecpg6-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libecpg6-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libpq5-32bit-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libpq5-32bit-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libpq5-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libpq5-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libpq5-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libpq5-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.7-3.13.1.noarch", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libecpg6-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:libpq5-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql96-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql96-contrib-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql96-docs-9.6.7-3.13.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql96-server-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libecpg6-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-32bit-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libpq5-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.7-3.13.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libecpg6-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-32bit-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libpq5-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.7-3.13.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql96-devel-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql96-devel-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql96-devel-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql96-devel-9.6.7-3.13.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.7-3.13.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.7-3.13.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.7-3.13.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.7-3.13.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-21T06:03:13Z", "details": "low" } ], "title": "CVE-2018-1053" } ] }
suse-su-2018:0506-1
Vulnerability from csaf_suse
Published
2018-02-21 08:04
Modified
2018-02-21 08:04
Summary
Security update for postgresql94
Notes
Title of the patch
Security update for postgresql94
Description of the patch
This update for postgresql94 fixes the following issues:
PostgreSQL was updated to version 9.4.16, full release notes:
https://www.postgresql.org/docs/9.4/static/release-9-4-16.html
Security issues fixed:
- CVE-2018-1053: Ensure that all temporary files made by pg_upgrade are non-world-readable. (bsc#1077983)
Patchnames
sdksp4-postgresql94-13478,slessp4-postgresql94-13478
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql94", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql94 fixes the following issues:\n\nPostgreSQL was updated to version 9.4.16, full release notes:\n\n\thttps://www.postgresql.org/docs/9.4/static/release-9-4-16.html\n\nSecurity issues fixed:\n\n- CVE-2018-1053: Ensure that all temporary files made by pg_upgrade are non-world-readable. (bsc#1077983)\n", "title": "Description of the patch" }, { "category": "details", "text": "sdksp4-postgresql94-13478,slessp4-postgresql94-13478", "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-2018_0506-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:0506-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180506-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:0506-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-February/003745.html" }, { "category": "self", "summary": "SUSE Bug 1077983", "url": "https://bugzilla.suse.com/1077983" }, { "category": "self", "summary": "SUSE CVE CVE-2018-1053 page", "url": "https://www.suse.com/security/cve/CVE-2018-1053/" } ], "title": "Security update for postgresql94", "tracking": { "current_release_date": "2018-02-21T08:04:11Z", "generator": { "date": "2018-02-21T08:04:11Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:0506-1", "initial_release_date": "2018-02-21T08:04:11Z", "revision_history": [ { "date": "2018-02-21T08:04:11Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql94-devel-9.4.16-0.23.13.2.i586", "product": { "name": "postgresql94-devel-9.4.16-0.23.13.2.i586", "product_id": "postgresql94-devel-9.4.16-0.23.13.2.i586" } }, { "category": "product_version", "name": "libecpg6-9.4.16-0.23.13.2.i586", "product": { "name": "libecpg6-9.4.16-0.23.13.2.i586", "product_id": "libecpg6-9.4.16-0.23.13.2.i586" } }, { "category": "product_version", "name": "libpq5-9.4.16-0.23.13.2.i586", "product": { "name": "libpq5-9.4.16-0.23.13.2.i586", "product_id": "libpq5-9.4.16-0.23.13.2.i586" } }, { "category": "product_version", "name": "postgresql94-9.4.16-0.23.13.2.i586", "product": { "name": "postgresql94-9.4.16-0.23.13.2.i586", "product_id": "postgresql94-9.4.16-0.23.13.2.i586" } }, { "category": "product_version", "name": "postgresql94-contrib-9.4.16-0.23.13.2.i586", "product": { "name": "postgresql94-contrib-9.4.16-0.23.13.2.i586", "product_id": "postgresql94-contrib-9.4.16-0.23.13.2.i586" } }, { "category": "product_version", "name": "postgresql94-docs-9.4.16-0.23.13.2.i586", "product": { "name": "postgresql94-docs-9.4.16-0.23.13.2.i586", "product_id": "postgresql94-docs-9.4.16-0.23.13.2.i586" } }, { "category": "product_version", "name": "postgresql94-server-9.4.16-0.23.13.2.i586", "product": { "name": "postgresql94-server-9.4.16-0.23.13.2.i586", "product_id": "postgresql94-server-9.4.16-0.23.13.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql94-devel-9.4.16-0.23.13.2.ia64", "product": { "name": "postgresql94-devel-9.4.16-0.23.13.2.ia64", "product_id": "postgresql94-devel-9.4.16-0.23.13.2.ia64" } }, { "category": "product_version", "name": "libecpg6-9.4.16-0.23.13.2.ia64", "product": { "name": "libecpg6-9.4.16-0.23.13.2.ia64", "product_id": "libecpg6-9.4.16-0.23.13.2.ia64" } }, { "category": "product_version", "name": "libpq5-9.4.16-0.23.13.2.ia64", "product": { "name": "libpq5-9.4.16-0.23.13.2.ia64", "product_id": "libpq5-9.4.16-0.23.13.2.ia64" } }, { "category": "product_version", "name": "postgresql94-9.4.16-0.23.13.2.ia64", "product": { "name": "postgresql94-9.4.16-0.23.13.2.ia64", "product_id": "postgresql94-9.4.16-0.23.13.2.ia64" } }, { "category": "product_version", "name": "postgresql94-contrib-9.4.16-0.23.13.2.ia64", "product": { "name": "postgresql94-contrib-9.4.16-0.23.13.2.ia64", "product_id": "postgresql94-contrib-9.4.16-0.23.13.2.ia64" } }, { "category": "product_version", "name": "postgresql94-docs-9.4.16-0.23.13.2.ia64", "product": { "name": "postgresql94-docs-9.4.16-0.23.13.2.ia64", "product_id": "postgresql94-docs-9.4.16-0.23.13.2.ia64" } }, { "category": "product_version", "name": "postgresql94-server-9.4.16-0.23.13.2.ia64", "product": { "name": "postgresql94-server-9.4.16-0.23.13.2.ia64", "product_id": "postgresql94-server-9.4.16-0.23.13.2.ia64" } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "postgresql94-devel-9.4.16-0.23.13.2.ppc64", "product": { "name": "postgresql94-devel-9.4.16-0.23.13.2.ppc64", "product_id": "postgresql94-devel-9.4.16-0.23.13.2.ppc64" } }, { "category": "product_version", "name": "libecpg6-9.4.16-0.23.13.2.ppc64", "product": { "name": "libecpg6-9.4.16-0.23.13.2.ppc64", "product_id": "libecpg6-9.4.16-0.23.13.2.ppc64" } }, { "category": "product_version", "name": "libpq5-9.4.16-0.23.13.2.ppc64", "product": { "name": "libpq5-9.4.16-0.23.13.2.ppc64", "product_id": "libpq5-9.4.16-0.23.13.2.ppc64" } }, { "category": "product_version", "name": "libpq5-32bit-9.4.16-0.23.13.2.ppc64", "product": { "name": "libpq5-32bit-9.4.16-0.23.13.2.ppc64", "product_id": "libpq5-32bit-9.4.16-0.23.13.2.ppc64" } }, { "category": "product_version", "name": "postgresql94-9.4.16-0.23.13.2.ppc64", "product": { "name": "postgresql94-9.4.16-0.23.13.2.ppc64", "product_id": "postgresql94-9.4.16-0.23.13.2.ppc64" } }, { "category": "product_version", "name": "postgresql94-contrib-9.4.16-0.23.13.2.ppc64", "product": { "name": "postgresql94-contrib-9.4.16-0.23.13.2.ppc64", "product_id": "postgresql94-contrib-9.4.16-0.23.13.2.ppc64" } }, { "category": "product_version", "name": "postgresql94-docs-9.4.16-0.23.13.2.ppc64", "product": { "name": "postgresql94-docs-9.4.16-0.23.13.2.ppc64", "product_id": "postgresql94-docs-9.4.16-0.23.13.2.ppc64" } }, { "category": "product_version", "name": "postgresql94-server-9.4.16-0.23.13.2.ppc64", "product": { "name": "postgresql94-server-9.4.16-0.23.13.2.ppc64", "product_id": "postgresql94-server-9.4.16-0.23.13.2.ppc64" } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "postgresql94-devel-9.4.16-0.23.13.2.s390x", "product": { "name": "postgresql94-devel-9.4.16-0.23.13.2.s390x", "product_id": "postgresql94-devel-9.4.16-0.23.13.2.s390x" } }, { "category": "product_version", "name": "libecpg6-9.4.16-0.23.13.2.s390x", "product": { "name": "libecpg6-9.4.16-0.23.13.2.s390x", "product_id": "libecpg6-9.4.16-0.23.13.2.s390x" } }, { "category": "product_version", "name": "libpq5-9.4.16-0.23.13.2.s390x", "product": { "name": "libpq5-9.4.16-0.23.13.2.s390x", "product_id": "libpq5-9.4.16-0.23.13.2.s390x" } }, { "category": "product_version", "name": "libpq5-32bit-9.4.16-0.23.13.2.s390x", "product": { "name": "libpq5-32bit-9.4.16-0.23.13.2.s390x", "product_id": "libpq5-32bit-9.4.16-0.23.13.2.s390x" } }, { "category": "product_version", "name": "postgresql94-9.4.16-0.23.13.2.s390x", "product": { "name": "postgresql94-9.4.16-0.23.13.2.s390x", "product_id": "postgresql94-9.4.16-0.23.13.2.s390x" } }, { "category": "product_version", "name": "postgresql94-contrib-9.4.16-0.23.13.2.s390x", "product": { "name": "postgresql94-contrib-9.4.16-0.23.13.2.s390x", "product_id": "postgresql94-contrib-9.4.16-0.23.13.2.s390x" } }, { "category": "product_version", "name": "postgresql94-docs-9.4.16-0.23.13.2.s390x", "product": { "name": "postgresql94-docs-9.4.16-0.23.13.2.s390x", "product_id": "postgresql94-docs-9.4.16-0.23.13.2.s390x" } }, { "category": "product_version", "name": "postgresql94-server-9.4.16-0.23.13.2.s390x", "product": { "name": "postgresql94-server-9.4.16-0.23.13.2.s390x", "product_id": "postgresql94-server-9.4.16-0.23.13.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql94-devel-9.4.16-0.23.13.2.x86_64", "product": { "name": "postgresql94-devel-9.4.16-0.23.13.2.x86_64", "product_id": "postgresql94-devel-9.4.16-0.23.13.2.x86_64" } }, { "category": "product_version", "name": "libecpg6-9.4.16-0.23.13.2.x86_64", "product": { "name": "libecpg6-9.4.16-0.23.13.2.x86_64", "product_id": "libecpg6-9.4.16-0.23.13.2.x86_64" } }, { "category": "product_version", "name": "libpq5-9.4.16-0.23.13.2.x86_64", "product": { "name": "libpq5-9.4.16-0.23.13.2.x86_64", "product_id": "libpq5-9.4.16-0.23.13.2.x86_64" } }, { "category": "product_version", "name": "libpq5-32bit-9.4.16-0.23.13.2.x86_64", "product": { "name": "libpq5-32bit-9.4.16-0.23.13.2.x86_64", "product_id": "libpq5-32bit-9.4.16-0.23.13.2.x86_64" } }, { "category": "product_version", "name": "postgresql94-9.4.16-0.23.13.2.x86_64", "product": { "name": "postgresql94-9.4.16-0.23.13.2.x86_64", "product_id": "postgresql94-9.4.16-0.23.13.2.x86_64" } }, { "category": "product_version", "name": "postgresql94-contrib-9.4.16-0.23.13.2.x86_64", "product": { "name": "postgresql94-contrib-9.4.16-0.23.13.2.x86_64", "product_id": "postgresql94-contrib-9.4.16-0.23.13.2.x86_64" } }, { "category": "product_version", "name": "postgresql94-docs-9.4.16-0.23.13.2.x86_64", "product": { "name": "postgresql94-docs-9.4.16-0.23.13.2.x86_64", "product_id": "postgresql94-docs-9.4.16-0.23.13.2.x86_64" } }, { "category": "product_version", "name": "postgresql94-server-9.4.16-0.23.13.2.x86_64", "product": { "name": "postgresql94-server-9.4.16-0.23.13.2.x86_64", "product_id": "postgresql94-server-9.4.16-0.23.13.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 11 SP4", "product": { "name": "SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4", "product_identification_helper": { "cpe": "cpe:/a:suse:sle-sdk:11:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 11 SP4", "product": { "name": "SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_sles:11:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:11:sp4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql94-devel-9.4.16-0.23.13.2.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.16-0.23.13.2.i586" }, "product_reference": "postgresql94-devel-9.4.16-0.23.13.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-devel-9.4.16-0.23.13.2.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.16-0.23.13.2.ia64" }, "product_reference": "postgresql94-devel-9.4.16-0.23.13.2.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-devel-9.4.16-0.23.13.2.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.16-0.23.13.2.ppc64" }, "product_reference": "postgresql94-devel-9.4.16-0.23.13.2.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-devel-9.4.16-0.23.13.2.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.16-0.23.13.2.s390x" }, "product_reference": "postgresql94-devel-9.4.16-0.23.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-devel-9.4.16-0.23.13.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.16-0.23.13.2.x86_64" }, "product_reference": "postgresql94-devel-9.4.16-0.23.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.4.16-0.23.13.2.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.16-0.23.13.2.i586" }, "product_reference": "libecpg6-9.4.16-0.23.13.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.4.16-0.23.13.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.16-0.23.13.2.ia64" }, "product_reference": "libecpg6-9.4.16-0.23.13.2.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.4.16-0.23.13.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.16-0.23.13.2.ppc64" }, "product_reference": "libecpg6-9.4.16-0.23.13.2.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.4.16-0.23.13.2.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.16-0.23.13.2.s390x" }, "product_reference": "libecpg6-9.4.16-0.23.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.4.16-0.23.13.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.16-0.23.13.2.x86_64" }, "product_reference": "libecpg6-9.4.16-0.23.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.4.16-0.23.13.2.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.16-0.23.13.2.i586" }, "product_reference": "libpq5-9.4.16-0.23.13.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.4.16-0.23.13.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.16-0.23.13.2.ia64" }, "product_reference": "libpq5-9.4.16-0.23.13.2.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.4.16-0.23.13.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.16-0.23.13.2.ppc64" }, "product_reference": "libpq5-9.4.16-0.23.13.2.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.4.16-0.23.13.2.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.16-0.23.13.2.s390x" }, "product_reference": "libpq5-9.4.16-0.23.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.4.16-0.23.13.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.16-0.23.13.2.x86_64" }, "product_reference": "libpq5-9.4.16-0.23.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-9.4.16-0.23.13.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.ppc64" }, "product_reference": "libpq5-32bit-9.4.16-0.23.13.2.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-9.4.16-0.23.13.2.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.s390x" }, "product_reference": "libpq5-32bit-9.4.16-0.23.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-9.4.16-0.23.13.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.x86_64" }, "product_reference": "libpq5-32bit-9.4.16-0.23.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-9.4.16-0.23.13.2.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.16-0.23.13.2.i586" }, "product_reference": "postgresql94-9.4.16-0.23.13.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-9.4.16-0.23.13.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.16-0.23.13.2.ia64" }, "product_reference": "postgresql94-9.4.16-0.23.13.2.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-9.4.16-0.23.13.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.16-0.23.13.2.ppc64" }, "product_reference": "postgresql94-9.4.16-0.23.13.2.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-9.4.16-0.23.13.2.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.16-0.23.13.2.s390x" }, "product_reference": "postgresql94-9.4.16-0.23.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-9.4.16-0.23.13.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.16-0.23.13.2.x86_64" }, "product_reference": "postgresql94-9.4.16-0.23.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-contrib-9.4.16-0.23.13.2.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.i586" }, "product_reference": "postgresql94-contrib-9.4.16-0.23.13.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-contrib-9.4.16-0.23.13.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.ia64" }, "product_reference": "postgresql94-contrib-9.4.16-0.23.13.2.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-contrib-9.4.16-0.23.13.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.ppc64" }, "product_reference": "postgresql94-contrib-9.4.16-0.23.13.2.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-contrib-9.4.16-0.23.13.2.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.s390x" }, "product_reference": "postgresql94-contrib-9.4.16-0.23.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-contrib-9.4.16-0.23.13.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.x86_64" }, "product_reference": "postgresql94-contrib-9.4.16-0.23.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-docs-9.4.16-0.23.13.2.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.i586" }, "product_reference": "postgresql94-docs-9.4.16-0.23.13.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-docs-9.4.16-0.23.13.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.ia64" }, "product_reference": "postgresql94-docs-9.4.16-0.23.13.2.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-docs-9.4.16-0.23.13.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.ppc64" }, "product_reference": "postgresql94-docs-9.4.16-0.23.13.2.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-docs-9.4.16-0.23.13.2.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.s390x" }, "product_reference": "postgresql94-docs-9.4.16-0.23.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-docs-9.4.16-0.23.13.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.x86_64" }, "product_reference": "postgresql94-docs-9.4.16-0.23.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-server-9.4.16-0.23.13.2.i586 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.16-0.23.13.2.i586" }, "product_reference": "postgresql94-server-9.4.16-0.23.13.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-server-9.4.16-0.23.13.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.16-0.23.13.2.ia64" }, "product_reference": "postgresql94-server-9.4.16-0.23.13.2.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-server-9.4.16-0.23.13.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.16-0.23.13.2.ppc64" }, "product_reference": "postgresql94-server-9.4.16-0.23.13.2.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-server-9.4.16-0.23.13.2.s390x as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.16-0.23.13.2.s390x" }, "product_reference": "postgresql94-server-9.4.16-0.23.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-server-9.4.16-0.23.13.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4", "product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.16-0.23.13.2.x86_64" }, "product_reference": "postgresql94-server-9.4.16-0.23.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.4.16-0.23.13.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.16-0.23.13.2.i586" }, "product_reference": "libecpg6-9.4.16-0.23.13.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.4.16-0.23.13.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.16-0.23.13.2.ia64" }, "product_reference": "libecpg6-9.4.16-0.23.13.2.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.4.16-0.23.13.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.16-0.23.13.2.ppc64" }, "product_reference": "libecpg6-9.4.16-0.23.13.2.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.4.16-0.23.13.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.16-0.23.13.2.s390x" }, "product_reference": "libecpg6-9.4.16-0.23.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-9.4.16-0.23.13.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.16-0.23.13.2.x86_64" }, "product_reference": "libecpg6-9.4.16-0.23.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.4.16-0.23.13.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.16-0.23.13.2.i586" }, "product_reference": "libpq5-9.4.16-0.23.13.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.4.16-0.23.13.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.16-0.23.13.2.ia64" }, "product_reference": "libpq5-9.4.16-0.23.13.2.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.4.16-0.23.13.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.16-0.23.13.2.ppc64" }, "product_reference": "libpq5-9.4.16-0.23.13.2.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.4.16-0.23.13.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.16-0.23.13.2.s390x" }, "product_reference": "libpq5-9.4.16-0.23.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-9.4.16-0.23.13.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.16-0.23.13.2.x86_64" }, "product_reference": "libpq5-9.4.16-0.23.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-9.4.16-0.23.13.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.ppc64" }, "product_reference": "libpq5-32bit-9.4.16-0.23.13.2.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-9.4.16-0.23.13.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.s390x" }, "product_reference": "libpq5-32bit-9.4.16-0.23.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-9.4.16-0.23.13.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.x86_64" }, "product_reference": "libpq5-32bit-9.4.16-0.23.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-9.4.16-0.23.13.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.16-0.23.13.2.i586" }, "product_reference": "postgresql94-9.4.16-0.23.13.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-9.4.16-0.23.13.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.16-0.23.13.2.ia64" }, "product_reference": "postgresql94-9.4.16-0.23.13.2.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-9.4.16-0.23.13.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.16-0.23.13.2.ppc64" }, "product_reference": "postgresql94-9.4.16-0.23.13.2.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-9.4.16-0.23.13.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.16-0.23.13.2.s390x" }, "product_reference": "postgresql94-9.4.16-0.23.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-9.4.16-0.23.13.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.16-0.23.13.2.x86_64" }, "product_reference": "postgresql94-9.4.16-0.23.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-contrib-9.4.16-0.23.13.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.i586" }, "product_reference": "postgresql94-contrib-9.4.16-0.23.13.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-contrib-9.4.16-0.23.13.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.ia64" }, "product_reference": "postgresql94-contrib-9.4.16-0.23.13.2.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-contrib-9.4.16-0.23.13.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.ppc64" }, "product_reference": "postgresql94-contrib-9.4.16-0.23.13.2.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-contrib-9.4.16-0.23.13.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.s390x" }, "product_reference": "postgresql94-contrib-9.4.16-0.23.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-contrib-9.4.16-0.23.13.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.x86_64" }, "product_reference": "postgresql94-contrib-9.4.16-0.23.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-docs-9.4.16-0.23.13.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.i586" }, "product_reference": "postgresql94-docs-9.4.16-0.23.13.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-docs-9.4.16-0.23.13.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.ia64" }, "product_reference": "postgresql94-docs-9.4.16-0.23.13.2.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-docs-9.4.16-0.23.13.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.ppc64" }, "product_reference": "postgresql94-docs-9.4.16-0.23.13.2.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-docs-9.4.16-0.23.13.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.s390x" }, "product_reference": "postgresql94-docs-9.4.16-0.23.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-docs-9.4.16-0.23.13.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.x86_64" }, "product_reference": "postgresql94-docs-9.4.16-0.23.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-server-9.4.16-0.23.13.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.16-0.23.13.2.i586" }, "product_reference": "postgresql94-server-9.4.16-0.23.13.2.i586", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-server-9.4.16-0.23.13.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.16-0.23.13.2.ia64" }, "product_reference": "postgresql94-server-9.4.16-0.23.13.2.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-server-9.4.16-0.23.13.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.16-0.23.13.2.ppc64" }, "product_reference": "postgresql94-server-9.4.16-0.23.13.2.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-server-9.4.16-0.23.13.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.16-0.23.13.2.s390x" }, "product_reference": "postgresql94-server-9.4.16-0.23.13.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-server-9.4.16-0.23.13.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.16-0.23.13.2.x86_64" }, "product_reference": "postgresql94-server-9.4.16-0.23.13.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4" } ] }, "vulnerabilities": [ { "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": [ "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.16-0.23.13.2.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": [ "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.16-0.23.13.2.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": [ "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.16-0.23.13.2.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.16-0.23.13.2.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.16-0.23.13.2.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.16-0.23.13.2.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.16-0.23.13.2.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.16-0.23.13.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-21T08:04:11Z", "details": "low" } ], "title": "CVE-2018-1053" } ] }
suse-su-2018:0675-1
Vulnerability from csaf_suse
Published
2018-03-14 15:59
Modified
2018-03-14 15:59
Summary
Security update for postgresql94
Notes
Title of the patch
Security update for postgresql94
Description of the patch
This update for postgresql94 fixes the following issues:
PostgreSQL was updated to version 9.4.15, the full release notes are here:
https://www.postgresql.org/docs/9.4/static/release-9-4-15.html
- CVE-2018-1053: Ensure that all temporary files made by pg_upgrade are non-world-readable. (bsc#1077983)
Patchnames
SUSE-SLE-DESKTOP-12-SP2-2018-455,SUSE-SLE-RPI-12-SP2-2018-455,SUSE-SLE-SDK-12-SP2-2018-455,SUSE-SLE-SERVER-12-SP2-2018-455
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql94", "title": "Title of the patch" }, { "category": "description", "text": "\n \nThis update for postgresql94 fixes the following issues:\n\nPostgreSQL was updated to version 9.4.15, the full release notes are here:\n\n\thttps://www.postgresql.org/docs/9.4/static/release-9-4-15.html\n\n- CVE-2018-1053: Ensure that all temporary files made by pg_upgrade are non-world-readable. (bsc#1077983)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-DESKTOP-12-SP2-2018-455,SUSE-SLE-RPI-12-SP2-2018-455,SUSE-SLE-SDK-12-SP2-2018-455,SUSE-SLE-SERVER-12-SP2-2018-455", "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-2018_0675-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:0675-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180675-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:0675-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-March/003813.html" }, { "category": "self", "summary": "SUSE Bug 1077983", "url": "https://bugzilla.suse.com/1077983" }, { "category": "self", "summary": "SUSE CVE CVE-2018-1053 page", "url": "https://www.suse.com/security/cve/CVE-2018-1053/" } ], "title": "Security update for postgresql94", "tracking": { "current_release_date": "2018-03-14T15:59:49Z", "generator": { "date": "2018-03-14T15:59:49Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:0675-1", "initial_release_date": "2018-03-14T15:59:49Z", "revision_history": [ { "date": "2018-03-14T15:59:49Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql94-9.4.16-21.16.1.aarch64", "product": { "name": "postgresql94-9.4.16-21.16.1.aarch64", "product_id": "postgresql94-9.4.16-21.16.1.aarch64" } }, { "category": "product_version", "name": "postgresql94-contrib-9.4.16-21.16.1.aarch64", "product": { "name": "postgresql94-contrib-9.4.16-21.16.1.aarch64", "product_id": "postgresql94-contrib-9.4.16-21.16.1.aarch64" } }, { "category": "product_version", "name": "postgresql94-server-9.4.16-21.16.1.aarch64", "product": { "name": "postgresql94-server-9.4.16-21.16.1.aarch64", "product_id": "postgresql94-server-9.4.16-21.16.1.aarch64" } }, { "category": "product_version", "name": "postgresql94-devel-9.4.16-21.16.1.aarch64", "product": { "name": "postgresql94-devel-9.4.16-21.16.1.aarch64", "product_id": "postgresql94-devel-9.4.16-21.16.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql94-docs-9.4.16-21.16.1.noarch", "product": { "name": "postgresql94-docs-9.4.16-21.16.1.noarch", "product_id": "postgresql94-docs-9.4.16-21.16.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql94-devel-9.4.16-21.16.1.ppc64le", "product": { "name": "postgresql94-devel-9.4.16-21.16.1.ppc64le", "product_id": "postgresql94-devel-9.4.16-21.16.1.ppc64le" } }, { "category": "product_version", "name": "postgresql94-9.4.16-21.16.1.ppc64le", "product": { "name": "postgresql94-9.4.16-21.16.1.ppc64le", "product_id": "postgresql94-9.4.16-21.16.1.ppc64le" } }, { "category": "product_version", "name": "postgresql94-contrib-9.4.16-21.16.1.ppc64le", "product": { "name": "postgresql94-contrib-9.4.16-21.16.1.ppc64le", "product_id": "postgresql94-contrib-9.4.16-21.16.1.ppc64le" } }, { "category": "product_version", "name": "postgresql94-server-9.4.16-21.16.1.ppc64le", "product": { "name": "postgresql94-server-9.4.16-21.16.1.ppc64le", "product_id": "postgresql94-server-9.4.16-21.16.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql94-devel-9.4.16-21.16.1.s390x", "product": { "name": "postgresql94-devel-9.4.16-21.16.1.s390x", "product_id": "postgresql94-devel-9.4.16-21.16.1.s390x" } }, { "category": "product_version", "name": "postgresql94-9.4.16-21.16.1.s390x", "product": { "name": "postgresql94-9.4.16-21.16.1.s390x", "product_id": "postgresql94-9.4.16-21.16.1.s390x" } }, { "category": "product_version", "name": "postgresql94-contrib-9.4.16-21.16.1.s390x", "product": { "name": "postgresql94-contrib-9.4.16-21.16.1.s390x", "product_id": "postgresql94-contrib-9.4.16-21.16.1.s390x" } }, { "category": "product_version", "name": "postgresql94-server-9.4.16-21.16.1.s390x", "product": { "name": "postgresql94-server-9.4.16-21.16.1.s390x", "product_id": "postgresql94-server-9.4.16-21.16.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql94-9.4.16-21.16.1.x86_64", "product": { "name": "postgresql94-9.4.16-21.16.1.x86_64", "product_id": "postgresql94-9.4.16-21.16.1.x86_64" } }, { "category": "product_version", "name": "postgresql94-devel-9.4.16-21.16.1.x86_64", "product": { "name": "postgresql94-devel-9.4.16-21.16.1.x86_64", "product_id": "postgresql94-devel-9.4.16-21.16.1.x86_64" } }, { "category": "product_version", "name": "postgresql94-contrib-9.4.16-21.16.1.x86_64", "product": { "name": "postgresql94-contrib-9.4.16-21.16.1.x86_64", "product_id": "postgresql94-contrib-9.4.16-21.16.1.x86_64" } }, { "category": "product_version", "name": "postgresql94-server-9.4.16-21.16.1.x86_64", "product": { "name": "postgresql94-server-9.4.16-21.16.1.x86_64", "product_id": "postgresql94-server-9.4.16-21.16.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP2", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2", "product": { "name": "SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql94-9.4.16-21.16.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:postgresql94-9.4.16-21.16.1.x86_64" }, "product_reference": "postgresql94-9.4.16-21.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-9.4.16-21.16.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql94-9.4.16-21.16.1.aarch64" }, "product_reference": "postgresql94-9.4.16-21.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-contrib-9.4.16-21.16.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql94-contrib-9.4.16-21.16.1.aarch64" }, "product_reference": "postgresql94-contrib-9.4.16-21.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-docs-9.4.16-21.16.1.noarch as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql94-docs-9.4.16-21.16.1.noarch" }, "product_reference": "postgresql94-docs-9.4.16-21.16.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-server-9.4.16-21.16.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql94-server-9.4.16-21.16.1.aarch64" }, "product_reference": "postgresql94-server-9.4.16-21.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-devel-9.4.16-21.16.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql94-devel-9.4.16-21.16.1.aarch64" }, "product_reference": "postgresql94-devel-9.4.16-21.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-devel-9.4.16-21.16.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql94-devel-9.4.16-21.16.1.ppc64le" }, "product_reference": "postgresql94-devel-9.4.16-21.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-devel-9.4.16-21.16.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql94-devel-9.4.16-21.16.1.s390x" }, "product_reference": "postgresql94-devel-9.4.16-21.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-devel-9.4.16-21.16.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql94-devel-9.4.16-21.16.1.x86_64" }, "product_reference": "postgresql94-devel-9.4.16-21.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-9.4.16-21.16.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql94-9.4.16-21.16.1.aarch64" }, "product_reference": "postgresql94-9.4.16-21.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-9.4.16-21.16.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql94-9.4.16-21.16.1.ppc64le" }, "product_reference": "postgresql94-9.4.16-21.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-9.4.16-21.16.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql94-9.4.16-21.16.1.s390x" }, "product_reference": "postgresql94-9.4.16-21.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-9.4.16-21.16.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql94-9.4.16-21.16.1.x86_64" }, "product_reference": "postgresql94-9.4.16-21.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-contrib-9.4.16-21.16.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql94-contrib-9.4.16-21.16.1.aarch64" }, "product_reference": "postgresql94-contrib-9.4.16-21.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-contrib-9.4.16-21.16.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql94-contrib-9.4.16-21.16.1.ppc64le" }, "product_reference": "postgresql94-contrib-9.4.16-21.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-contrib-9.4.16-21.16.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql94-contrib-9.4.16-21.16.1.s390x" }, "product_reference": "postgresql94-contrib-9.4.16-21.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-contrib-9.4.16-21.16.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql94-contrib-9.4.16-21.16.1.x86_64" }, "product_reference": "postgresql94-contrib-9.4.16-21.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-docs-9.4.16-21.16.1.noarch as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql94-docs-9.4.16-21.16.1.noarch" }, "product_reference": "postgresql94-docs-9.4.16-21.16.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-server-9.4.16-21.16.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql94-server-9.4.16-21.16.1.aarch64" }, "product_reference": "postgresql94-server-9.4.16-21.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-server-9.4.16-21.16.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql94-server-9.4.16-21.16.1.ppc64le" }, "product_reference": "postgresql94-server-9.4.16-21.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-server-9.4.16-21.16.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql94-server-9.4.16-21.16.1.s390x" }, "product_reference": "postgresql94-server-9.4.16-21.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-server-9.4.16-21.16.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:postgresql94-server-9.4.16-21.16.1.x86_64" }, "product_reference": "postgresql94-server-9.4.16-21.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-9.4.16-21.16.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.16-21.16.1.aarch64" }, "product_reference": "postgresql94-9.4.16-21.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-9.4.16-21.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.16-21.16.1.ppc64le" }, "product_reference": "postgresql94-9.4.16-21.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-9.4.16-21.16.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.16-21.16.1.s390x" }, "product_reference": "postgresql94-9.4.16-21.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-9.4.16-21.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.16-21.16.1.x86_64" }, "product_reference": "postgresql94-9.4.16-21.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-contrib-9.4.16-21.16.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.16-21.16.1.aarch64" }, "product_reference": "postgresql94-contrib-9.4.16-21.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-contrib-9.4.16-21.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.16-21.16.1.ppc64le" }, "product_reference": "postgresql94-contrib-9.4.16-21.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-contrib-9.4.16-21.16.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.16-21.16.1.s390x" }, "product_reference": "postgresql94-contrib-9.4.16-21.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-contrib-9.4.16-21.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.16-21.16.1.x86_64" }, "product_reference": "postgresql94-contrib-9.4.16-21.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-docs-9.4.16-21.16.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-docs-9.4.16-21.16.1.noarch" }, "product_reference": "postgresql94-docs-9.4.16-21.16.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-server-9.4.16-21.16.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.16-21.16.1.aarch64" }, "product_reference": "postgresql94-server-9.4.16-21.16.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-server-9.4.16-21.16.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.16-21.16.1.ppc64le" }, "product_reference": "postgresql94-server-9.4.16-21.16.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-server-9.4.16-21.16.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.16-21.16.1.s390x" }, "product_reference": "postgresql94-server-9.4.16-21.16.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql94-server-9.4.16-21.16.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.16-21.16.1.x86_64" }, "product_reference": "postgresql94-server-9.4.16-21.16.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" } ] }, "vulnerabilities": [ { "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": [ "SUSE Linux Enterprise Desktop 12 SP2:postgresql94-9.4.16-21.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:postgresql94-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:postgresql94-9.4.16-21.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:postgresql94-9.4.16-21.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:postgresql94-9.4.16-21.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:postgresql94-contrib-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:postgresql94-contrib-9.4.16-21.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:postgresql94-contrib-9.4.16-21.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:postgresql94-contrib-9.4.16-21.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:postgresql94-docs-9.4.16-21.16.1.noarch", "SUSE Linux Enterprise Server 12 SP2:postgresql94-server-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:postgresql94-server-9.4.16-21.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:postgresql94-server-9.4.16-21.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:postgresql94-server-9.4.16-21.16.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql94-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql94-contrib-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql94-docs-9.4.16-21.16.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql94-server-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.16-21.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.16-21.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.16-21.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.16-21.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.16-21.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.16-21.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-docs-9.4.16-21.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.16-21.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.16-21.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.16-21.16.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql94-devel-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql94-devel-9.4.16-21.16.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql94-devel-9.4.16-21.16.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql94-devel-9.4.16-21.16.1.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": [ "SUSE Linux Enterprise Desktop 12 SP2:postgresql94-9.4.16-21.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:postgresql94-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:postgresql94-9.4.16-21.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:postgresql94-9.4.16-21.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:postgresql94-9.4.16-21.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:postgresql94-contrib-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:postgresql94-contrib-9.4.16-21.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:postgresql94-contrib-9.4.16-21.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:postgresql94-contrib-9.4.16-21.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:postgresql94-docs-9.4.16-21.16.1.noarch", "SUSE Linux Enterprise Server 12 SP2:postgresql94-server-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:postgresql94-server-9.4.16-21.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:postgresql94-server-9.4.16-21.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:postgresql94-server-9.4.16-21.16.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql94-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql94-contrib-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql94-docs-9.4.16-21.16.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql94-server-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.16-21.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.16-21.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.16-21.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.16-21.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.16-21.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.16-21.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-docs-9.4.16-21.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.16-21.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.16-21.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.16-21.16.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql94-devel-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql94-devel-9.4.16-21.16.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql94-devel-9.4.16-21.16.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql94-devel-9.4.16-21.16.1.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": [ "SUSE Linux Enterprise Desktop 12 SP2:postgresql94-9.4.16-21.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:postgresql94-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:postgresql94-9.4.16-21.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:postgresql94-9.4.16-21.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:postgresql94-9.4.16-21.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:postgresql94-contrib-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:postgresql94-contrib-9.4.16-21.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:postgresql94-contrib-9.4.16-21.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:postgresql94-contrib-9.4.16-21.16.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:postgresql94-docs-9.4.16-21.16.1.noarch", "SUSE Linux Enterprise Server 12 SP2:postgresql94-server-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:postgresql94-server-9.4.16-21.16.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:postgresql94-server-9.4.16-21.16.1.s390x", "SUSE Linux Enterprise Server 12 SP2:postgresql94-server-9.4.16-21.16.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql94-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql94-contrib-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql94-docs-9.4.16-21.16.1.noarch", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:postgresql94-server-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.16-21.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.16-21.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.16-21.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.16-21.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.16-21.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.16-21.16.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-docs-9.4.16-21.16.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.16-21.16.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.16-21.16.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.16-21.16.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql94-devel-9.4.16-21.16.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql94-devel-9.4.16-21.16.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql94-devel-9.4.16-21.16.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:postgresql94-devel-9.4.16-21.16.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-14T15:59:49Z", "details": "low" } ], "title": "CVE-2018-1053" } ] }
gsd-2018-1053
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2018-1053", "description": "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.", "id": "GSD-2018-1053", "references": [ "https://www.suse.com/security/cve/CVE-2018-1053.html", "https://access.redhat.com/errata/RHSA-2018:3816", "https://access.redhat.com/errata/RHSA-2018:2566", "https://access.redhat.com/errata/RHSA-2018:2511", "https://ubuntu.com/security/CVE-2018-1053", "https://advisories.mageia.org/CVE-2018-1053.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-1053" ], "details": "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.", "id": "GSD-2018-1053", "modified": "2023-12-13T01:22:37.535539Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "DATE_PUBLIC": "2018-02-08T00:00:00", "ID": "CVE-2018-1053", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "postgresql", "version": { "version_data": [ { "version_value": "9.3.x before 9.3.21" }, { "version_value": "9.4.x before 9.4.16" }, { "version_value": "9.5.x before 9.5.11" }, { "version_value": "9.6.x before 9.6.7" }, { "version_value": "10.x before 10.2" } ] } } ] }, "vendor_name": "The PostgreSQL Global Development Group" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-377" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.postgresql.org/about/news/1829/", "refsource": "CONFIRM", "url": "https://www.postgresql.org/about/news/1829/" }, { "name": "RHSA-2018:2511", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:2511" }, { "name": "[debian-lts-announce] 20180207 [SECURITY] [DLA-1271-1] postgresql-9.1 security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2018/02/msg00006.html" }, { "name": "RHSA-2018:2566", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:2566" }, { "name": "RHSA-2018:3816", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2018:3816" }, { "name": "102986", "refsource": "BID", "url": "http://www.securityfocus.com/bid/102986" }, { "name": "USN-3564-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/3564-1/" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "9.4.16", "versionStartIncluding": "9.4.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "9.6.7", "versionStartIncluding": "9.6.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:postgresql:postgresql:10.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "9.3.21", "versionStartIncluding": "9.3.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "9.5.11", "versionStartIncluding": "9.5.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:postgresql:postgresql:10.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:17.10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:redhat:cloudforms:4.6:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2018-1053" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-732" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.postgresql.org/about/news/1829/", "refsource": "CONFIRM", "tags": [ "Patch", "Release Notes", "Third Party Advisory" ], "url": "https://www.postgresql.org/about/news/1829/" }, { "name": "[debian-lts-announce] 20180207 [SECURITY] [DLA-1271-1] postgresql-9.1 security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2018/02/msg00006.html" }, { "name": "102986", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/102986" }, { "name": "USN-3564-1", "refsource": "UBUNTU", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/3564-1/" }, { "name": "RHSA-2018:2511", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:2511" }, { "name": "RHSA-2018:2566", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:2566" }, { "name": "RHSA-2018:3816", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2018:3816" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 3.3, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:M/Au:N/C:P/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 3.4, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 1.0, "impactScore": 5.9 } }, "lastModifiedDate": "2019-10-09T23:38Z", "publishedDate": "2018-02-09T14:29Z" } } }
ghsa-h73g-3m4r-j2cr
Vulnerability from github
Published
2022-05-13 01:33
Modified
2022-05-13 01:33
Severity ?
VLAI Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2018-1053" ], "database_specific": { "cwe_ids": [ "CWE-732" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-02-09T14:29:00Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-h73g-3m4r-j2cr", "modified": "2022-05-13T01:33:34Z", "published": "2022-05-13T01:33:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1053" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:2511" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:2566" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:3816" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/02/msg00006.html" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3564-1" }, { "type": "WEB", "url": "https://www.postgresql.org/about/news/1829" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/102986" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…